JMPerez / spotify-dedup

Remove duplicates from your Spotify Playlists
https://spotify-dedup.com
MIT License
844 stars 74 forks source link

Process collaborative playlists #4

Closed brandon-rogers closed 8 years ago

brandon-rogers commented 9 years ago

I have a few collaborative playlists (of which I am the original owner/creator) that spotify-dedup doesn't see/process.

JMPerez commented 8 years ago

Unfortunately, modifying a collaborative playlist is an operation that is not supported by the Spotify Web API (see scopes). Since reading is possible, I will implement duplicates-checking and will show a message, encouraging to delete them from a Spotify client.

This is similar to how starred playlists work.