Making a call to LMS is a lot easier (at least for me) than figuring out
the authorization steps required to implement the API.

If you enable INFO logging then you'd see the call Spotty is using to get the token. You could use the same. Basically:

spotty -c /path/to/Squeezebox/cache/spotty/ID/ --get-token

The spotty helper then would read the credentials info from the cache folder and use them to get a new access token you could use to interact with the API.
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to