09-04-2024, 10:47 AM
(This post was last modified: 09-04-2024, 10:47 AM by Tim Curtis.
Edit Reason: eta
)
Yes, run these commands to get the complete fix, then reboot.
Code:
sudo wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/inc/cdsp.php -O /var/www/inc/cdsp.php
sudo wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/inc/autocfg.php -O /var/www/inc/autocfg.php
moodeutl -q "UPDATE cfg_system SET value=replace(value, ';', ',') WHERE param='camilladsp_quickconv'"
moodeutl -q "UPDATE cfg_system SET value=replace(value, '''', '') WHERE param='camilladsp_quickconv'"