View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006343 | MMW v4 | Synchronization | public | 2010-05-06 01:26 | 2020-08-25 07:40 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 4.0.3 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0006343: MediaMonkey fails to auto-sync duplicate tracks | ||||
Description | Steps to reproduce, 1) Create a playlist 2) Add same track twice 3) Auto-Sync Playlist This was tested auto-syncing to a SD card using d_WMDM.dll and mask: mask <AutoNumber> - $Trim(<Artist:20>) - $Trim(<Title:50>) | ||||
Additional Information | Forum report: http://www.mediamonkey.com/forum/viewtopic.php?p=254543#p254543 http://www.mediamonkey.com/forum/viewtopic.php?f=12&t=53205 http://www.mediamonkey.com/forum/viewtopic.php?f=4&t=64743 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1603 | ||||
related to | 0006342 | closed | Ludek | MMW v4 | MediaMonkey fails to burn duplicate tracks to data CD/DVD (regression) |
related to | 0008745 | new | MMW Wishlist | Allow users to force file overwrite/prevent file overwrite | |
parent of | 0011862 | closed | Ludek | MMW v4 | Files can be synced with wrong extension |
related to | 0009818 | resolved | jiri | MMW v4 | Enforce use of sync mask for files already on the device should be enabled by default |
related to | 0011562 | closed | Ludek | MMW v4 | Files sometimes auto-converted needlessly (when duplicated on PC) |
related to | 0011772 | closed | Ludek | MMW v4 | Some tracks that MM mistakenly considers as duplicates fail to sync |
related to | 0011913 | closed | Ludek | MMW v4 | Duplicate Titles fail to sync to Apple devices |
related to | 0011961 | closed | Ludek | MMW v4 | Duplicate tracks are missing from playlists |
related to | 0016901 | closed | Ludek | MMW 5 | Sync: Add <Track ID> mask in order to avoid duplicates on sync |
|
On a playlist having two references to a single track file, I see that Auto-sync creates on the device a playlist having two references to a single track file. This works fine. This is what I would expect. I see nothing to suggest that the non-creation of a second copy of the track file is a failure. |
|
As discussed on the forum thread, not everyone uses playlists and thus an option to force copying of duplicates would serve those who do actually want duplicate copies of the same track on their portable device. |
|
Ok, so it seems that this essentially is about the fact that MM should create duplicates in case when target masks suggests so? I.e. when there's a mask (be it Auto-sync or Burning) like: <Autonumber> or <Random>, duplicates should be created. |
|
Fixed in build 1603. |
|
Verified on 1615 that <Auto Number> - $Trim(<Artist:20>) - $Trim(<Title:50>) creates duplicate files on Clip+ as expected. |