View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004349 | MMW v4 | Properties/Auto-Tools | public | 2008-01-30 21:09 | 2008-01-30 23:41 |
| Reporter | Ludek | Assigned To | |||
| Priority | immediate | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0 | ||||
| Fixed in Version | 3.0 | ||||
| Summary | 0004349: Regression: Inferring properties from filename - problems with format <artist>-<title>.mp3 and Track# field | ||||
| Description | As 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# | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 1135 | ||||
|
|
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? |
|
|
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). |