View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004167 | MMW v4 | DB/FileMonitor | public | 2007-12-16 20:17 | 2007-12-17 01:54 |
Reporter | petr | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0004167: DB conversion issues | ||||
Description | Some conversion issues. 1. When converting from MM2, unknown Year and OriginalYear gets the value of -10000. But when an unknown Year/OriginalYear is assigned within MM3 it gets the value of -1. 2. Unknown Genre in MM2 (-1), in the Genres table, is converted to MM3. In the name of consistency it would be nice if unknown Year/OriginalYear is converted to -1 and that unknown genre is not converted. To fix old converted DB's simply add a function in compact database that converts all -10000 to -1. I read that unused genres will disappear upon compacting, as in MM2, so I guess that will remove the unknown genre entry as well. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1119 | ||||