Look for cover images inside .zip files? #79

Closed
opened 2020-12-19 02:38:06 +01:00 by o-jasper · 1 comment
o-jasper commented 2020-12-19 02:38:06 +01:00 (Migrated from gitlab.com)

MPD apparently handily reads inside .zip files, but mcg does not?

One reason people might prefer to keep things in zip is that bandcamp and jamendo upload .zip's and they also don't have folders in them, which is annoying when unpacking.(no idea why they do that..)

Perhaps could also look in id3 tags.. but that's more complicated yet.. Actually an alternative view is that MPD should do all this stuff..

MPD apparently handily reads inside .zip files, but `mcg` does not? One reason people might prefer to keep things in zip is that bandcamp and jamendo upload .zip's and they also don't have folders in them, which is annoying when unpacking.(no idea why they do that..) Perhaps could also look in id3 tags.. but that's more complicated yet.. Actually an alternative view is that MPD should do all this stuff..
coderkun commented 2020-12-19 12:56:30 +01:00 (Migrated from gitlab.com)

Thanks for your suggestion, @o-jasper. The next version (3.0) reads the cover images from MPD via the albumart command (see #30). Any support for images in zip files will therefore be needed on the server side—if not yet supported.

Thanks for your suggestion, @o-jasper. The next version (3.0) reads the cover images from MPD via the `albumart` command (see #30). Any support for images in zip files will therefore be needed on the server side—if not yet supported.
Sign in to join this conversation.
No description provided.