View Issue Details

IDProjectCategoryView StatusLast Update
0001658MMW v4Properties/Auto-Toolspublic2005-01-31 23:10
Reporterrusty Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2.3 
Summary0001658: By default, auto-organize should use all characters in the Track# field
DescriptionAs described at http://www.songs-db.com/forum/viewtopic.php?t=2851 , auto-organize, in its default configuration, limits the <Track#> mask to 2 characters.

It shouldn't (even though there is a workaround).
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?t=3297
TagsNo tags attached.
Fixed in build835

Activities

rusty

2005-01-28 13:58

administrator   ~0005216

This issue has been raised by users on numerous occasions, even during the beta test period. If it's a simple change, I would suggest that by default we use a mask that uses all of the digits in the track# field when auto-organizing.

jiri

2005-01-30 08:19

administrator   ~0005220

Fixed in build 835.
 - MM does no longer cut lengths of integer fields.

rusty

2005-01-31 12:04

administrator   ~0005230

Default works correctly in 835, however, when I try to use <Track#:2> to shorten the # characters to 2 (from 3), the mask doesn't work.

jiri

2005-01-31 12:56

administrator   ~0005232

That's how I intended it to work, i.e. currently numeric fields aren't truncated because numbers don't make any sense then. So :n operator means to add 0s in front of the number so that the length is _at_least_ 'n'.

rusty

2005-01-31 23:10

administrator   ~0005244

Verified 835.