Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5300

LMS / Get list of playlists from Openhab

$
0
0
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

Viewing all articles
Browse latest Browse all 5300

Trending Articles