View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010116 | MMA | Synchronization | public | 2012-12-03 08:00 | 2013-02-16 00:49 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 1.0.1 | ||||
Summary | 0010116: USB synced tracks keep duplicating in App | ||||
Description | Per Lowlander's description in http://forum.mediamonkey.com/viewtopic.php?f=21&t=68861 : I synced 10 tracks to the device (was successful) via USB with MMW 4.1 and upon opening App there were 3 copies of each. On restart of device there were 12 copies of each, another restart and I'm up to 18 entries for each track. | ||||
Tags | No tags attached. | ||||
Fixed in build | 94 | ||||
|
I observed the same while fixing #10133 , but in my case there was only duplicities. 1. The first most probably from Android's content provider (without correct Rating) 2. The seconds from mm.db.synced with correct Rating that MMW uploaded So the issue seems to be that before the sync finishes, MMA gets the track from Android system and then adds another from DB uploaded by MMW (at the end of sync) |
|
I implemented new behaviour according to #10133. We have to implement some indicator (file creation) about start of usb sync so I can prevent sync with MediaStore. Now mmstore.db.synced is not created. Added to #10133. |
|
Fixed in build 94 |
|
Verified 100 |