bug-libextractor
[Top][All Lists]
Advanced

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

Re: [bug-libextractor] Handling MP3 files: duplicate types


From: Debarshi 'Rishi' Ray
Subject: Re: [bug-libextractor] Handling MP3 files: duplicate types
Date: Sat, 16 Sep 2006 06:40:24 +0000

Use the  "-d" option to kill duplicates.  Note that this will not kill two
entries of the same type if they have different values, so you could still
get something like

title - New Kid In Town
title - new kid in town

(only case-sensitive, exact matches, similar to what "|sort | uniq" would give
you are filtered out with -d).

But in my case the repetitions are exact matches. I will Christian a
sample file off-list.

Happy hacking,
Debarshi
--
Anything free is worth what you pay for it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]