mirror of
https://github.com/c0de-archive/spotipy.git
synced 2026-08-13 15:38:42 +00:00
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.