View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013052 | MMA | Synchronization | public | 2016-01-06 10:43 | 2016-08-16 01:56 |
Reporter | marek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.1.3 | ||||
Target Version | 2.0.0 | Fixed in Version | 1.2.0 | ||
Summary | 0013052: Corrupted Artwork doesn't update on sync | ||||
Description | When track is already synced, the artwork is not updated. Even if it doesn't exist. It would need a completely new workflow in wifi sync and usb sync to check each artwork - and it will be very slow. But I think that it is necessary and sufficient to update invalid (missing) artworks. MMA already has service that clears invalid artowrks when cannot be displayed in UI. We should add verifying of artworks to MediaStore sync too - but only on request, otherwise it will be slow. So the verification will be done when MediaStore sync will be trigerred in Options. All invalid artworks will be replaced by '-' string in DB and tracks with this flag will be updated during both syncs. | ||||
Additional Information | RRH-737-21678 | ||||
Tags | No tags attached. | ||||
Fixed in build | 581 | ||||
|
Fixed in build 581 |
|
Verified 585 |
|
Peke, please indicate the tests carried out to verify this. |
|
I Deleted/corupted(eg. replaced with non picture file) Cached Artworks for tracks that was synced with MMW and resynced tracks to confirm that artwork is correct after sync. and they were correct. @Marek Is that the fix you have made? |
|
Yes, that is the fix. |
|
No regressions in 611 |