JMPerez / spotify-dedup

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

More lenient check for same name. #19

Closed tkn closed 6 years ago

tkn commented 7 years ago

I'd like to see songs such as "In the street" and "In the street - single mix" (same artist, duration close) highlighted as potential duplicates.

felipecustodio commented 6 years ago

I've been having this problem lately, with songs with titles like:

Title Artist
im closing my eyes Shiloh
im closing my eyes (Feat. shiloh) potsu, Shiloh
JMPerez commented 6 years ago

@tkn, @felipecustodio Could you paste a link to the tracks here? It's difficult to find out that 2 tracks if they don't have the same title and similar time. If you add a link to them here I can look into implementing some basic support for this.

felipecustodio commented 6 years ago

@JMPerez Sorry, I believe I got the problem wrong!

It looks like it was a renaming issue with Spotify. The track was added some time ago to the playlist (via IFTTT), then added again recently with the new name (feat. shiloh), so I'm not finding the one I deleted (dedup didn't mark it as duplicated).

If it happens again I'll post here so we can investigate, thanks for the answer :)

JMPerez commented 6 years ago

I'll close the ticket for now.