On 21-Jan-07, at 9:25 AM, KBP wrote:


What program do I use to edit the file?

it's text, so you can use wordpad on windows (notepad will possibly mess up the line endings), or any favourite text editor that you prefer.

You can also edit the AlarmPlugin.pm file with the same text editor, to change the following lines for alllowing any number of options to be chosen at the time:

'listRef'        => [0,15,30,60,90,120,150,180],
'externRef' => [$client->string('PLUGIN_ALARM_NOEND'), "15", "30", "60", "90", "120", "150", "180"],

There are two places to edit this kind of code, the above is for the player, and another similar set of options for the web interface.

-kdf

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to