jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
419 stars 65 forks source link

Embedded albumart from ALAC (m4a) files are not displayed #518

Closed GK-774 closed 3 years ago

GK-774 commented 3 years ago

MyMPD Version: 7.0.2 MPD Version: 0.22.9 Connection /var/run/mpd/socket Protocol version 0.22.4 Libmpdclient version 2.20.0 Libmympdclient version 1.0.5

MyMPD has access to the music folder, they are browseable and the file folder.jpg which I extracted with mpc readpicture is consequently displayed.

jcorporation commented 3 years ago

myMPD itself can not handle m4a files, but should fallback to the readpicture command. Please attach debug logs.

jcorporation commented 3 years ago

Error found: myMPD does not ask MPD for the albumart of music directory is acessable. This is already fixed in devel.

GK-774 commented 3 years ago

Ups, have read this to late - so the log files are not needed any more ? (I could provide them now). A question, how would I fix that in 7.0.3 ? Or will there be a 7.0.3 with the most important bugs fixed?

jcorporation commented 3 years ago

There will be on fix for the 7.0.x series the next Release will be 8.0.0. I hope to release it this month.