Quote:
Originally Posted by Mark Nord
With standard PRS+ installed, the settings are written to non visible part of the file-system. (somewhere in OPT1/PRSP/)
In principle, it is possilbe to access spezific settings, but it is not coded yet.
|
Hi all,
Using the CLI app, you can view the settings:
cd /opt0/prsp
ls
then view specific settings with the 'more' command:
more MusicPlayer.config
However, you can't edit these files, nor would you want to, since changing a setting usually also involves running some code as well.
Sincerely,
Ben.