View Issue Details

IDProjectCategoryView StatusLast Update
0004271MMW v4Properties/Auto-Toolspublic2008-01-12 21:49
Reporterpetr Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0004271: Regression : Track# in auto-tag from filename doesn't work correctly in some cases
DescriptionIf track haven't only numbers in Track# part of the filename, auto-tag from file name doesn't get the Track# correctly and leaves it empty.

Example :
FileName = A1 - Innuendo.mp3
Mask = <Track#> - <#Title>

In this situation Track# field will be empty.

Supposed behaviour is :
1. Track# will be everything between delimiters defined by mask (in this case it will be space)
2. if mask will be something like <Track#><Title> (without any delimiters), default Track# length will be used (actually it's 2 characters). Also user can define custom length by <Track#:3> etc.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?t=24199
TagsNo tags attached.
Fixed in build1130

Activities

petr

2008-01-12 21:49

developer   ~0012853

Fixed in 1130 (applied for Track# and Disc#).