View Issue Details

IDProjectCategoryView StatusLast Update
0011008MMW v4Framework: Taggingpublic2013-07-01 08:39
Reporterpeke Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version4.1 
Target Version4.1 
Summary0011008: Masks: Add new mask <Split>
DescriptionSplit Mask should be simple to add.

Its functionality is simple and will involve two Parameters eg. <Split:xxx,yyy> where xxx = Split Counter Number, yyy = Padding format (Optional).

An example when doing Auto-Organize/Sync on large number of files (I took 2000 selected tracks for example):
1. <Split:100> Will return "0001" for first 100 files, "0002" for 101-200 and so on... RESULT OF MASK: Z:\<Split:100>\<Filename> would result in creating 20 Folders on Z:\ named 1-20 and Containing 100 Files

2. <Split:100,1> Will return "1" for 1-100, "2" for 101-200, ..., "1" for 1001-1100, "2" for 1101-1200, and so on... RESULT OF MASK: Z:\<Split:100,1>\<Filename> would result in creating 10 Folders on Z:\ named 1-10 and Containing 200 Files

TagsNo tags attached.
Fixed in build

Activities

There are no notes attached to this issue.