plex icon indicating copy to clipboard operation
plex copied to clipboard

Scripts for Plex Postprocessing

Plex DVR Postprocessing

Tip Me via PayPal

Bash scripts for Plex Postprocessing

Prerequisites

  1. Comcut
    • Comskip
    • ffmpeg
  2. Handbrake-CLI

My Environment

  • PMS (latest) running on a virtual Ubuntu 16.04
  • 4vCPU / 2GB RAM
  • AMD A-10 6800k APU in host running Windows 10

This script is used to run comcut on recordings, then transcode using handbrake and the Apple TV 1080p preset.

Shout out

Original inspiration for this script came from this post

Usage

  • Be sure to change permissions on the .sh file, something like chmod 777 or u+x
  • Edit the script to put the paths to your Comcut and HandBrake-CLI locations