Updated Sources problems as per 0.9.0 (#161)

* Updated Sources problems as per 0.9.0

* Webview capitalization
This commit is contained in:
joseph619 2020-05-05 02:27:28 -04:00 committed by GitHub
parent b2f39a3fb5
commit 37ef7fc2f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ lang: en-US
1. Ask other users to try the action that gives you the error. 1. Ask other users to try the action that gives you the error.
::: tip Bonus step ::: tip Bonus step
Try the latest preview version, your issue may have been fixed. Also check versions of your extensions. Try the latest Preview version, your issue may have been fixed. Also check versions of your extensions.
::: :::
If any of these help go to [it only happens to me](#it-only-happens-to-me). If any of these help go to [it only happens to me](#it-only-happens-to-me).
@ -46,19 +46,22 @@ In this case it is a problem with the site.
1. It may have been fixed already, but not released yet, so look at closed issues ([app](https://github.com/inorichi/tachiyomi/issues?q=is%3Aissue+is%3Aclosed) / [extensions](https://github.com/inorichi/tachiyomi-extensions/issues?q=is%3Aissue+is%3Aclosed)) issues as well. 1. It may have been fixed already, but not released yet, so look at closed issues ([app](https://github.com/inorichi/tachiyomi/issues?q=is%3Aissue+is%3Aclosed) / [extensions](https://github.com/inorichi/tachiyomi-extensions/issues?q=is%3Aissue+is%3Aclosed)) issues as well.
1. If you can't find the issue there, open a new one. 1. If you can't find the issue there, open a new one.
## Solving a CAPTCHA <Badge text="0.8.4 +" vertical="middle"/> ## Solving a CAPTCHA <Badge text="0.9.0 +" vertical="middle"/>
Please note that WebView is not the same as using your browser. **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 <Navigation item="old_catalogues"/>, press <Navigation item="button_browse"/> beside the source, and open a manga, following the above instructions. You can open WebView in two of the following ways:
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 you already have a manga in **Library**
* Open the manga in **Library**, then click on the <Navigation item="webview"/> on the **INFO** tab.
* If you don't have manga in **Library**
* Go to <Navigation item="browse"/> and click on **BROWSE** beside the source. Then open a manga and click on <Navigation item="webview"/>.
Once 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 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.
::: tip ::: tip
If WebView doesn't work for you, please update the **Android System WebView** app through [Play Store](https://play.google.com/store/apps/details?id=com.google.android.WebView), then go to [Developer Options](https://developer.android.com/studio/debug/dev-options) in your phone's settings and set WebView Implementation to Android System WebView. If WebView doesn't work for you, please update the **Android System WebView** app through [Play Store](https://play.google.com/store/apps/details?id=com.google.android.WebView), then go to [Developer Options](https://developer.android.com/studio/debug/dev-options) in your phone's settings and set **WebView Implementation** to Android System WebView. If Android System WebView doesn't work, set **Google Chrome** as default in WebView Implementation.
::: :::
<figure class="centered"> <figure class="centered">