View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012805 | MMW v4 | Synchronization | public | 2015-07-23 13:34 | 2015-08-01 00:51 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1.9 | Fixed in Version | 4.1.9 | ||
Summary | 0012805: Improve track pairing algorithm | ||||
Description | On 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1752 | ||||