View Issue Details

IDProjectCategoryView StatusLast Update
0003555MMW v4Framework: Scripts/Extensionspublic2011-04-28 07:53
Reporterrusty Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version3.0 
Target Version4.1 
Summary0003555: Script to Make Track#'s and Disc #'s consistent
DescriptionWith the switch to text-based Track# and Disk#, there's a need to do mass edits on the Track#/Disc# format as alluded to in 0003545.

We should add a new script as follows:

'Clean Track# and Disc#...'

-->

(o) Remove leading zeros
( ) Add leading zeroes
    Max # Characters in Disc#: __
    Max # Characters in Track#: __

note: if # characters is specified as less than the length of any number in these fields, the number is ignored. If the field is saved as e.g. 1/05 then the script parses the numbers independently.
TagsNo tags attached.
Fixed in build

Activities

jiri

2011-04-27 15:49

administrator   ~0024517

It might be useful to prepare this script for 4.1.

stephen_platt

2011-04-27 23:01

developer   ~0024548

Very similar addon by Bex: http://www.mediamonkey.com/forum/viewtopic.php?f=2&t=14822

peke

2011-04-28 02:31

developer   ~0024549

Bex script is doing the job can you triage?

jiri

2011-04-28 07:53

administrator   ~0024552

Ok, good idea. Rusty, would you agree? We would need to license it from Bex and also localize it.