# 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.