View Issue Details

IDProjectCategoryView StatusLast Update
0021833MMASynchronizationpublic2025-11-07 18:30
Reportermartin Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
PlatformAndroidOS-OS Versionall
Product Version2.1.1 
Target Version2.1.1Fixed in Version2.1.1 
Summary0021833: Auto Playlist is not fully synced sometimes
Description[Ticket 0014002]

User log UQW9M6YPKD

I can see in log:
syncPlaylist(Podcast Catch All) Remote playlist is not newer. But (MMA has 21 tracks, MMW has 21)
syncPlaylist(Podcast Catch All -Test) Remote playlist is not newer. (MMA has 16 tracks, MMW has 22)
syncPlaylist(Podcast Catch Test) Remote playlist is not newer. (MMA has 1 track, MMW has 2)
TagsNo tags attached.
Fixed in build1287

Activities

martin

2025-11-07 16:33

developer   ~0079988

MMA incorrectly wrote null paths to m3u files for unchanged playlist items.
MMA normally does not read these M3U files, and therefore, it usually has no negative effect.
Except when "Update playlists from other apps" is enabled.
In such a case, the m3u file is scanned by the Android Media Scanner, which skips null paths and therefore this playlist has a different number of items than MMA.
This playlist updates the local MMA playlist.

1)Enable update playlists from other apps
2) Sync playlist A from MMW
3) For example, change the order of some items
4) Sync again

martin

2025-11-07 16:43

developer   ~0079993

Fixed in build 1.2.1.1287

peke

2025-11-07 18:30

developer   ~0080001

Verified 1287