View Issue Details

IDProjectCategoryView StatusLast Update
0011754MMW v4Burning / Disc Handlingpublic2014-02-04 15:43
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.1 
Target Version4.1Fixed in Version4.1 
Summary0011754: Wi-Fi Sync: Some tracks sync repeatedly for no reason
Description1 USB Auto-Sync 3 auto-playlists via USB sync to a device with a clean install of MMA
2 After sync is complete run MMA, and perform Wi-Fi sync
--> 10 tracks are deleted / re-synced
3 Perform wi-fi sync again
--> 10 tracks are deleted / re-synced

This behavior is repeatable.

Debug log: IJYDO4F9US
Additional InformationPossibly related reports:
http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=74841
OKY-686687
TagsNo tags attached.
Fixed in build1688

Relationships

parent of 0011762 closedLudek Sync: Assertion failure "Devices.pas", line 7625 
parent of 0011828 closedLudek Sync: Duplicated songs in playlists can be out of order (regression) 
related to 0011772 closedLudek Some tracks that MM mistakenly considers as duplicates fail to sync 

Activities

marek

2014-01-16 14:17

developer   ~0039268

I am not able to reproduce it. Could you please send me your mmstore.db ?

rusty

2014-01-16 16:13

administrator   ~0039269

DB sent.

marek

2014-01-16 17:59

developer   ~0039274

I have found out that these files have multiple copies in MMW.

Example of track from log: Echoes - it has two ids 1117 and 1616

When sync starts:
1. MMA sends list of track IDs to MMW (Echoes track is included with ID 1616)
2. MMW sends list of tracks for deletion to MMA (Echoes with ID 1616 is deleted)
3. MMW creates synclist (Echoes with ID 1117 is re-downloaded)

This bug is probably on MMW side that should somehow deal with this situation.

Ludek

2014-01-17 12:10

developer   ~0039279

Last edited: 2014-01-17 12:12

I can confirm that this can happen if the duplicated tracks (with same metadata, but different ID) exist in a single auto-playlist with RANDOM sort order (on the sync-list). To be fixed on MMW side.

Ludek

2014-01-17 12:37

developer   ~0039280

Last edited: 2014-01-17 12:39

Fixed in MMW build 4.1.0.1688

peke

2014-01-17 19:09

developer   ~0039289

Verified 1688

peke

2014-02-04 15:43

developer   ~0039507

Re verified 1692 due the possible regression.