View Issue Details

IDProjectCategoryView StatusLast Update
0013046MMW v4Synchronizationpublic2017-07-25 11:18
Reportermarek Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0.7 
Target Version4.1.15Fixed in Version4.1.15 
Summary0013046: MMW doesn't update lost artworks during sync
DescriptionUser reported (RRH-737-21678) that he is not able to resync artworks after repairing his sd card. During this operation, his artworks were removed from MMA db because they were not accessible. Btw, user stores the artworks to tag so they are copied to /MediaMonkey/artworks folder.

User repaired the SD card and MMA gets part of artworks from MediaStore, because the artworks were stored in tags.

After that, he tried to resync using USB sync. Some tracks were repaired - probably due to some changes (like playcounts).

I am able to reproduce it by deletion of /MediaMonkey/artowrks folder. Some artworks are obtained from MediaStore but some remains empty.

Wifi sync doesn't work correctly either:
MMA checks whether the file of artworks exists and compares file size of both new and current artwork. But the tracks are not on synclist because they look like unchanged...
TagsNo tags attached.
Fixed in build1819

Relationships

duplicate of 0012406 closedLudek MMW v4 Auto-Sync: Artwork isn't updated for already synced files 
related to 0013052 closedmarek MMA Corrupted Artwork doesn't update on sync 
related to 0014311 closedmarek MMA MMW inserts invalid album artwork value during USB sync 

Activities

Ludek

2016-06-09 14:43

developer   ~0044913

Last edited: 2016-06-09 15:08

- for WiFi sync it was already fixed in MMA as 0013052

- for USB sync:
Because of performance reasons MMW can hardly traverse all content over MTP to find which artwork is missing, but for devices with MMA installed we could implement it.

Marek indicated that MMA already has a service that sets mmstore.db.media.album_art value to '-' for lost artworks ( 0013052).
Based on this we can quickly find which artwork needs to be (re)copied.

Ludek

2016-12-12 17:11

developer   ~0046485

Last edited: 2016-12-12 17:17

Fixed in 4.1.15.1819 and merged into MM5

Test note:
artwork files with mmstore.db.media.album_art = '-' are re-copied

peke

2016-12-16 23:14

developer   ~0046580

Verified 1819