Re: [Banshee-List] BCE: Duplicate Song Detector - How does it work?



Hi,

See my answers below.

On Tue, Jul 17, 2012 at 10:00 PM, Philip Gillißen <guerda freenet de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi banshee folks and fans,
>
> I'm currently cleaning up my music library and I noticed I have
> several duplicates in it. So I discovered and wanted to try out the
> Duplicate Song Detector from Banshee Community Extension.
>
> It does computing several minutes and then shows me a list of files. I
> can tick each file and say Remove or Delete the selecte files.
> Unfortunately, I don't know, how to use this extension at all.
>
> How does the algorithm detect two files as a duplicate? By common tags
> or by matching sound profile?

After a quick look at the code, it seems the algorithm used is quite
simple: it just looks at the metadata in the Banshee database, and
selects tracks which have the same title, duration, artist and are
part of the same album

http://gitorious.org/banshee-community-extensions/banshee-community-extensions/blobs/master/src/DuplicateSongDetector/Banshee.DuplicateSongDetector/SongDuplicateView.cs#line208

> Does each line in the hit list stand for a duplicate or are there
> always two songs displayed?
> Therefore: Should I delete all of them in the list or only one per
> "group"?

I think there will be always 2 tracks displayed, so you should only
delete one per group

> My question are some kind of confusing, but it shows, how complicated
> this simple task is. I don't think, the extension gives me enough
> information to safely delete duplicates.

I think the extension displays the path and filenames (the URI), which
is probably the best way to distinguish the duplicates.

> Thank you though for this extension and all information!
>
> Kind regards,
> Philip
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAlAFxFUACgkQYNYFUFLXAD0SdQCfZAAkec2bPWRxb7ukNW+0/Uvj
> EV0AnjdwM/FY64Hb1f0rTdcVj2SIj2uG
> =YwEc
> -----END PGP SIGNATURE-----
> _______________________________________________
> banshee-list mailing list
> banshee-list gnome org
> https://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)



-- 
Bertrand Lorentz


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]