diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 5e903420..b8940534 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -19,11 +19,21 @@ module.exports = { '/', { title: 'Guides', - children: ['/help/guides/getting-started', '/help/guides/reading-local-manga', '/help/guides/source-problems', '/help/guides/translation'] + children: + [ + '/help/guides/getting-started', + '/help/guides/reading-local-manga', + '/help/guides/source-problems', + '/help/guides/translation' + ] }, { title: 'FAQ', - children: ['/help/faq/application', '/help/faq/extensions'] + children: + [ + '/help/faq/application/', + '/help/faq/extensions/' + ] }, '/extensions/' ], diff --git a/src/help/faq/application.md b/src/help/faq/application.md index ff1eb1cf..63552521 100644 --- a/src/help/faq/application.md +++ b/src/help/faq/application.md @@ -8,36 +8,27 @@ sidebarDepth: 2 ### How can I see how many chapters I've downloaded? -If you want to see how many chapters you have downloaded for all manga on -My Library, enable `Download Badges`. It's under the `Filter` options in -`My Library` (the upside-down pyramid of lines beside the three-dot) at -the very bottom. Red is downloaded chapter count and Blue is unread -chapter count. +If you want to see how many chapters you have downloaded for all manga on My Library, enable `Download Badges`. It's under the `Filter` options in `My Library` (the upside-down pyramid of lines beside the three-dot) at the very bottom. Red is downloaded chapter count and Blue is unread chapter count. ### Some covers are white after restoring from backup -The URL to the cover has changed. To fix this, refresh the metadata of -your library in `Settings > Advanced`. +The URL to the cover has changed. To fix this, refresh the metadata of your library in `Settings > Advanced`. ## Reader ### Why are some images not displayed? -Aside from network issues, it could be because the images are too big -or the decoder doesn't support that image. +Aside from network issues, it could be because the images are too big or the decoder doesn't support that image. ## Downloads ### What happened to the simultaneous downloads feature? -It was removed in version `0.7.0` to prevent IP bans caused by too many -requests. We know that speed is being sacrificed but it's better than -not being able to access a source at all. +It was removed in version `0.7.0` to prevent IP bans caused by too many requests. We know that speed is being sacrificed but it's better than not being able to access a source at all. ### Downloads are unstable -Be aware that it could be a network issue on your device or on the -catalog you are trying to download from. +Be aware that it could be a network issue on your device or on the catalog you are trying to download from. ### Can you make it possible to store manga on both internal storage and external SD-card? @@ -58,21 +49,18 @@ You can search a manga from your MAL list like this: `my: `. ### How do I import my Manga into Tachiyomi? -We recommend you to read [this](https://github.com/inorichi/tachiyomi/wiki/Local-manga) -guide on how to do so. +We recommend you to read [this](https://github.com/inorichi/tachiyomi/wiki/Local-manga) guide on how to do so. ### I can't find the Tachiyomi folder -If you don't see a Tachiyomi folder on your device, try downloading a chapter -of any Manga or creating a backup so that the folder can be created. +If you don't see a Tachiyomi folder on your device, try downloading a chapter of any Manga or creating a backup so that the folder can be created. ## Application Updates ### How do I enable automatic updates? The Tachiyomi app now has in-app updating for both stable and dev versions. -If you go to `Settings > About > Version` to check for updates, you can -force an update there or wait for the app to notify you. +If you go to `Settings > About > Version` to check for updates, you can force an update there or wait for the app to notify you. ## User Interface @@ -82,22 +70,13 @@ Tachiyomi is (as of writing) available in 35 different languages. By default, the app language follows the language setting of your device. -You can also set your own preferred language for Tachiyomi. Simply -from side panel go to the `Settings > General > Language`. +You can also set your own preferred language for Tachiyomi. Simply from side panel go to the `Settings > General > Language`. ::: tip NOTE -Only the UI has been localized, content will still be using -the language of the source selected (i.e. English for KissManga -source, Some sources have multiple Language too). +Only the UI has been localized, content will still be using the language of the source selected (i.e. English for KissManga source, Some sources have multiple Language too). ::: -If you want to help translate Tachiyomi, read [this](https://github.com/inorichi/tachiyomi/wiki/Translation). - -
- - - -
+If you want to help translate Tachiyomi, read our [guide](../guides/translation.md) on it. ## Miscellaneous diff --git a/src/help/faq/extensions.md b/src/help/faq/extensions.md index 0d72d289..904000e9 100644 --- a/src/help/faq/extensions.md +++ b/src/help/faq/extensions.md @@ -65,10 +65,11 @@ so when upgrading or installing versions above this, installing the extensions you use will be required to install extensions from the extensions menu (the one with the puzzle piece). -**B:** If you're getting a "Loader not implemented" error after clicking on -a manga, you will need to reinstall the extensions you used to use. Which -number in the menu corresponds to which is below. Be aware that Batoto is -deprecated so you will need to migrate from that source to others. +**B:** If you're getting a "Loader not implemented" error after clicking on a manga, you will need to reinstall the extensions you used to use. Which number in the menu corresponds to which is below. + +::: warning +Be aware that Batoto is deprecated so you will need to migrate from that source to others. +::: ::: expander Click to expand! ::: tip @@ -86,8 +87,7 @@ deprecated so you will need to migrate from that source to others. ### Which sources are there in the multi-source extensions? -Some extensions contain multiple sources, look at the list below to find -out which extension to install for the specific source that you want. +Some extensions contain multiple sources, look at the list below to find out which extension to install for the specific source that you want. ::: expander Click to expand! ::: tip @@ -189,50 +189,6 @@ out which extension to install for the specific source that you want. - NANI? Scans ::: -## Source problems - -Create your issue or see if it's already been listed -[**here**](https://github.com/inorichi/tachiyomi-extensions/issues). - -You can read more about source problems in [our guide](../guides/source-problems.md). - -### Why am I getting a 503 in (this source)? - -This may be on account that the source you selected has Cloudflare protection -on, so you will need to do a captcha through webview (Not your browser). -To do this, you will need to find a manga in your library that is from -the source you're trying to access, tap on the overflow menu in the Info -tab (3 dots), open in Webview, and do the captcha there (wait for the page -to finish loading). Be sure to press back rather than exit the app and if -that does not work, use the back arrow. - -### Cloudflare captcha - -Please note that webview is not the same as using your browser. -Webview is a new feature introduced in stable version `0.8.4` to allow -for log-in only features and solving captcha. - -You can find the web view option by opening a manga, then tapping the 3 -dots in the top right while in the `Info` tab. If you have no existing -manga from the source, go to `Catalogues`, press `Browse` beside the -source, and open a manga, following the above instructions. - -Once you are in webview, you will see a webpage and a bar on top with -an arrow at the left side, pointing to the left edge of your screen. -If there is no captcha on the webpage, initiate one by tapping a manga -title, if possible. Once a captcha is shown, solve it. After that, use -the aforementioned back arrow on the bar at the top of your screen to -go back to your manga. Please do not use the back button on your phone -as it does not work as expected. - -If webview doesn't work for you, please update the Android System WebView -app through Play Store, then go to `Developer Options` in your phone's -settings and set WebView Implementation to Android System WebView. - -
- -
- ### Error: java.lang Exception: Challenge not found Try closing (force-quit) and reopening Tachiyomi. @@ -245,47 +201,40 @@ Try closing (force-quit) and reopening Tachiyomi. Make sure you're on app version `0.8.4` or higher. ::: -If you're not getting any results when searching MangaDex then -you need to log in. +If you're not getting any results when searching MangaDex then you need to log in. -To do so, go to `Browse`/`Latest` for MangaDex under `Catalogues`, open -any manga from the list and then press the overflow menu (3 dot menu) -in the top-right corner and then the `Open in web view` button. +To do so, go to `Browse`/`Latest` for MangaDex under `Catalogues`, open any manga from the list and then press the overflow menu (3 dot menu) in the top-right corner and then the `Open in web view` button. -Now go to the hamburger menu, press the `Manga` drop-down and then -choose either `Sign up` or `Log in` to proceed with the log in. +Now go to the hamburger menu, press the `Manga` drop-down and then choose either `Sign up` or `Log in` to proceed with the log in. ### Alternate searching method -In `Mangadex 1.2.52` and newer the extension allows you to search using -the id number to find manga. To get the id number look at the URL of -the manga you want to add. +In `Mangadex 1.2.52` and newer the extension allows you to search using the id number to find manga. To get the id number look at the URL of the manga you want to add. An example search: `id:31477`. ### Chapters from Mangaplus are broken -Install the Mangaplus extension and then migrate the manga that -uses Mangaplus on Mangadex onto the Mangaplus source. +Install the Mangaplus extension and then migrate the manga that uses Mangaplus on Mangadex onto the Mangaplus source. ## MangaRock -### Regarding MangaRock going away: +#### Regarding MangaRock going away: - You won't lose existing bookmarks or downloads. - Chapters will no longer be updated once MangaRock is dead. -- There is no native way to automatically import your favorites from - MangaRock (although you can try [waicool20/mr2tachiyomi](https://github.com/waicool20/mr2tachiyomi)). +- There is no native way to automatically import your favorites from MangaRock (although you can try [waicool20/mr2tachiyomi](https://github.com/waicool20/mr2tachiyomi)). - Popular alternatives: Mangasee, Kissmanga, MangaDex, Mangakakalot, Toonily. -### Migrate to Tachiyomi +::: tip +Read more about the situation [here](https://mrcomics.com/). +::: -There is a tool to migrate from MangaRock to Tachiyomi courtesy of a member -of our Discord server by the same name as the creator, but a computer is -required to finish the migration successfully. +#### Migrate to Tachiyomi -Note that you must download the 64-bit version of Java or it will run -out of memory. Access the program at [waicool20/mr2tachiyomi](https://github.com/waicool20/mr2tachiyomi). +There is a tool to migrate from MangaRock to Tachiyomi courtesy of a member of our Discord server by the same name as the creator, but a computer is required to finish the migration successfully. + +Note that you must download the 64-bit version of Java or it will run out of memory. Access the program at [waicool20/mr2tachiyomi](https://github.com/waicool20/mr2tachiyomi). ## Madara @@ -299,6 +248,4 @@ Install Genkan. Migrate all Leviatan scans. Update Madara. ### Error: Page list is empty -If you get this error then you need to solve the captcha on their website -using your browser (*Google Chrome*, *Samsung Browser*, *Firefox*, *Opera*, -etc.). +If you get this error then you need to solve the captcha on their website using your browser (*Google Chrome*, *Samsung Browser*, *Firefox*, *Opera*, etc.). diff --git a/src/help/guides/getting-started.md b/src/help/guides/getting-started.md index a39c6817..18e6152c 100644 --- a/src/help/guides/getting-started.md +++ b/src/help/guides/getting-started.md @@ -14,8 +14,7 @@ You can download the latest version of `Tachiyomi` from the [GitHub releases](ht -If you want to try new features before they get to the stable release, -you can download the dev version [here](http://tachiyomi.kanade.eu/latest). +If you want to try new features before they get to the stable release, you can download the dev version [here](http://tachiyomi.kanade.eu/latest). Open and install the `.apk` file you just downloaded from GitHub. @@ -26,16 +25,12 @@ Open and install the `.apk` file you just downloaded from GitHub. ## Installing an extension -Now that Tachiyomi is installed, open the app and navigate to the -`Extensions` tab. +Now that Tachiyomi is installed, open the app and navigate to the `Extensions` tab. In this guide we will use MangaDex, our most popular extension. -Press the `Install` button and accept the installation prompt that -will be shown. +Press the `Install` button and accept the installation prompt that will be shown. -If you're getting stopped by a security prompt and don't know what to do -you can read this FAQ section: ["How do I allow third-party installations -on my phone?"](/help/faq/extensions/#how-do-i-allow-third-party-installations). +If you're getting stopped by a security prompt and don't know what to do you can read this FAQ section: ["How do I allow third-party installations?"](/help/faq/extensions/#how-do-i-allow-third-party-installations).