tblancher / pymazon

Automatically exported from code.google.com/p/pymazon
Other
0 stars 0 forks source link

option for leading 0's in track numbers. #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What additional behavior and features would you like to see in Pymazon?
Please be as specific as possible, and consider submitting a patch against
the current source tree that provides the functionality.

Currently, as per the documentation in pymazon, the file naming attribute 
${tracknum} outputs the first track as "1".  In many collections of mp3s, the 
expected naming convention is "01" so that files will sort correctly when track 
numbers are the leading attribute of file names. 
(Ex: there are over 9 tracks in a record and files are sorted 01-09,10 not 10 
11 1-9.)

Thank you for considering this proposal.

Original issue reported on code.google.com by a.m.ke...@gmail.com on 2 Jan 2011 at 3:44

GoogleCodeExporter commented 8 years ago
It looks as though this may have already been fixed in Revision: d3a9bb8e48, 
apologies for the posting an unnecessary issue. Thank you for the great utility.

Original comment by a.m.ke...@gmail.com on 2 Jan 2011 at 3:58

GoogleCodeExporter commented 8 years ago
Is there a patch for this? I still get single digits.

Original comment by jon.l.co...@gmail.com on 2 Jul 2011 at 4:31

GoogleCodeExporter commented 8 years ago
this is now available in the new release.

Original comment by SCColbert@gmail.com on 15 Oct 2011 at 6:33