View Issue Details

IDProjectCategoryView StatusLast Update
0008853MMW v4Properties/Auto-Toolspublic2011-12-14 01:43
Reporterpeke Assigned To 
PrioritynoneSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version4.0.1 
Summary0008853: Mask: Negative Values do not work correctly
Description1. Auto-Organize:
In String fields Negative Value do not Pad Space correctly:
Example:
Artist in Tag: Roxette
c:\<Artist:-20>\<Title> - <Artist>

2. Auto-Tag From Filename:
Negative values should subtract Negative Value from the right
Example:
c:\Music\Queen (Live)\I want it all.mp3
c:\Music\<Artist:-7>\<Title>

3. Optimization of some Negative Value Mask features
$Left(string,-n) -> Return string without n characters subtracted from left ($Left("John Bon Jovi",-5)
$Right(string,-n) -> Return string without n characters subtracted from Right ($Right("I want it all Live",-5)

TagsNo tags attached.
Fixed in build

Activities

There are no notes attached to this issue.