-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to access removable storage on android 11 w/ nvidia shield #17
Comments
Try installing this https://github.com/AndreyPavlenko/transmissionbtc/releases/tag/1.3.10 version and enable the "Allow management of all files" permission. |
1.3.10 was already installed with all permissions turned to allow - was getting "bad file descriptor" errors. Deleted and reinstalled the app and enabled all permissions - Still getting the same error "bad file descriptor" |
Same issue here. 1.3.10 installed from Play Store, all permissions enabled that I can see. transmission is configured to write to an external USB drive on nVidia SHIELD. The directory is along the lines of: |
The Play Store version does not have this https://developer.android.com/reference/android/Manifest.permission#MANAGE_EXTERNAL_STORAGE permission. Try installing the github version - https://github.com/AndreyPavlenko/transmissionbtc/releases/tag/1.3.10 . |
sideloaded this version. Needed to set permissions for Files and media 'allow all the time', so it would permit me to change the download and watch directories. |
Same problem on smart tv box (Amlogic S905X3), can download just fine to |
Widespread issue with 9.0 release on nvidia shield - see more info here https://www.reddit.com/r/ShieldAndroidTV/comments/s3jg2b/android_11_application_issues/
related android docs: https://developer.android.com/about/versions/11/privacy/storage#file-access
note about this on nvidia forums: https://www.nvidia.com/en-us/geforce/forums/shield-tv/9/481782/shield-experience-upgrade-90-known-issues/3196393/
The text was updated successfully, but these errors were encountered: