add warning (#695)

This commit is contained in:
Seishirou101 2021-06-18 11:05:33 -05:00 committed by GitHub
parent aa647cc3d3
commit 21b603c677

View File

@ -22,6 +22,12 @@ If you add more chapters then you'll have to manually refresh the chapter list (
Supported chapter formats are folder with pictures inside (such as `.jpg`, `.png`, etc), `ZIP`/`CBZ`, `RAR`/`CBR` and `EPUB`. But expect better performance with directories and `ZIP`/`CBZ`. Supported chapter formats are folder with pictures inside (such as `.jpg`, `.png`, etc), `ZIP`/`CBZ`, `RAR`/`CBR` and `EPUB`. But expect better performance with directories and `ZIP`/`CBZ`.
::: c-warning
While Tachiyomi does support chapters compressed as **RAR** or **CBR**, note that **RAR** or **CBR** files using the **RAR5** format are not supported yet.
If **CBR** or **RAR** files do not work, you may need to extract and re-compress them into one of the supported formats.
:::
::: c-warning ::: c-warning
Remember to give the app storage permissions on **Android 6** and newer. Remember to give the app storage permissions on **Android 6** and newer.
::: :::