View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008759 | MMA | Synchronization | public | 2011-11-24 11:27 | 2012-10-13 19:35 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Summary | 0008759: Synchronization of properties changes back to PC | ||||
Description | In case there's any change in track's properties (Rating, Playcount, ...), it should be synchronized back to PC. Note that this step should occur on two occasions: 1. When user manually starts Sync Now. 2. Whenever a property change occurs (e.g. on rating of a track), the application should try to find the configured PC server and submit this (and other not yet submitted) change. The exact UPnP mechanism to be used needs to be specified, for performance reasons it might be easiest to upload the content of Modifications table as a whole. After successful submit of data to the PC, the sent Modifications should be flagged so in DB. Note that they could be deleted as well, but I'd rather keep them in the table at least for some time (like 1 month, or so). | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
The full set of properties to be synchronized this way should include: Rating, Playcount, LastTimePlayed and Bookmark. We could also consider SkipCount. Later (not as a part of this issue), we would synchronize any metadata changes (e.g. when a track Title is edited). |
|
Implemented synchornization of rating, playcount, lasttimeplayed and bookmark |
|
Verified 44 |