View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002729 | MMW v4 | DB/FileMonitor | public | 2006-12-18 13:21 | 2007-09-03 13:09 |
Reporter | jiri | Assigned To | |||
Priority | immediate | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0002729: Add LastModified field to MM DB | ||||
Description | For several potential use in MM it would be useful to know the last time any track property was modified. So we need: 1. To add a new DB float field TrackModified 2. On any track property modification in MM (mainly using StoreSongIntoDB(), but including other modifications, like IncreasePlayCounter()) set this field to the current time. 3. On update from pre MM 3.0 versions fill this field by values from FileModified field. 4. This field won't ever be visible to user and so can only be retrieved from DB when needed, doesn't have to be physically present in TSongListData structure, just as a property. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1067 | ||||
|
done |
|
3) Should be implemented when 0002517 is finished. |
|
Shouldn't we do this now (before beta builds)? Setting to immediate. |
|
Item 3 was fixed. Will be in 1067. |
|
Closing--not tested. |