zpchavez / boottunes

Losslessly import concert recordings into iTunes
0 stars 0 forks source link

Tracklists not read correctly if indented #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
one minor issue... some of the info .TXT files have song listings with periods 
after the song number or do not have a 0 in front of a single digit. They do 
not read; so i get an error... this is corrected when i manipulate the song 
numbers to 01/02/ect...
eg....... 01. song name
eg....... 1 song name
 i am having some other "format" issues, but they are more related to how the author made the info file to begin with. some of them didnt follow the "standard". but that is easily rectified by copy and pasting the info from the text which is neatly shown right on the screen! 

mac osx 10.6.5 

Original issue reported on code.google.com by andrew0...@gmail.com on 14 Nov 2010 at 6:03

GoogleCodeExporter commented 9 years ago
Can you post the txt file whose tracklist isn't read correctly?

Reading the file correctly 100% of the time would be difficult, precisely 
because the "standard" is not always followed, and because there are so many 
possible variations on it.

Original comment by zpchavez on 14 Nov 2010 at 9:19

GoogleCodeExporter commented 9 years ago
sure, here are a few that didnt recognize. i went thru and changed alot of them 
already :( i can probably find more if you need...

Original comment by andrew0...@gmail.com on 15 Nov 2010 at 4:18

Attachments:

GoogleCodeExporter commented 9 years ago
I just got around to looking at these.  The Soulfly show isn't working because 
there's no track 10.  The 2006 Tool show isn't working because there are two 
track 11s.  The 2001 Tool show seems to be working fine.  What problem are you 
having with it?  

I will have to make the text file parsing more forgiving of mistakes like these.

Original comment by zpchavez on 20 Nov 2010 at 6:11

GoogleCodeExporter commented 9 years ago
Fixed.  Repeated and skipped track numbers should no longer make the tracklist 
invalid.

Original comment by zpchavez on 21 Nov 2010 at 5:39

GoogleCodeExporter commented 9 years ago
i have some more TXT files for you. they are the original file followed by the 
changes i made progressively to get the program to read them. eache time i got 
an error message it said that the number of audio files didnt match. the only 
one it accepted was the /02 version . 

Original comment by andrew0...@gmail.com on 27 Nov 2010 at 7:14

Attachments:

GoogleCodeExporter commented 9 years ago
Ah, I see.  I hadn't encountered an indented tracklist yet.  Will fix.

Original comment by zpchavez on 28 Nov 2010 at 9:21

GoogleCodeExporter commented 9 years ago

Original comment by zpchavez on 4 Dec 2010 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by zpchavez on 13 Dec 2010 at 3:24