Look in the AlienBBC - Plugin.pm module - sub Play
the following line essentially takes an URL which slimserver can
recognise and put it in the playlist and play it. Put a few "print"s
in the sub Play to understand the parameters.
Code:
--------------------
Slim::Control::Command::execute($client, ['playlist', 'play', $newStream]);
--------------------
New protocols (e.g. in AlienBBC or XMRadio) and playlists need a new
protocol handler or parser.
--
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=21798
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins