Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Messy Cover Art in MoodeAudio 4.3
#41
(11-02-2018, 09:41 PM)Jimbo Wrote: Hello fellow moOdies

I have an album art problem in v4.3 but one that seems to have been caused by the update 10-19-2018.

Before the update my album art was fine.

I think it was also fine immediately after the update but I added a number of albums and decided a rescan would be a good idea.

Now the album view (thumbnail view) shows the default image for all the mp3 albums. As far as I can tell all of the FLAC and ALAC albums are fine.

If I select an album showing the default image then when it plays and I return to the Playback page it shows the correct album art on the playback page so for some reason only the album art view has the problem.

My temporary solution so far is to backtrack and use the original v4.3 without updating it.

Regardless of the above I am very pleased with moOde. In my opinion the addition of the album art view has lifted it up from being very good (better than anything else available for the Pi) to excellent.

The hard job now will be to avoid adding a million "features" that will just complicate/bloat it and slow it down. e.g. if I want to look at the lyrics they are easy to google and if I want to buy stuff or find album art there are plenty of places to go. I don't need to do that from within my music organiser/player.

Sorry I've gone into lecture mode - time to stop.

Hi,

Don't worry about feature bloat or slowness. The moOde Team is hard-core minimalist and is always trying to improve performance  :-)

Thx for providing the test files. There is indeed a regression bug in the 2018-10-19 update that causes the thumbnail generator to fail to return embedded images in mp3 format files.

The fix is trivial. I'll be happy to post it if anyone wants to try it out. It requires editing a file via SSH.

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#42
Hello Tim,

Yes please post the fix.

Regards
Reply
#43
1. Connect via SSH

To use moOde built-in SSH terminal:
- open moOde System config
- turn SSH term server ON
- OPEN Web SSH terminal (userid = pi, password = moodeaudio)
- NOTE: to paste command strings at the prompt, right click in the terminal window then "Paste from browser"

2. Save a copy of thmcache.php

Code:
sudo cp /var/www/command/thmcache.php ./

3. Apply the fix

Code:
sudo sed -i "s/id3-/id3v2-/" /var/www/command/thmcache.php

4. Re-generate the thumbnail cache (Sources screen)

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#44
Thanks very much Tim.

Even I was able to follow these easy steps - now I'm enjoying the music again.

Regards
Reply
#45
Hi @Jimbo,

Thanks for confirming that the fix works :-)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: