07-02-2021, 11:44 AM
(07-02-2021, 06:47 AM)the_bertrum Wrote:(07-02-2021, 02:10 AM)Tim Curtis Wrote:(07-01-2021, 12:54 PM)the_bertrum Wrote:(06-30-2021, 08:07 PM)oculto Wrote:(06-29-2021, 10:26 PM)oculto Wrote: Same behavior as mine, and I am not sure if spotify render is using any EQ or respect any other settings. I cannot see the AUDIO INFO anymore with spotify (before was i little tricky but it was possible from any other screen)
a new fresh image fix the problem (i saved moodecfg.ini to make it quickly). Maybe there is a bug on upgrade script, something messing with the spotify overlay vs mdp
I've just done an inline update to 7.3.0 and I also see this oddness in the Spotify renderer.
Yes a bug due to a missing file in the the update package :-0
A new package was uploaded just a bit ago but it may take some time before the AWS CloudFront caches are refreshed.
-Tim
Is there a way to get this to apply to an already upgraded system Tim?
Give this a try.
Code:
sudo wget -q http://moodeaudio.org/test/r730patch1.zip
sudo unzip -q r730patch1.zip
sudo mv spotevent.sh /var/local/www/commandw/
sudo chown root:staff /var/local/www/commandw/spotevent.sh
sudo rm r730patch1.zip