ThomasRasmussen / eyetv2plex

Copy files from EyeTV Archive to Plex Folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eyetv2plex

THIS CODE IS NO LONGER MAINTAINED

Copy files from EyeTV Archive to Plex Folder

This project is heavily inspired by https://github.com/miyagawa/eyetv-plex/blob/master/eyetvscan

This project is especially useful when used with Plex plugins:

When used with these two plugins, I needed a few more features:

  • Should generate .summary files from the information saved in .eyetvr xml file
  • Should copy files instead of just linking, as I wanted to move recordings away from HTPC to NAS
  • Some MPEGs saved by EyeTV was found to be "broken", ie. Plex couldn't fastforward in files, info was incorrect etc, so uses FFMPEG copy instead of OS copy
  • Should only copy files that are X days old

Using this script requires the following (on a Mac OS X Mavericks):

This script is not widely tested, so use at own risk.

About

Copy files from EyeTV Archive to Plex Folder

License:Apache License 2.0


Languages

Language:Ruby 100.0%