View Issue Details

IDProjectCategoryView StatusLast Update
0020160MMAGeneralpublic2023-07-25 13:59
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Product Version2.0.0 
Target Version2.0.1 
Summary0020160: Empty playlists are not synced
DescriptionIt 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 Informationhttps://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
TagsNo tags attached.
Fixed in build

Relationships

related to 0018526 closedLudek MMW 5 Empty playlists are not synced 

Activities

rusty

2023-07-25 13:59

administrator   ~0072484

Note: this issue has been fixed in MM5 USB Sync, but remains to be fixed in MMA for Wi-Fi sync.

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, but the implementation should be consistent with USB Sync.