deadkenny;149933 Wrote: > > My Squeezebox displays the webcaster and station name and during > streaming it will in some cases display a track title also. >
I had a quick look, I have never played with SlimServer before, nor Perl. Also this is all based on podcast on 6.5.4. It looks like cliQuery is responsible for answering cli querys. Funny that, but that name is set within the plugin and different plugins do use different names. This simply returns the cosmetic name it has for the opml entry, if it has one, otherwise would be the url. From what I can see most of the plugins relating to streaming do the exact same thing (LMA, picks, radioio, radiotime for example) The exception appears to be Live365(which I have never tested). So this isn't a limitation of the Jim Willsher's program, but the SlimServer plugin(s). I might get bored and look how to request the current track info from SlimServer and update the plugin(s). I am sure there is API to get such info. Maybe someone else could look into it. **hint hint** -- bits ------------------------------------------------------------------------ bits's Profile: http://forums.slimdevices.com/member.php?userid=13375 View this thread: http://forums.slimdevices.com/showthread.php?t=16211 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
