mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.39k stars 1.26k forks source link

Possible Duplicate Detection #8928

Open mixxxbot opened 2 years ago

mixxxbot commented 2 years ago

Reported by: LindyBalboa Date: 2017-09-03T20:38:44Z Status: Confirmed Importance: Wishlist Launchpad Issue: lp1714823


It would be very useful to have a view to detect possible duplicates tracks in the library.

Possible approach: 1) Filter out common words from title "A", "The", etc... 2) Calculate soundex(title)+soundex(artist) 3) Use the 'hash' from (2) to group/sort the tracks

mixxxbot commented 2 years ago

Commented by: macrophone Date: 2020-05-30T12:24:45Z


it would be usefull also to be able to merge duplicates tracks entries into the library. For instance after renaming a track, there is two entries I would like to merge in order to not loose the metadatas on the first entry.

Is this the same bug?

mixxxbot commented 2 years ago

Commented by: nprevail Date: 2022-06-23T00:33:25Z


In addition to "duplicates tracks in the library," can this also apply to "playlists?" I have some duplicate tracks in a playlist, and I think it'd be easier to detect them based on "location" and "filename," or something to that nature.