mirror of
https://github.com/c0de-archive/spotipy.git
synced 2026-04-29 09:25:05 +00:00
98ebb6a163
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.