export / data store on external media #87
devvythelopper
started this conversation in
Ideas
Replies: 2 comments
-
|
preferrably I would like to have one json file per audiobook |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
and of course if there is an export, then an import/restore should also be possible in some way or other. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use bookmarks a lot, and I want to be able to back them up onto my computer. Possibly to use automatic means of processing them. It is in fact a must-have for me before I would switch to PlayBook. Of course I'm going to tip well if you implement this.
This could be implemented via a manual export mechanism in PlayBook, or via an automatic daily backup mechanism (as PodcastAddict does it), or it could be implemented via simply storing all PlayBook data not in the hidden android directories (where the data is stored now, and could only be retrieved on a rooted device) but simply in the Android/data/com.goodwy.PlayBook directory.
The Android/data/com.goodwy.PlayBook directory would be especially useful if you would allow the user to choose whether their data is stored in the internal memory or on an external SD card. Because then I would choose SD card, since data on SD cards usually remains accessible even if the phone breaks. A daily backup mechanism could be equally useful if the user could select a backup directory on the external SD card.
Beta Was this translation helpful? Give feedback.
All reactions