ezio416 / tm-music-control

Openplanet plugin for controlling music via API
https://openplanet.dev/plugin/musiccontrol
MIT License
0 stars 0 forks source link

Heart #21

Open donnelic opened 7 months ago

donnelic commented 7 months ago

A cool idea would be to add a like button, if that were to be possible. Only thing, appart from scrolling names, which i am missing, great plugin.

ezio416 commented 7 months ago

Yes this is possible, however I'm very hesitant to grant permissions to modify your library as the keys the plugin uses to read/control playback are not secured in any way. I guess I could somehow make it an opt-in thing for people who want to take that risk. I will think about it. I can at the very least read if a song is in your library - that would be simple enough

ezio416 commented 7 months ago

https://developer.spotify.com/documentation/web-api/reference/check-users-saved-tracks

ezio416 commented 2 months ago

checking if a song is in a user's library will be in the next update, though I still won't allow adding/removing liked songs