If there's a particular stream/station you have trouble with, let me
know & I'll try it out.

You should get pretty good debugging info (and lots of it!) by enabling
the d_plugin debugging -- every 5 seconds or so you should see a log
entry reading
SaverSwitcher: currently playing "some tab-delimited string here"
with the string ending in "URL" for a stream or "FILE" for a local
recording.

It should definitely notice changes in local songs, as the
$song->path() component will change. Streams are trickier, but I
believe the Slim::Music::Info::getCurrentTitle() API the plugin uses
should pick up any changes in metadata from the stream. Some streams --
like my local NPR station's Live365 feed -- don't publish metadata,
unfortunately.

Are you running into situations where SaverSwitcher doesn't notice a
change but pressing the Now Playing button on the remote brings up the
correct/current song info?

Thanks,

Peter


-- 
peterw
------------------------------------------------------------------------
peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=32230

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

Reply via email to