bug-gnupod
[Top][All Lists]
Advanced

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

Re: [Bug-gnupod] 4G iPod id3 genre import problem


From: Adrian Ulrich
Subject: Re: [Bug-gnupod] 4G iPod id3 genre import problem
Date: Wed, 4 Aug 2004 06:16:45 +0200

Hello,


> i believe i have discovered another bug within gnupod_addsong.pl also,
> i do not know if this is the known issue "* GNUpod doesn't like
> duplicate id's", listed in BUGS or not.
> 
> 
> gnupod seems to barf when adding random files because it thinks the
> file is already installed, even though the new file is blatantly
> different from the file which currently exists on the ipod.

The note in the BUGS file has nothing to do with this.
That's another issue: it doesn't like 2(or more)
 <file id=...> entries in the GNUtunesDB.xml with the same ID
 (like: <file id=1 title=bla /> <file id=1 title=Foo />)

(This will only happen if one changes the ID field by hand ..)


Your problem is the duplicate detection.

You can simply disable this with the --duplicate switch:

gnupod_addsong.pl --duplicate foo.mp3


..or you can add this line into your ~/.gnupodrc file

gnupod_addsong.duplicate = 1



bye

Attachment: pgpwpMAAIrwiJ.pgp
Description: PGP signature


reply via email to

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