We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A Japanese song. あよ - 蛙楽.mp3.zip
Refer to the following two documents Export-AudioCoverArt Get-AudioCoverArt
Get-AudioFile "あよ - 蛙楽.mp3" | Export-AudioCoverArt . Get-AudioFile "あよ - 蛙楽.mp3" | Set-AudioMetadata -CoverArt (Get-AudioCoverArt "あよ - 蛙楽.png") -PassThru | Save-AudioMetadata
The unicode character becomes a question mark. And the png file becomes a jpg file.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A Japanese song. あよ - 蛙楽.mp3.zip
Refer to the following two documents
Export-AudioCoverArt
Get-AudioCoverArt
The unicode character becomes a question mark. And the png file becomes a jpg file.
![1647425046306_foobar2000](https://user-images.githubusercontent.com/6565860/158565695-2b379aa5-f10d-4c95-a1d0-b7cf8f6e355f.png)
The text was updated successfully, but these errors were encountered: