Is there a way to stop EAC writing track numbers with leading zeros (01, 02 etc) or to correct it when it does? For consistancy in my collectionI'd like track numbers to be written 1, 2, 3 etc
Many thanks
jeremy
Results 1 to 8 of 8
-
2007-04-13, 02:09 #1
Leading zeros in track number (EAC)
-
2007-04-13, 02:57 #2Senior Member
- Join Date
- Nov 2006
- Location
- London, UK
- Posts
- 168
Not sure that there is - although I'm not expert in using EAC
I prefer the leading zero so that tracks display in the correct order when viewed in something like Windows Explorer.
With a leading zero you would see:
01
02
(03 to 08...)
09
10
11
12
Without a leading zero you would get:
1
10
11
12
2
(3 to 8...)
9
Sure you've considered that but thought I'd mention it in case you hadn't!
-
2007-04-13, 07:47 #3
-
2007-04-13, 08:19 #4
leading zeros
Sorry, I wasn't clear in the original question. These are leading zeros in the tag, not the file name
J
-
2007-04-13, 11:35 #5Senior Member
- Join Date
- Nov 2006
- Location
- London, UK
- Posts
- 168
In which case you can use something like MP3 Tag to renumber the tracks
Click on "Tools" / "Auto-numbering wizard"
And then make sure "Leading zeros for tracknumbers" is unchecked
-
2007-04-13, 11:37 #6Senior Member
- Join Date
- Nov 2006
- Location
- London, UK
- Posts
- 168
Although strictly speaking that doesn't answer your question as you wanted to do it in EAC!
-
2007-04-13, 12:40 #7Senior Member
- Join Date
- Apr 2005
- Location
- Colorado
- Posts
- 10,073
This is what I do. Each album I rip in EAC gets run through Mp3tag, where I strip the leading zeroes from tracknumber tags, plus add things like COMPILATION and ARTISTSORT tags.
To reformat the tracknumber tag I have an Mp3tag action that has an action type of 'Format value', and sets the field TRACK to $fmtNum(%track%).
-
2007-04-14, 12:37 #8
That works!
Thanks guys, the Action in MP3TAG works a treat
J

Reply With Quote

