mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-03 10:54:38 -05:00
Updated Local Source (markdown)
@@ -43,12 +43,13 @@ Tachidesk requires a specific folder structure for local manga to be correctly p
|
|||||||
<li><span class="ft-icon ft-image">...</span></li>
|
<li><span class="ft-icon ft-image">...</span></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<span class="ft-icon ft-image">cover.jpg</span>
|
<li><span class="ft-icon ft-image">cover.jpg</span></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<span class="ft-icon ft-folder">Other Manga title/</span>
|
<span class="ft-icon ft-folder">Other Manga title/</span>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><span class="ft-icon ft-image">cover.jpg</span></li>
|
||||||
<li>
|
<li>
|
||||||
<span class="ft-icon ft-folder">ch001/</span>
|
<span class="ft-icon ft-folder">ch001/</span>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -75,7 +76,7 @@ Tachidesk requires a specific folder structure for local manga to be correctly p
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
**Note:** Chapters should be ordered alphanumerically, using zero padded name prefixes is usually the best option.
|
**Note:** Chapter and page names should be ordered alphanumerically, using zero padded name prefixes is usually the best option.
|
||||||
|
|
||||||
The path to the folder with images must contain both the manga title and the chapter name (as seen above).
|
The path to the folder with images must contain both the manga title and the chapter name (as seen above).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user