mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 01:44:34 -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>
|
||||
</ul>
|
||||
</li>
|
||||
<span class="ft-icon ft-image">cover.jpg</span>
|
||||
<li><span class="ft-icon ft-image">cover.jpg</span></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="ft-icon ft-folder">Other Manga title/</span>
|
||||
<ul>
|
||||
<li><span class="ft-icon ft-image">cover.jpg</span></li>
|
||||
<li>
|
||||
<span class="ft-icon ft-folder">ch001/</span>
|
||||
<ul>
|
||||
@@ -75,7 +76,7 @@ Tachidesk requires a specific folder structure for local manga to be correctly p
|
||||
</ul>
|
||||
</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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user