-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spotify.py is using depreciated api #221
Comments
I've got a drop in replacement but I'm on mobile atm. |
I'd love if you were able to link it here once you have access to it 👍 |
It requires spotipy and the code is here: https://bitbucket.org/Red_M/poison-frog/src/19a4c8c1b69f3c2d4497133f5b335484e3d992ee/plugins/spotify.py?at=master&fileviewer=file-view-default Just a note that this is not the best code, just the code I have made a while ago using cloudbot's spotify.py plugin, so it might have useless code or weird conventions in it. |
Appears that the code you linked Red only has support for the regex-URLs and not the actual commands. Would it be possible to add commands as well? (searching for track, album, artist) |
Bumping this issue because this hasn't been addressed since January of this year. Spotify functionality is broken until the plugin is updated to use the new API :( |
Techman++ |
@Techman-, @indexcosmos: fixed, see #252 |
…-fix Fix reloading of subdirectory plugins
See https://developer.spotify.com/technologies/metadata-api/
The text was updated successfully, but these errors were encountered: