Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 864 Bytes

GUIDE.md

File metadata and controls

34 lines (27 loc) · 864 Bytes

Guides

Recommended Folder structure

├─ DEFAULT LOCATION\
│  ├─ One Piece\
│  │  ├─ Chapter 1\
│  │  │  ├─ 001.png
│  │  │  ├─ 002.png
│  │  │  ├─ 003.png
│  │  │  ├─ 004.png
│  │  ├─ Chapter 2\
│  │  │  ├─ 001.png
│  │  ├─ Chapter 3.cbz
│  │  ├─ Chapter 4.pdf
│  ├─ Bleach\
│  │  ├─ Chapter 1
│  │  ├─ Chapter 2.zip

TachiDesk

If you are using Tachidesk to download your manga, it will be better to change your download path.

  1. Go to %localappdata%\Tachidesk\.

  2. Open server.conf with notepad.

  3. Change/add and save.

    server.downloadsPath = "D:\\example\\path\\"
    
  4. You might need to delete folder previous set as download path for it to work right.