Thank you so much for adding stations to the API in #572!
I would also like the ability to like a station and view liked stations (already possible on the web / iOS clients).
Perhaps some new endpoints like:
- like a station: POST
/likes/system-playlists/{urn}
- unlike a station: DELETE
/likes/system-playlists/{urn}
- list liked stations: GET
/me/likes/system-playlists
Thanks in advance!
Thank you so much for adding stations to the API in #572!
I would also like the ability to like a station and view liked stations (already possible on the web / iOS clients).
Perhaps some new endpoints like:
/likes/system-playlists/{urn}/likes/system-playlists/{urn}/me/likes/system-playlistsThanks in advance!