06-15-2019, 07:12 PM
(06-07-2019, 04:13 PM)Just tried to apply the patches. The wget failed with a 404 error. I tried it with ssh on a pi and also tried the http portion from a browser on my desktop machine. Tim Curtis Wrote: Here are the lazyload patches :-)
Code:wget http://moodeaudio.org/test/lazyload-update.zip
unzip -q ./lazyload-update.zip
sudo mv ./playerlib.js /var/www/js
sudo mv ./scripts-panels.js /var/www/js
sudo rm ./lazyload*
-Tim