Awesome, I've investigated the telnet CLI a bit more based on your mention of "playlist play", and I'm pleased to say that "playlist add" also supports overriding the title!
https://github.com/Logitech/slimserver/blob/0856e6e4e0bb9c97175e000c717fa648492f630d/Slim/Control/Request.pm#L550 Hence my little webapp only has to deal with searching from the GMusicProxy, getting a streaming URL and metadata, and passing that URL and title to LMS: b8:27:eb:11:09:95 playlist add http://10.0.0.115:9999/get_song?id=Thnehqnysgf3uj7xccpp74c5ziq ArtistName%20///%20AlbumName%20///%20TrackName Now the remaining part is to understand if crossfading between two sequential HTTP streams should work. Thanks :) ------------------------------------------------------------------------ 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
