Skip to content

Scripts to facilitate integrating MythTV recording into the Plex Media Server.

Notifications You must be signed in to change notification settings

oledirtyinode/mythplex

Repository files navigation

mythplex

Scripts to facility integrating MythTV recording into the Plex Media Server.

Some code (c) 2015 Justin Decker For licensing purposes, use GPLv2

This is a bundle of scripts designed to allow recordings in MythTV to be moved into Plex for later viewing and to give the option to facilitate long term archival.

These scripts currently require BASH, and haven't been sanitized for other environments. Some configuration is required for your environment.

Installing

  1. Copy the scripts into a directory that is readable by the MythTV user.
  2. In your MythTV setup, create a user job that points to the mythpostprocess.sh script, with the command line arguments of "%CHANID%" "%STARTTIMEUTC%". It should look something like this:

/path/to/scripts/mythpostprocess.sh "%CHANID%" "%STARTTIMEUTC%"

  1. Test.

About

Scripts to facilitate integrating MythTV recording into the Plex Media Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages