mherger wrote: > If your proxy provides any means to get metadata for a URL, you could > proably implement a remote metadata provider (see > Slim::Formats::RemoteMetadata).
Interesting - I've actually submitted a PR against the GMusicProxy to send *icy-name* in the HTTP headers response to a HEAD request for the track (that works fine :) ), and given that Perl is a distant memory for me, while OO Perl is another planet I'm trying to 'hack something in' to the routines which deal with adding a URL to the playlist. I'll take a look at RemoteMetadata of course in case it's easier than I think! mherger wrote: > > "playlist play" allows you to add a title name after the URL. But I > didn't see anything for "add" in the CLI documentation. > OK that's cool to have as a backup plan - I'd rather extend both the GMediaProxy and LMS since the functionality might be useful for others. Thanks for the response =) ------------------------------------------------------------------------ gdhgdh's Profile: http://forums.slimdevices.com/member.php?userid=62957 View this thread: http://forums.slimdevices.com/showthread.php?t=105833 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
