walkah / hubot-plex

A hubot script to interact with a Plex Media Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hubot Plex

Plex integration for your Hubot

Build Status

Configuration

HUBOT_PLEX_URL - URL to your plex media server (e.g. http://localhost:32400) HUBOT_PLEX_TOKEN - For remote access (X-Plex-Token value)

Commands

plex on deck: show all videos that are "on deck"

plex now playing: show what is currently playing

About

A hubot script to interact with a Plex Media Server

License:MIT License


Languages

Language:CoffeeScript 85.7%Language:Shell 14.3%