Problem solved. Adding the setting to advancedsettings.xml did the trick.
Posts by joshcube
-
-
Just a wild guess
Read post #8 here: guisettings.xml are overwritten
Thanks, this definitely pointed me in a new direction... also found some posts elsewhere that say the guisettings,xml file cannot be changed but you can put the settings in advancedsettings.xml and it will override the guisettings. I'll try it out tonight.
-
Hi everyone,
Let me be clear upfront that this is not a complaint thread about the deprecation of DSP. I searched and found a lot of those, but I have the opposite problem. DSP is enabled and I can't disable it since it's not in the system menu anymore. I didn't even know it was until I was watching a source where the audio was a little off and I went to change the audio offset and could not because only the "Audio DSP..." option is available in the OSD.I have tried directly modifying guisetttings.xml but the change won't stick no matter what I do. My guisettings has the value:
<dspaddonsenabled>true</dspaddonsenabled>
When I change it to "false" and restart, it goes back to "true". I'm running LibreElec on a Rasberry Pi 2. So far I have tried:
-Direct editing through SMB from a Windows Machine
-Replace the file through SMB
-Replace the file through SFTP
-SSH into the Pi (mount -o remount -rw on the folder) and direct editing using vi
Every time I restart, the guisettings.xml reverts back to the "true" setting.
Any suggestions besides wiping the SD Card and doing a fresh install? I don't really want to go through the hassle of redoing all my personal tweaks and setting up all the file shares again. Am I chasing the wrong setting?