View Issue Details

IDProjectCategoryView StatusLast Update
0017710MMAPlaylistspublic2021-03-31 22:34
Reportermartin Assigned To 
PriorityimmediateSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
PlatformAndroidOS-OS Version11
Product Version1.4.3 
Target Version1.4.3Fixed in Version1.4.3 
Summary0017710: Special chars in playlist name avoid pairing with MediaStore on Android 11
DescriptionChars 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.


TagsNo tags attached.
Fixed in build950

Activities

peke

2021-03-31 13:55

developer   ~0062656

Possibly related to https://www.mediamonkey.com/forum/viewtopic.php?f=21&t=98722

martin

2021-03-31 15:10

developer   ~0062657

Fixed in build 1.4.3.950

rusty

2021-03-31 22:34

administrator   ~0062664

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.