Closed nightly-brew closed 2 years ago
Can you provide a sample file? It doesn't need to contain music, just an empty file with cover art would be enough.
Here it is. Random_Audacity_UserDebuggingTest_Track.zip
Sorry for the zip, github wouldn't let me upload the opus file.
I tested it and it still gives me the same result as reported.
Bug report
Describe the bug
MPD doesn't seem to be able to extract embedded cover images from the opus files in my library. Kid3 (the program I used to embed the images) and Vlc can read them just fine, so I'm excluding an issue with the audio files.
I tried querying the daemon directly through netcat and readpicture reports everything as documented on the protocol page for all formats (tested with ogg and mp3) but opus.
Expected Behavior
readpicture "track.opus" "0" replies with size, mimetype and binary data, ending with OK.
Actual Behavior
readpicture "track.opus" "0" replies OK but no data is displayed.
Version
Log
Nothing to see in the logs.