Skip to content
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

Fix remove_specific_occurrences function #36

Merged

Conversation

mattduck
Copy link
Contributor

@mattduck mattduck commented Dec 1, 2014

Hi, this fixes what is probably just a copy/paste error with user_playlist_remove_specific_occurrences_of_tracks.

user_playlist_remove_specific_occurrences_of_tracks is expecting a
different tracklist object to the one that is documented, causing a
"'dict' object has no attribute 'split'" error. Update it to expect the
correct format.
plamere added a commit that referenced this pull request Dec 2, 2014
@plamere plamere merged commit c804f38 into spotipy-dev:master Dec 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants