View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017710 | MMA | Playlists | public | 2021-03-31 13:41 | 2021-03-31 22:34 |
Reporter | martin | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Platform | Android | OS | - | OS Version | 11 |
Product Version | 1.4.3 | ||||
Target Version | 1.4.3 | Fixed in Version | 1.4.3 | ||
Summary | 0017710: Special chars in playlist name avoid pairing with MediaStore on Android 11 | ||||
Description | Chars like |\?*<":>/ are replaced by "-" or "" in MediaStore This was not an issue for pre-Android 11, but in Android 11 exception is thrown. This exception does not cause an app crash, but playlist pairing is skipped. | ||||
Tags | No tags attached. | ||||
Fixed in build | 950 | ||||
|
Possibly related to https://www.mediamonkey.com/forum/viewtopic.php?f=21&t=98722 |
|
Fixed in build 1.4.3.950 |
|
Verified 950 as follows: 1 added 'illegal' characters to playlist name, and added the playlist to the sync list 2 initiate wi-fi sync to MM5 --> playlist displays correctly in MMA (with illegal characters) --> playlist displays correctly in YT Music (with replacement characters) 3 Made a change to the playlist in MMA (changed order of tracks) 4 initiate wi-fi sync --> Playlist isn't update updated in MMW5!! BUT further testing reveals that this issue occurs for all playlists, so it's a separate issue. |