Hi,
I'd like to get the list of playlists, from an Openhab rule. >From a rule I can play a given playlist, with an http request : var String url = "http://x.x.x.x:9000/status.html?p0=playlist&p1=play&p2=play_list_name&player=y.y.y.y" sendHttpGetRequest(url) But is there a similar request to get the list of playlists ? Thanks for any suggestion ------------------------------------------------------------------------ ClaudeBoulard's Profile: http://forums.slimdevices.com/member.php?userid=68413 View this thread: http://forums.slimdevices.com/showthread.php?t=110251 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
