red-coracle / episodes

Keep track of which television show episodes you've seen!
GNU General Public License v3.0
42 stars 10 forks source link

Problem to restore a library #100

Closed franco27 closed 1 year ago

franco27 commented 1 year ago

Hello

I created a backup file, to restore the library. With version 0.15.1 .

I can't select this file because in android file manager it is greyed out (file is in light color) (see screenshot)

I tried to restore this library backup file, with the latest version 0.16.0.

2) I uninstalled version 0.16.0 and reinstalled version 0.15.1. Same problem. I cannot select the file.

I give you the hardware information of my phone. Xiaomi Redmi 8 Android Version 10 Android 10 MIUI V12.5.2.0.QCNEUXM

Architecture 64-bit

Instruction sets arm64-v8a armeabi-v7a armeabi Qualcomm® Snapdragon™ 439

CPU 4 x Cortex-A53 Cores 8 RAM size 4 GB

GridArt_20230407_162455538.jpg

red-coracle commented 1 year ago

To downgrade completely, this is the process I followed on an Android 10 emulator:

I also had to edit the database in an SQLite editor first to downgrade the database version to 8 with a command like this: PRAGMA user_version = 8;

franco27 commented 1 year ago

Thank you for these explanations. I followed your advice, and indeed, by the "shortcut" menu of downloads, I still cannot select the library file. But by going and opening, this folder by a root folder (by phone storage), I can select the library files.

On the other hand, after the selection, I do not return to your application "episode 0.15.1". And when I try to open it, your app closes immediately. This repeats (can't open again), I can't see your episode app window.

I forced it to close and then tried to open it again. Always closing when opening (after clicking on the icon).

I solved by updating, to the latest version 0.16.0. THANKS