View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0021833 | MMA | Synchronization | public | 2025-10-28 11:05 | 2025-11-07 18:30 |
| Reporter | martin | Assigned To | |||
| Priority | urgent | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Platform | Android | OS | - | OS Version | all |
| Product Version | 2.1.1 | ||||
| Target Version | 2.1.1 | Fixed in Version | 2.1.1 | ||
| Summary | 0021833: 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) | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 1287 | ||||
|
|
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 |
|
|
Fixed in build 1.2.1.1287 |
|
|
Verified 1287 |