View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018526 | MMW 5 | Sync | public | 2021-11-08 16:26 | 2024-02-18 18:39 |
Reporter | Ludek | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.2 | Fixed in Version | 5.1 | ||
Summary | 0018526: Empty playlists are not synced | ||||
Description | It seems that based on current implementation ( 0012853 ) the empty playlists are not synced and are supposed to be deleted during sync. But there are some situation in which auto-playlists can get emptied aren't updated in MMA during Wi-Fi sync (ticket # 3067). I think that deleting the auto-playlists that get emptied could be also quite unexpected for some users. To be decided how to handle this... | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?f=33&t=100482 https://www.mediamonkey.com/forum/viewtopic.php?t=101298 https://www.mediamonkey.com/forum/viewtopic.php?t=101300 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2811 | ||||
|
Currently: - Syncing an (auto)playlist with 0 tracks syncs the playlist with 0 tracks in it (as it should) - Re-syncing an (auto)playlist that has been updated from x tracks to 0 tracks deletes the playlist on the device initially and then on subsequent syncs, it resyncs the empty playlist I would expect that whatever approach we take, the behavior should be consistent. i.e. either: o always show the playlist with 0 tracks o always delete the playlist if there are 0 tracks I suspect that the first option is preferable. |
|
Fixed for USB sync in 2811 i.e. empty (auto-)playlists are now synced for devices with MMA installed. The Wi-Fi sync is directed by MMA so the fix needs to be done on MMA side. |
|
re verified 2834 |