View Issue Details

IDProjectCategoryView StatusLast Update
0004349MMW v4Properties/Auto-Toolspublic2008-01-30 23:41
ReporterLudek Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0004349: Regression: Inferring properties from filename - problems with format <artist>-<title>.mp3 and Track# field
DescriptionAs reported here:
http://www.mediamonkey.com/forum/viewtopic.php?t=25116

if a filename is in the form of:
<artist>-<title>.mp3

the Track# field is inferred as <artist>, which is very annoying.

I think that only numbers should be inferred as Track#
TagsNo tags attached.
Fixed in build1135

Relationships

related to 0004275 resolvedpetr inferring properties from filename: Artist like '02' should not be inferred. 

Activities

Ludek

2008-01-30 22:33

developer   ~0013020

Last edited: 2008-01-30 22:34

Note:
User indicated that the bug doesn't appear in the final version,
he probably means build 1127. So it seems to be a regression?

petr

2008-01-30 23:41

developer   ~0013021

Fixed in 1135. I've enabled characters in track# only for auto-tag from file name and ISDBSongData.ParseText (on both places user can define mask so can check if fields are filled OK).