GithubHelp home page GithubHelp logo

tivotogo.bundle's Introduction

TiVo To Go Plex Channel Plugin

This Plex plugin uses the TiVo To Go API to watch a stream off of, or download a recorded program from, a TiVo DVR. It requires a Series 2 or newer TiVo with a network connection. The Plex Media Server (PMS) should have a high speed connection between itself and the TiVo.

Q: What would I use this channel for?

A: You can browse to a show on your TiVo through Plex and watch (stream) it without needing to first download it to your PMS.

Q: Can I download something from the TiVo to the Plex Media Server using this channel?

A: Yes! If you enable the download option and specify a folder name, the plugin will display an extra menu item to download the content to your PMS.

NOTE: You should create a library on your PMS which points to the same directory that you are downloading the files into. If you name the Plex library "TiVo To Go" it will automatically get refreshed when downloads are initiated and when they complete. If you want to name the Plex library something different (or include it in multiple libraries) simply add the name(s) in the plugin preferences (see the Steps section below).


Installation

Requirements

  • Linux, OSX or Windows Plex Server (no ARM processor NAS support)
  • on Linux, OSX or X86 NAS, curl must be installed
  • 32-bit Java runtime (for tivolibre)

Steps

  1. Install curl if you don't already have it.
  2. If you want to use tivolibre (see below), make sure a Java runtime for your platform is also installed.
  3. Copy the TiVoToGo.bundle to your plugin directory:
    • Mac: ~/Library/Application Support/Plex Media Server/Plug-ins
    • Windows: C:\Users\<username>\AppData\Local\Plex Media Server\Plug-ins
    • Linux: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins
  4. Launch the channel via the Plugins or Channels menu in Plex.
  5. Update the plugin settings:
    • Enter your Media Access Key (MAK) from the TiVo
    • If your PMS is on a different subnet than your TiVo(s), enter the TiVo IP address(es), then exit the channel and start it again. Otherwise, leave the IP address field blank and the plug-in should auto-discover your TiVo boxes. You can specify multiple TiVo IP addresses separated by commas if auto-discovery doesn't work for you.
    • If you want to prevent specific TiVo(s) from appearing in the plug-in via auto-discovery, enter the name(s) in the ignore field separated by commas.
    • If you want enable the offline downloads check the "Enable To Go downloads" box and fill in a directory that is writable by the plex user
    • Enter the name of the Plex library to automatically refresh once a download has started. If left blank, this will default to "TiVo To Go." You can enter multiple library names, separated by commas if you want. This lets you add your download directory to multiple libraries using different metadata agents (i.e., for TV Shows and Movies).
    • If you want the plugin to properly name your downloaded file (for Plex agent metadata lookups), enter your TiVo Online username and password in the appropriate fields (this is currently broken on Windows, so leave these fields empty (see issue #5)).
    • If you want to use tivolibre (instead of tivodecode) for better MPEG-TS support, check the "Use tivolibre" box and fill in the path to your platform's Java runtime (ex. /usr/bin/java on Linux). Turn on the "Download TS files" checkbox if you want to download transport stream files (MPEG-TS (.ts) instead of MPEG-PS (.mpg)).

To Do

  • use the urllib instead of curl
  • stop using /tmp/cookies.txt
  • use dynamic sockets and a fixed URL for the live stream video
  • validate TiVo credentials when saving preferences (in the validatePrefs placeholder)
  • set thumbnails for folders, episodes, download action, etc.
  • fix Suggestions folder (issue #1)
  • get RPC call for episode naming working on Windows (issue #5)

Contact

Jeremy C. Radwan


References

rpcSearch125.py from MetaGenerator 3

https://github.com/tivoguy/TiVoToGo.bundle

https://github.com/sander1/TiVoToGo.bundle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.