03-25-2025, 02:10 PM
(This post was last modified: 03-25-2025, 09:58 PM by Tim Curtis.
Edit Reason: mark solved
)
I'm running release 9.2.2 2025-01-08 on Pi4. My music is on a USB drive which I add to using rsync from my laptop.
I'm having a problem with just one album - although it has a cover art file, and the art is displayed at the top level folder - i.e. all albums by that artist - when I browse into the folder for that album there is no icon (whether that image or anything else) with options to play, clear etc. Also, rather than displaying track names Moode displays file names not track titles.
When I saw the file names, I realised the files must be missing ID3 tags, so I added those. But I see in mpd.log that they're not being used:
What can I do?
I'm having a problem with just one album - although it has a cover art file, and the art is displayed at the top level folder - i.e. all albums by that artist - when I browse into the folder for that album there is no icon (whether that image or anything else) with options to play, clear etc. Also, rather than displaying track names Moode displays file names not track titles.
When I saw the file names, I realised the files must be missing ID3 tags, so I added those. But I see in mpd.log that they're not being used:
Code:
ffmpeg/wav: Discarding ID3 tags because more suitable tags were found
What can I do?