peterw wrote: 
> I just hit an ugly bug that threatens this whole commands-in-playlist
> idea: http://bugs.slimdevices.com/show_bug.cgi?id=16188
> 
> Essentially, the Squeezebox Server scanner does not, and cannot,
> recognize any protocols other than those that ship with the software.
> You can build a playlist with custom protocol URLs in the SBS web
> interface, but if you ask SBS to rescan the library, it will not
> recognize your (properly registered and 100% playable!) custom URL
> protocol in the M3U playlist, and if you try playing your playlist, SBS
> will skip your custom protocol lines.
> 
> If you're running the Perl version of SBS, you can manually hack the
> scanner.pl application, adding your protocols to the @handlers array
> that's declared around line 370. That's the only way I've found so far
> to make this viable, which means that unless SBS is improved, custom
> protocols in playlists will only be usable by moderately geeky Linux/Mac
> users and extremely geeky Windows users. :-(

Unearthing this old thread, hopping Peter still hangs around... I am
trying to use this plugin to add a command to an opml playlist. I have a
question :

What syntax should I use with squeezeexec ?
I tried the followings but it did not work :
<outline text="eject" type="squeezeexec" URL="squeezeexec://eject"/>
<outline text="eject" type="squeezeexec" URL="squeezeexec:/eject"/>
<outline text="eject" type="squeezeexec" URL="/eject"/>


------------------------------------------------------------------------
TristanLateingne's Profile: 
http://forums.slimdevices.com/member.php?userid=71709
View this thread: http://forums.slimdevices.com/showthread.php?t=78259

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

Reply via email to