Changed some weird line-breaks

This commit is contained in:
Simon Mattila 2019-09-19 18:20:25 +02:00
parent 8b4e4a5291
commit d4aed1fc92

View File

@ -5,9 +5,7 @@ lang: en-US
# Reading local manga # Reading local manga
You have to place your manga inside the folder `Tachiyomi/local` located in You have to place your manga inside the folder `Tachiyomi/local` located in the root of your internal storage or external SD card, usually `/sdcard` and `/storage/18F5-2C11` (with different values).
the root of your internal storage or external SD card, usually `/sdcard`
and `/storage/18F5-2C11` (with different values).
After that, they will be shown in the catalogue as a new source. After that, they will be shown in the catalogue as a new source.
@ -15,23 +13,19 @@ After that, they will be shown in the catalogue as a new source.
Remember to give the app disk permissions on Android 6 and newer. Remember to give the app disk permissions on Android 6 and newer.
::: :::
If you add more If you add more chapters then you'll have to manually refresh the chapter list (by pulling down the list).
chapters later you'll have to manually refresh the chapter list
(by pulling down the list).
Supported chapter formats are directories with pictures inside, `ZIP`/`CBZ`, Supported chapter formats are directories with pictures inside, `ZIP`/`CBZ`,
`RAR`/`CBR` and `EPUB`. But expect better performance with directories and `ZIP`/`CBZ`. `RAR`/`CBR` and `EPUB`. But expect better performance with directories and `ZIP`/`CBZ`.
You can also place your chapters or manga in both storages and Tachiyomi You can also place your chapters or manga in both storages and Tachiyomi will merge them.
will merge them. For example, with:
`/sdcard/Tachiyomi/local/my manga/ch1` and `/storage/18F5-2C11/Tachiyomi/local/my manga/ch2` **Example:**
- `/sdcard/Tachiyomi/local/my manga/ch1`
- `/storage/18F5-2C11/Tachiyomi/local/my manga/ch2`
Tachiyomi will see two chapters in a single manga. Tachiyomi will see two chapters in a single manga.
The path to the folder (or archive) with images must contain both the The path to the folder (or archive) with images must contain both the manga title and the chapter name (as seen above).
manga title and the chapter name (as seen above).
You can then access the manga in `Catalogues > Local manga`. You can then access the manga in `Catalogues > Local manga`.