08-02-2020, 07:44 PM
You have solved my problem.
Though /var/www/libupd-submit.php doesn't exist in my installation. Maybe a different version of Moode.
However, clearing the cache
after running the mpc update command does the job.
And I just saw, there is actually a script /home/pi/mu which does exactly that. I should have looked around before asking.
Thank you for your help!
Though /var/www/libupd-submit.php doesn't exist in my installation. Maybe a different version of Moode.
However, clearing the cache
Code:
truncate /var/local/www/libcache.json --size 0
after running the mpc update command does the job.
And I just saw, there is actually a script /home/pi/mu which does exactly that. I should have looked around before asking.
Thank you for your help!