Bugzilla – Bug 315
Player settings config file
Last modified: 2011-03-16 04:39:09 UTC
Whenever I get the latest nightly one setting always has to be reset and that is the setting to TURN OFF the Remote control for JVC (I do this because I have JVC equipment and it causes issues). The way I handle updating the software is I download and extract the software to /usr/local/bin/Slimseerver_vXXXXX/ and then point a symbolic link to /usr/local/bin/slimserver/ . My init script runs the .pl from the sym link directory and loads the pref file from /etc/slimserver.pref. This works well, however the player setting for Remote Controls always gets written to the prefs file as this: "00:04:20:05:00:28-disabledirsets0 = /usr/local/bin/SlimServer_v2004-05-19/IR/jvc_dvd.ir" I tried changing it to the sym dir but it always gets changed back and when I update the server I have to go and change that.
Marking this as a dupe of 527. This preference is being overwritten because it is forced as an absolute reference. *** This bug has been marked as a duplicate of 527 ***