JairajJangle / motioneye-android

motionEye Android app - available on Google Play Store and F-Droid
https://play.google.com/store/apps/details?id=com.jairaj.janglegmail.motioneye
GNU General Public License v3.0
55 stars 15 forks source link

Download for Videos not possible since version 1.0.1 #53

Closed move-some closed 1 year ago

move-some commented 1 year ago

Hello,

If I try to download a recorded video, the app FC's. Since V1.0.1 the app does not ask for permission to write to the phone's storage.

2023-08-28 09:54:32.691 32622 32622 com.jairaj.janglegmail.motioneye E AndroidRuntime: java.lang.SecurityException: No permission to write to /storage/emulated/0/Download/motionEye/test_Camera1_17-53-04.avi: Neither user 10065 nor current process has android.permission.WRITE_EXTERNAL_STORAGE.

Using V0.9.7.5.4, download is possible BUT there is a":" at the end of the file extension (e.g. test_Camera1_17-53-04.avi:)

move-some commented 1 year ago

Additional information. I tried version 0.9.9.2.5 and download is working. All tests done using Android 9.

move-some commented 1 year ago

Sorry, didn't want to close, just pushed the wrong button

move-some commented 1 year ago

Try to reopen

JairajJangle commented 1 year ago

@move-some I will investigate the issue on the weekends and maybe deploy a fix in the next week.

move-some commented 1 year ago

Sounds good. Currently, I am running V0.9.9.2.5 without any big issues.

JairajJangle commented 1 year ago

This issue was specific to Android < 11. It has been fixed, and the update is rolled out to the Play Store. Meanwhile, if you want to sideload the latest version, check the release page: https://github.com/JairajJangle/motionEye_app_HomeSurveillanceSystem/releases/tag/v1.0.4

move-some commented 1 year ago

Just tried version 1.0.4 and it is working for me. Thanks a lot.