Tags: daneren2005/Subsonic
Tags
Remove @ validation from network settings Was a PR to completely remove space and @ validation (#985), but I can see people easily pressing space without meaning to and not being able to see what is wrong. If someone makes a good reason for it to be needed I will remove it, but for now just removing @ so people can do basic auth.
Go back to just using getExternalFilesDirs on Android 11+ getExternalMediaDirs was depreciated in Android 11 since they want people to just contribute to MediaStore directly instead: https://developer.android.com/reference/android/content/Context#getExternalMediaDirs()
PreviousNext