Posts: 24
Threads: 6
Joined: Jan 2021
Reputation:
0
01-23-2021, 06:08 PM
(This post was last modified: 01-24-2021, 06:24 PM by Alain.)
Hello,
I have recently copied some files to my libraires, but covers art are not displayed.
I don't understand why as other software seems to be able to display them, but what is annoying is that, instead of display a blank cover with the "moOde TM" text, it displays only a broken icon image and the text "covert art not found"
The consequence is that it is diffcult to click on the cover to return to library with the officlal raspberry touchscreen (low resolution) ...
May be a future improvement when the software can't manage the image ?
Thanks for your help and have a nice week-end
Best regards,
Alain
Posts: 24
Threads: 6
Joined: Jan 2021
Reputation:
0
I will send you a zipped file by PM
Thanks a lot,
Best regards,
Alain
Posts: 13,474
Threads: 305
Joined: Mar 2018
Reputation:
545
After adding some debug to the thumbnail generator it looks like the embedded images in those files may be corrupt or unreadable by the PHP routines that extract the image width/height.
20210124 102203 worker: Job regen_thmcache
20210124 102204 thmcache: Start
20210124 102204 thmcache: Priority: Embedded cover
20210124 102204 thmcache: Res,Qual: Auto
20210124 102204 thmcache: Px ratio: 1
20210124 102204 thmcache: Th width: 100
20210124 102204 thmcache: Thm qual: 75
20210124 102204 thmcache: Scanning: NAS, SDCARD, UPNP, VFAT128
20210124 102204 Width: (300) Height: (300) Path: /var/lib/mpd/music/SDCARD/Stereo Test/LRMonoPhase4.flac
20210124 102204 Width: (580) Height: (580) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/1-2-1970/Grateful Dead - Uncle John's Band.flac
20210124 102204 Width: (500) Height: (496) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/[2003] Diamonds on the Inside/01-14 _ She's Only Happy in the Sun.flac
20210124 102204 Width: (2400) Height: (2400) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/Adrian/HEJ09-Refuge Of The Roads.flac
20210124 102205 Width: (400) Height: (400) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/AIFF/Crookt, Crackt, Or Fly/08 The Wrong Soundings.aiff
20210124 102205 Width: () Height: () Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/Alain/The Rolling Stones - 1-11 (I Can't Get No) Satisfaction.mp3
20210124 102205 Width: (1500) Height: (1500) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/Alison Krauss/01 Baby, Now That I've Found You.m4a
20210124 102205 Width: (600) Height: (600) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/Amazing Grace/Alligator Records/17 - Amazing Grace.flac
20210124 102205 Width: (1000) Height: (1000) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/Amazing Grace/LeAnn Rimes/11 - Amazing Grace.flac
20210124 102205 Width: (1000) Height: (1000) Path: /var/lib/mpd/music/USB/VFAT128/Test_mixed/Amazing Grace/Niki King & Marcus Ford/14 - Amazing Grace.flac
2
Posts: 6,031
Threads: 177
Joined: Apr 2018
Reputation:
235
Figures. I go off to noodle over the thumbnail generation code and start to uncomment some of the workerlog statements, come back, and find you've already done it!
This reminds me of an old Second City line "Do fish think? Yes, but not fast enough!"
I've just pulled out the coverart images from the mp3 files. At a blush they looked ok but with your clue in hand I'll look harder.
Regards,
Kent
Posts: 24
Threads: 6
Joined: Jan 2021
Reputation:
0
01-24-2021, 03:57 PM
(This post was last modified: 01-24-2021, 03:57 PM by Alain.)
Thanks for your investigation!
it's weird....