So I took a look at the PowerSave plugin (which I already have active on
the SBR) and noticed that it includes a PLAYER.HTML file that presents
the various options in the LMS Settings web interface, and a SETTINGS.PM
file that looks like it processes the settings selected in the
PLAYER.HTML page. So I built a simple equivalent and placed it with the
rest of my plugin. After restarting LMS, a SETTINGS option appeared next
to my new plugin, but clicking it results in:

Code:
--------------------
     404 Not Found: 
plugins/Extensions/settings/plugins/M218/settings/player.html
--------------------

I think it would be good to share your code if you wanted some qualified help. It's hard to follow what you do by your descriptions only.

I tried moving my new plugin to
/usr/local/slimserver/Cache/InstalledPlugins/Plugins (which is where
PowerSave was installed), but that didn't help.

Don't mess with that folder. It's managed by LMS' plugin manager. It doesn't like to get confused by you adding/removing stuff there.
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to