WIP
ANIME DIRECTORY
└── bleach
│
├── cover.png ( cover image for the anime )
├── episodes
│ │
│ ├── 1.mp4
│ ├── 2.mp4
│ ├── ...
│ ├── 30.mp4
│ ├── 31.mp4
│ ├── 32.mp4
│ ├── 33 (Filler).mp4
│ ├── 34.mp4
│ └── 35.mp4
├── movies
│ │
│ ├── 1 Memories of Nobody.mp4
│ ├── 2 The DiamondDust Rebellion.mp4
│ ├── 3 Fade to Black.mp4
│ └── 4 Hell Verse.mp4
├── openings
│ │
│ └── 1 asterisk.mp4
└── endings
│
└── 1 life is like a boat.mp4
Note If an episode file name includes a "(Filler)" the episode will be marked as a filler
MANGA DIRECTORY
└── bleach
│
├── cover.png ( cover image for the manga )