From a53e253ca638b36470a1760c081bb5e3ee98447d Mon Sep 17 00:00:00 2001 From: arkon Date: Fri, 15 Apr 2022 12:06:25 -0400 Subject: [PATCH] Add F-Droid migration info --- src/help/faq/README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/help/faq/README.md b/src/help/faq/README.md index 187bf742..bfb136cc 100644 --- a/src/help/faq/README.md +++ b/src/help/faq/README.md @@ -17,6 +17,16 @@ No. There is no iOS version, and there are no plans for one. Since iOS and Andro #### Will Tachiyomi ever be on the Google Play Store? Google Play's content policy does not allow the APK based extension system to work. The content on some websites will lead to Google taking it down at some point, and Inorichi does not want to have to deal with it as they have stated [before](https://github.com/tachiyomiorg/tachiyomi/issues/1745#issuecomment-441208074). +#### How do I migrate from the F-Droid version? +Tachiyomi on F-Droid is not officially supported, so updates are not guaranteed. If you want to migrate to the official builds: + +1. Create a [backup](/help/guides/backups/). +2. Uninstall the F-Droid version (do not keep any app data if it allows you to). +3. [Download](/download/) and install Tachiyomi. +4. [Restore](/help/guides/backups/#how-do-i-restore-a-backup) your backup. + +We have no intention to host our own F-Droid repo since Tachiyomi already manages updates by itself, making the usage of F-Droid redundant. For more detailed info, see [this GitHub comment](https://github.com/tachiyomiorg/tachiyomi/issues/6736#issuecomment-1059608058). + #### Can Tachiyomi read Light Novels? No. Tachiyomi is an image parser, not a text parser. @@ -26,7 +36,6 @@ No. Any project that calls itself Tachiyomi that supports anime is **not affilia #### Can Tachiyomi sync between devices? No. But you can use Tachiyomi backup and restore features to save and load manga database and move manga content to another device. - #### How can I report Tachiyomi copycats on the Google Play Store? If you are on desktop, fill out [this](https://support.google.com/googleplay/android-developer/contact/takedown) form following [these](https://pastebin.com/08eeuJxH) steps.