TrevTV / mb_CopySpotify

MusicBee plugin that allows you to copy the Spotify link for (almost) any song or album in your library
Apache License 2.0
17 stars 2 forks source link

Needs Refreshed Token on Every Start #2

Closed matthewabeke closed 3 years ago

matthewabeke commented 3 years ago

Don't know if this is working as intended or not but on every start of MusicBee, it pops up saying it needs a refreshed Spotify token for it to work.

TrevTV commented 3 years ago

That is technically intended, but is definitely not preferable. Spotify's API access tokens must have lasted a lot shorter than I had expected. Once I have the time, I will add an option to use developer API keys instead of using a user token which should fix that issue.

TrevTV commented 3 years ago

Developer key support has now been added in release 1.0.2, if you have any issues with that release, please open a new issue.