> I have an http button through my automation dashboard which calls a
> playlist in LMS via jsonrpc.js. However, after a reboot or change in the
> order of the playlists, the ID's will change. I'm looking for some sort
> of way to "pin" or uniquely identify a playlist
You could use "playlist play URL" instead. Where URL can point to a
local playlist (file://...) or a music service URI (spotify:playlist:...).
> playlist in LMS via jsonrpc.js. However, after a reboot or change in the
> order of the playlists, the ID's will change. I'm looking for some sort
> of way to "pin" or uniquely identify a playlist
You could use "playlist play URL" instead. Where URL can point to a
local playlist (file://...) or a music service URI (spotify:playlist:...).