1.1.0 • Published 4 years ago

plex-dvr-run v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Plex DVR Postprocessor Easy Start

Motivation

As of Plex Media Server v1.19.3, the postprocessing script must be called from the Scripts directory inside the application data directory. This allows you to quickly set up plex-dvr on your server.

Prerequisites

Quick Start

# from (application data directory)/Scripts
git clone git@github.com:gesa/plex-dvr-run.git
cd plex-dvr-run
npm i

Then, in your Plex Media Server DVR settings, set your DVR's postprocessing script to plex-dvr-run/run.

Configuration

To customize for your system after running the quick start, run npx plex-dvr --sample-config. This will dump a sample config.json into the console, along with printing the config directory path.

Comskip

Save your comskip.ini file in the config directory. See the tuning document for more information.

HandBrake

Run HandBrakeCLI --help to see a list of available enocoders on your system, replacing the value in the config with your choice. Run HandBrakeCLI --encoder-preset-list [your encoder] to see available presets, pick one to add to your config.