Track Positions Correction / Transformation

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

Let
Posts: 204
Joined: Mon Jun 15, 2009 1:46 am
Location: İstanbul, Turkey

Track Positions Correction / Transformation

Post by Let »

Hi all,

I was wondering if there's a script to convert positions into a proper disc#, track# format.

Examples transformations (Current Disc# - Current Track# -> Desired Disc# - Desired Track#):

01 - 01 -> 1 - 1 (clear leading zeros)
Empty - 201 -> 1 - 1 (split track# into disc#-track#)
Empty - A -> A - 1 (use side as disc#)
Empty - B -> 2 - 1 (use side as disc# numeric) (some releases use AA instead of B)
Empty - AA -> 2 - 1 (use side as disc# numeric)
Empty - B1 -> B - 1 (split side into disc#-track#)
Empty - B1 -> 2 - 1 (split side into disc#-track# numeric)
Empty AA1 -> AA - 1 (use side as disc#) (some releases use AA instead of B)
Empty AA1 -> 2 - 1 (use side as disc# numeric) (some releases use AA instead of B)

Thanks,
Have a nice day!
olekristian75
Posts: 10
Joined: Tue Jun 10, 2008 6:09 pm
Location: Oslo, Norway

Re: Track Positions Correction / Transformation

Post by olekristian75 »

Hi,

Check this one - Case & Leading Zero Fixer (by Bex)

http://www.mediamonkey.com/forum/viewtopic.php?t=14822
Let
Posts: 204
Joined: Mon Jun 15, 2009 1:46 am
Location: İstanbul, Turkey

Re: Track Positions Correction / Transformation

Post by Let »

Thanks but this only fixes the leading 0's problem (first transformation).
Post Reply