mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Documented that 1 EPUB = 1 Chapter (#1099)
* Documented that 1 EPUB = 1 Chapter * Updated previous commit to match changes requested * Update website/src/docs/guides/local-source/index.md --------- Co-authored-by: arkon <arkon@users.noreply.github.com>
This commit is contained in:
parent
c05efccc7e
commit
17ea94c4df
@ -24,9 +24,11 @@ This page explores some advanced features.
|
|||||||
|
|
||||||
If you add more chapters then you'll have to manually refresh the chapter list (by pulling down the list).
|
If you add more chapters then you'll have to manually refresh the chapter list (by pulling down the list).
|
||||||
|
|
||||||
Supported chapter formats are folders with pictures inside (such as `.jpg`, `.png`, etc), `ZIP`/`CBZ`, `RAR`/`CBR` and `EPUB`.
|
Supported chapter formats are folders with pictures inside (such as `.jpg`, `.png`, etc) or archive files (`ZIP`/`CBZ`, `RAR`/`CBR`, and `EPUB`).
|
||||||
But expect better performance with directories and `ZIP`/`CBZ`.
|
But expect better performance with directories and `ZIP`/`CBZ`.
|
||||||
|
|
||||||
|
Note that a single folder or archive file is treated as a single chapter. For example, Tachiyomi will not automatically split an `EPUB` file containing multiple chapters into separate chapters within the app.
|
||||||
|
|
||||||
Remember to give the app storage permissions on **Android 6** and newer.
|
Remember to give the app storage permissions on **Android 6** and newer.
|
||||||
|
|
||||||
### Folder structure
|
### Folder structure
|
||||||
|
Loading…
Reference in New Issue
Block a user