how about..

add this (or similar) to IR/Custom.map

[common]
now_playing = menu_PLUGIN.MusicInfoSCR

of course, that only gets you into the plugin mode. there isn't any support for directly entering a screensaver mode, so the plugin would have to be changed so that the plugins mode was also the screensaver mode instead of the "use this screensaver" setting.

Other possible solution, but also requires support/changes from Michael, would be to create a function in the plugin to immediately enter screensaver mode. Let's call it "savernow". Then in custom.map

[common]
now_playing = modefunction_PLUGIN.MusicInfoSCR->savernow

that should work.
-kdf
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to