bug-gnupod
[Top][All Lists]
Advanced

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

[Bug-gnupod] gnupod - problems with ogg files & songlist


From: Ed Wandasiewicz
Subject: [Bug-gnupod] gnupod - problems with ogg files & songlist
Date: Thu, 2 Sep 2004 22:20:36 +0100
User-agent: Mutt/1.4.2i

If you rip a CD in ogg format and add the songs, we have a loss of song
number and number of songs. The songs do not appear in the correct order
on the iPod. 

1. Rip a CD, with all tracks saved in Ogg format. Each file has a track
number from the album.

2. Make that directory your present working directory. Then

$ gnupod_addsong.pl -m /mnt/ipod ./*.ogg --decode=mp3

3. mktunes.pl -m /mnt/ipod

Then if you view the files on your ipod, for this album, the track
numbers are lost in the information. This is evident in
/mnt/ipod/iPod_Control/.gnupod/GNUtunesDB.xml

  <file addtime="3177086175" album="Northern Exposure (North)"
artist="Sasha and John Digweed" bitrate="231" comment="mp3"
filesize="8667256" genre="Trance" id="66"
path=":iPod_Control:Music:F02:0_gnupod_mp3_1094154975_83123.mp3"
songnum="0" songs="0" srate="44100" time="299232" title="Fuzzy Logic /
Obsession" />
  <file addtime="3177086302" album="Northern Exposure (North)"
artist="Sasha and John Digweed" bitrate="251" comment="mp3"
filesize="12863662" genre="Trance" id="67"
path=":iPod_Control:Music:F02:0_gnupod_mp3_1094155102_34701.mp3"
songnum="0" songs="0" srate="44100" time="409600" title="William Orbit /
Water From A Vine Leaf" />
  <file addtime="3177086460" album="Northern Exposure (North)"
artist="Sasha and John Digweed" bitrate="256" comment="mp3"
filesize="13531134" genre="Trance" id="68"
path=":iPod_Control:Music:F05:0_gnupod_mp3_1094155260_19294.mp3"
songnum="0" songs="0" srate="44100" time="421616" title="Apollo 440 /
Liquid Cool" />
  <file addtime="3177086717" album="Northern Exposure (North)"
artist="Sasha and John Digweed" bitrate="259" comment="mp3"
filesize="20961535" genre="Trance" id="69"
path=":iPod_Control:Music:F01:0_gnupod_mp3_1094155517_92366.mp3"
songnum="0" songs="0" srate="44100" time="645590" title="Banco De Gaia /
Last Train To Lhasa" />
 </files>
</gnuPod

The ogg format has song and number of songs. However, the transformation
into mp3 loses the information.

Can you help?
Ed.




reply via email to

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