1
0
Fork 0
media-organizer/README.md
2025-10-26 17:45:56 +01:00

26 lines
823 B
Markdown
Executable file

# Media Organizer
Your toolbox to cope with excessive video hoarding.
## Features
Prepare `yt-dlp` download archives, and discover and collect already existing episodes, into a mapping file, for arrangement in Jellyfin compatible libraries.
One-command conversion of DVDs, BluRays, and other FFmpeg compatible input formats with prepared HandBrakeCLI profiles. Also supports target-quality secene-based encoding.
## Usage
## Dependencies
**Media Organizer** requires following applications to be available on _PATH_:
- `ffmpeg`
- `HandBrakeCLI`
- `lsdvd`
- `mkvextract`
- `mkvmerge`
## Roadmap
**Batch conversion**: Declarative description of batch conversions, instead of back-tracking your `.$SHELL_history`.
**Clustered encoding**: Delegate conversion tasks from one central server to multiple worker servers.