Re: Plugin URL prefix mapping?
bpa <bpa.a1dngo-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Organization | Logitech Squeezebox Forums |
| Message-ID | <[email protected]> |
How about
Code:
--------------------
my $urlhandler = Slim::Player::ProtocolHandlers->handlerForURL('sounds://');
--------------------
It'll return Plugins::BBCSounds::ProtocolHandler
You then use use the Protocol Handler to return plugin data on full
name.
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114546