Guidelines

General

[info.txt]
This file is completely optional.
It contains additional information about an entry.
Which may include archival notes, playlist descriptions etc.

[videos]
All videos contain metadata attached to the mkv.
This includes the video thumbnail, info.json file, general metadata.

[DESC] - Description
[MODEL] - File Structure
[EX] - Example

Series

[DESC]
A set of entries bound by a common relationship.
They may be common episodically.
Or common as in by the same creator.
Definition of common is flexible as long as the relation stands.
All series entries should have multiple videos.

[MODEL]
Directory follows "[creator] entry name" scheme
Entry videos are in the "Type n.n - title" scheme
If there is no title, follow "Type n.n"
If there is no decimal, follow "Type n"
Where "Type" is one of "Episode", "OVA", "Movie"
Where "n.n" is the episode number
Optionally, use decimals for further classification
Optionally, use ~ when there are multiple entries in single file
May contain an "info.txt" file

[EX]

1
2
3
4
5
6
7
8
9
Series/
├─ [The Dastails] Nisekoi Abridged/
  ├─ info.txt
  ├─ Episode 1 - Pilot.mkv
  ├─ Episode 1.5 - Takin it Slow.mkv
  ├─ Episode 2 - Banana Tuesdays.mkv
  ├─ Episode 4~5 - Combo Day.mkv
  ├─ OVA 1 - BROsekoi.mkv
  └─ Movie 1 - NiseBOO.mkv

Shots and Shorts

[DESC]
Single videos that are not apart of a continuous series.
They may be random. Or may have a coherent plot.
What matters is its detachment from any other material.

[MODEL]
Directory follows "[creator] entry name" scheme
Entry video is named "1"
May contain an "info.txt" file

[EX]

1
2
3
4
Shots/
 ├─ [UntilDawnCreeps] Yuri Note/
   ├─ info.txt
   └─ 1.mkv
Edit

Pub: 04 Jun 2025 19:50 UTC

Views: 118