diff --git a/FAQ.md b/FAQ.md index a8b668b..37cbaa8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -12,26 +12,29 @@ Please place your request in the [extensions repository](https://github.com/inor * Import bookmarks from Bato.to or Kissmanga. [#250](https://github.com/inorichi/tachiyomi/issues/250) # Frequently Asked Questions -**Q: I lost everything, what now?** +### Q: I lost everything, what now? A: Tachiyomi is still in beta. Some design changes or unexpected errors may lead to data loss. While I try for them not to happen, sometimes is unavoidable. -**Q: Any way to have automatic updates?** +### Q: Any way to have automatic updates? A: You can enable automatic updates in the about section of the settings (release only). If you are in the stable release, you can also install it from [F-droid](https://f-droid.org/repository/browse/?fdid=eu.kanade.tachiyomi). If you want auto updates for the dev release, you can install the application following [these steps](https://github.com/inorichi/tachiyomi/wiki/FDroid-for-dev-versions). -**Q: Downloads are unstable.** +### Q: Downloads are unstable. A: ~~Try to use only one simultaneous download. The more slots you use the more unstable it becomes.~~ Be aware that it could be a network issue on your terminal or on the catalog you are trying to download from. -**Q: Why are some images not displayed?** +### Q: I have an issue with an source from an extension I downloaded. +A: Create your issue or see if it's already been listed [**here**](https://github.com/inorichi/tachiyomi-extensions/issues). + +### Q: Why are some images not displayed? A: Aside from network issues, it could be because the images are too big or the decoder doesn't support that image. Try using another image decoder. -**Q: Some covers are white after restoring from backup.** +### Q: Some covers are white after restoring from backup. A: The url to the cover has changed. To fix this, refresh the metadata of your library in Settings > Advanced. -**Q: I can't find a manga in MAL's search results.** +### Q: I can't find a manga in MAL's search results. A: You can search a manga from your MAL list like this: _my: \_. [#65](https://github.com/inorichi/tachiyomi/issues/65) -**Q: Why do I get a key error when installing?** +### Q: Why do I get a key error when installing? A: F-Droid uses a different signing key than my release, so you can't switch between them. Nevertheless, you can backup and restore the data between versions. [#230](https://github.com/inorichi/tachiyomi/issues/230) -**Q: Can you make it possible to store manga on both internal storage and external sd card?** -
A: At the moment, no. You could try using symlinks \ No newline at end of file +### Q: Can you make it possible to store manga on both internal storage and external sd card?** +A: At the moment, no. You could try using symlinks \ No newline at end of file