View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011008 | MMW v4 | Framework: Tagging | public | 2013-06-22 01:50 | 2013-07-01 08:39 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 4.1 | ||||
Target Version | 4.1 | ||||
Summary | 0011008: Masks: Add new mask <Split> | ||||
Description | Split 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||