mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-07-30 14:00:18 +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.