Moode Forum
[SOLVED] Jazz24 logo missing [5.3.1] - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [SOLVED] Jazz24 logo missing [5.3.1] (/showthread.php?tid=1463)



Jazz24 logo missing [5.3.1] - Malefoda - 06-13-2019

Hi Tim,
I've applied the 5.3.1 patch and now the logo of Jazz24 is missing when played. The logo is ok in the list of radios.


RE: Jazz24 logo missing [5.3.1] - Tim Curtis - 06-13-2019

Good catch. There is a bug in the update package :-0

I've uploaded a patched update package but you will need to run the following commands via SSH to fix up Jazz24.

Code:
wget -q http://moodeaudio.org/test/jazz24.sh
sudo chmod +x jazz24.sh
./jazz24.sh
mpc update

-Tim


RE: Jazz24 logo missing [5.3.1] - Malefoda - 06-13-2019

Ok updated a friend 5.3 to 5.3.1, removed and added back Jazz24 from his playlist: ok!
SSH commands on mine: fixed!

Well done =)