View Issue Details

IDProjectCategoryView StatusLast Update
0012805MMW v4Synchronizationpublic2015-08-01 00:51
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.1 
Target Version4.1.9Fixed in Version4.1.9 
Summary0012805: Improve track pairing algorithm
DescriptionOn initial sync between MMA <-> MMW may already exist tracks with same metadata on both sides that need to be paired.

Currently we pair them based on title, artist and length (in seconds).
Title needs to be known and then if there is only one track in results, it is paired, otherwise we compare song length in seconds.

Improvements:

1) Whenever there is more than 1 track in result with same length, compare also based on album

2) Length in seconds comparison should be improved, currently lengths 1:54.9 and 1:55.1 are not considered as the same length because the values are rounded down during the comparison


TagsNo tags attached.
Fixed in build1752

Relationships

related to 0012596 feedbackmartin MMA Tracks downloaded via UPnP don't seem to match correctly 

Activities

Ludek

2015-07-23 21:36

developer   ~0042750

Fixed in 4.1.9.1752 and merged into 5.0.0.2001

peke

2015-08-01 00:51

developer   ~0042787

Verified 1752