View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013305 | MMW v4 | Synchronization | public | 2016-05-24 12:14 | 2019-05-09 09:41 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1.12 | ||||
Target Version | 4.1.12 | Fixed in Version | 4.1.12 | ||
Summary | 0013305: WiFi sync: Auto-converted tracks are needlessly re-downloaded (after adding the ALAC plugin) | ||||
Description | Each track has its own auto-convert target format MD5 hash (fingerprint), but there was a bug in the hash calculation and once we added the new ALAC plugin (f_alac_endec.dll) the MD5 hash changed for each track and therefore tracks that need auto-conversion are needlessly re-downloaded again during sync. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=83533 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1797 | ||||
|
Fixed in build 1797. The hash is now calculated correctly (from the active target format settings only). But the symptomps of the issue remains, because the hash was recalculated. This could be probably tweaked on MMA side (by one time update of the hash once MMA synced for the first time with MMW version >= 4.1.12.1797). |
|
Fixed in MMA in build 598 |
|
verified 1798/598 |
|
Fixed in build 599 test procedure: 1. Install MMA 1796 or eariler 2. Wifi sync some tracks with autoconversion 3. Play the tracks (to increment playcounter) or change rating 4. Update MMW to 1798 5. Wifi sync with the same tracks 6. Autoconverted tracks should be updated, NOT REDOWNLOADED |
|
Verified 599 / 1798 Step 3 was crucial to confirm |