mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Added split extensions info (#640)
* Added why chapters may show up as unread without user interaction * Added Android 11 information section * Stuck it in grammarly * add toonily issue * Added a question that addresses removed extensions * Yeeted the mangadex section due to v5 * added v5 FAQ questions from status-updates * removed an extra newline * Added split extensions information also removed mangabox split info * added line breaks * stuck it in grammarly
This commit is contained in:
parent
21147e0c30
commit
8d74d2dd16
@ -263,10 +263,7 @@ Downloads from before will not be removed or lost by the app.
|
||||
##### Why can't I restore from a JSON backup?
|
||||
JSON backups are now unusable due to the ID change, you'll have to manually readd your manga.
|
||||
|
||||
### Former Mangabox extensions
|
||||
|
||||
#### What happend to Mangabox?
|
||||
As part of a general move to split up multi-source extensions, the Mangabox extension was removed, and all of its sources were made into their own extensions, namely **Mangakakalot**, **Manganelo**, **Mangabat** and **Mangairo**.
|
||||
### Mangakakalot, Manganelo, Mangabat and Mangairo
|
||||
|
||||
#### What do `Page list is empty` and `Source URL has changed` mean?
|
||||
The former **Mangabox** extensions have created new entries for many of the manga on their websites. The old entries are obsolete and will not work. To resolve this, [migrate](/help/guides/source-migration/) the manga from the source to itself to get the new entry, or better yet, to a different source entirely to avoid similar errors in the future.
|
||||
@ -286,7 +283,7 @@ To solve this issue, follow the below steps.
|
||||
|
||||
### Webtoons
|
||||
|
||||
#### How do I fix the `Page list is empty` error?
|
||||
#### How do I fix the `Page list is empty` error?
|
||||
You will have to open the manga entry in WebView and verify your age, as Webtoons has added age verifications on their website.
|
||||
|
||||
### Toonily
|
||||
@ -308,6 +305,24 @@ Extensions tend to be removed for a variety of reasons:
|
||||
|
||||
A list of extensions that have been removed is available [here](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/3475), it does not include sites that have gone offline.
|
||||
|
||||
### Split Extensions
|
||||
Extensions have been split due to the sheer number of extensions in a single extension, with Madara reaching over 200 extensions at one point, making it unreasonable for both devs and users to filter through extensions. For a deeper explanation of the issue, [this](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/4287) GitHub issue explains in more detail.
|
||||
|
||||
#### What extensions have been split?
|
||||
All of them have been split.
|
||||
|
||||
#### Why does my multisource extension show up as obsolete?
|
||||
The multisource extension is obsolete because it has been split. The multisource extension has been removed from the repository. It is not actually obsolete.
|
||||
|
||||
##### How do I move to a split extension?
|
||||
Install the extension that your manga is from, and then uninstall the multisource extension. If the manga shows the source as a bunch of numbers, force close the app. For known issues with split extensions, go to this [GitHub issue](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/5672).
|
||||
|
||||
#### Do I need to migrate?
|
||||
No, unless expressly stated, the internal ID of sources has not changed, so migration is unnecessary.
|
||||
|
||||
#### What if I uninstall the multisource extension before I install the singular extensions?
|
||||
See what extension IDs correspond to what extensions [here](https://pastebin.com/raw/QX2scdRT).
|
||||
|
||||
## Android 11
|
||||
|
||||
### What changed in Android 11?
|
||||
|
Loading…
Reference in New Issue
Block a user