View Issue Details

IDProjectCategoryView StatusLast Update
0010116MMASynchronizationpublic2013-02-16 00:49
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version1.0.1 
Summary0010116: USB synced tracks keep duplicating in App
DescriptionPer 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.
TagsNo tags attached.
Fixed in build94

Relationships

related to 0010176 closedmarek MMA MMA started to Show Duplicates (Regression) 

Activities

Ludek

2012-12-04 13:16

developer   ~0033613

Last edited: 2012-12-04 13:17

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)

marek

2012-12-10 07:14

developer   ~0033799

Last edited: 2013-02-16 00:49

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.

marek

2013-01-22 18:07

developer   ~0034599

Fixed in build 94

peke

2013-02-16 00:49

developer   ~0034976

Verified 100