Alcidauk / CineLog

A fork of KinoLog Android app with some extra functionnalities
GNU General Public License v3.0
47 stars 15 forks source link

Android 10 storage permission #30

Closed yekteniya closed 3 years ago

yekteniya commented 4 years ago

I'm using Android 10 and I'm having issues importing and exporting even though I have storage permission enabled.

I believe this might have to do with Android 10 changing the way it handles storage permissions (scoped storage), but don't quote me on that.

amadeous commented 4 years ago

I am also experiencing importing issues. I upgraded from Android 8 to 10 and exported at the beginning four files (_exportseries, _exportmovies, _export_wishlistseries, _export_wishlistmovies) but cannot import them back now.

After renaming the exported file (replacing "export" by "import") and trying to import them, I have an error message asking me to make sure the file are there and to check that the app has the permission to access them. Could you do something about it?

Thank for the fork you made and your time to keep this a very useful app!

Edit: I tried while letting the file in the root storage (as asked by the import activity of the app) and also while moving them in a CineLog folder at the root (as mentionned as a pre-condition on the project FAQ.

Alcidauk commented 4 years ago

Hi,

I just pushed a new version with a bugfix for android X version. Tell me if it changes the IO features behaviour !

Pierre

natpuch commented 3 years ago

Hi, It works as expected on Android 10 now! Edit: In fact, I get an error when trying to import the DB.

yekteniya commented 3 years ago

With the new version I have been able to import 300+ ratings from my Filmaffinity account without any issues. Thanks for the effort!

amadeous commented 3 years ago

Also worked for me, thanks!