07-02-2021, 06:40 PM
(07-02-2021, 11:44 AM)Tim Curtis Wrote:Ok, thought it was working, was my mind tricking me for a second??? Anyway, tried downloading the update again (I missed a step last time), I'm at the first stage and it says it can't find the file or directory. Any ideas?(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: 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