Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

jesperrasmussen/neeo-driver-plex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEEO driver for Plex

This driver adds support for Plex to NEEO

This project was originally based on Alexanders Kodi implementation, and adjusted to use Plex-control to communicate with Plex Media Server / client through their HTTP API. I've added a few patches to the plex-control and plex-api Node modules needed, to add support for recent PMS builds.

Keep in mind this is work in progress, until Neeo get their own, proper Plex implementation up and running.

Available control function

  • Power on / off
  • Navigation with control pad
  • Page up / down
  • Skip next / previous
  • Fast forward / rewind
  • Home / Menu / Info

Requirements

Installation

Install required packages with npm

npm install

Edit the config.js file to adjust the settings, the primary things you'd want to change are Plex server IP as well as the name of the client you're trying to control

Start the driver

node index.js 

Changelog

Version 0.1.0

  • Initial release

About

NEEO driver for Plex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published