Quoting jonheal <[EMAIL PROTECTED]>:

I'm figuring that there must be something that generates the stopped
message because the word "STOP" in the web UI player frame highlights
when a playlist (and I guess anything and everything you play is
technically a playlist) ends. Something must be forcing that frame to
reload. But maybe that message is coming from the firmware.

that's different. the server reports the playmode state. It is the event that gets you to that state that is required for the plugin


Where does this actually "print?" I checked d_stdio on the dubug
screen, but it didn't generate any extra output during playback in the
log.

the print goes to the console. run the server command-line for debug. I haven't bothered to change it to use the server message facility becuase it is really just too chatty for recording in the file. However, you can just change 'print' to 'Slim::Utils::Misc::msg' and it should then send to the log
-k
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to