mvordeme;434004 Wrote: > Hi Gordon, > > I finally got around to configuring everything and it is working fine. > > It somehow slipped my attention that you recommended to delete the old > preferences file before installing the new version, so I didn't. Still, > everything seems to be okay. Is there a reason why it should not? > Mostly, this instruction was so that folks got the new defaults loaded into their prefs. You can accomplish the same thing by simply clicking on the "Set Defaults" link at the bottom of the settings page.
mvordeme;434004 Wrote: > There is one little problem with the settings dialog, though, which is > probably due to the way Perl handles string variables. I was thinking > about a way to avoid having to tell people to copy my VB script to the > system32 directory and ended up trying to use the %USERPROFILE% > environment variable which points to the user's settings directory. In > order to pass the variable to the cmd executable unharmed, it has to be > enclosed in double quotes. The actions I am currently using all look > like this:> Code: -------------------- > > cmd /C cscript "%USERPROFILE%\ConfigureLO.vbs" /Action:busy /Log:true -------------------- > > This setting is not properly loaded back into your settings dialog but > cut off at the quotes:> Code: -------------------- > > cmd /C cscript -------------------- > > So the next time I save the settings, the actions will be broken. > This is a limitation of the prefs library that SqueezeCenter uses. It just doesn't like storing quotes in the prefs file. I'll see if I can figure out any sort of a work-around for this. mvordeme;434004 Wrote: > While I am writing that everything is fine, I notice that this is > actually not quite true. While I am playing music and SPC keeps telling > LightsOut to leave the server alone, it now and then sends a hibernate > action for no apparent reason. THATS no good. You may have uncovered a bug. Let me look into this. Thanks. -- gharris999 ------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=48521 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins