dessalines / torrenttunes-client

DEPRECATED: A BitTorrent-based music streaming service.
GNU General Public License v3.0
358 stars 43 forks source link

Eliminate duplicated songs #42

Open ghost opened 9 years ago

ghost commented 9 years ago

Please make a way to eliminate songs in a smart form. Thanks :) . captura de pantalla de 2015-09-30 12 04 24

dessalines commented 9 years ago

This is going to have to be a case-by-case basis thing. I do have unique constraints on song mbids, but a lot of times musicbrainz has multiple recordings for different country-based releases(IE Hells bells was on a CD that was released in the US, UK, Japan, etc). Even though they're actually the same recorded session.

I'll just have to deal with weird dups like this on a case by case basis. With big discographies, they'll be harder to get rid of.

I'll leave this issue open and remove this duplicate, but if there are other ones, I'd rather them be in their own separate issues, people requesting cleanups for certain artists.

ShamariFeaster commented 8 years ago

Can you post an artist with this issue so I can reproduce?

dessalines commented 8 years ago

Actually that's what the help wanted is for haha. I don't know which artists have this issue.