

"Alexa, tell the home theater to put on episode 3 of Band of Brothers" "Alexa, tell the home theater to put on Always Sunny"

"Alexa, ask the home theater what's on deck?" Raise HTTPError(req.Plex for Alexa Alexa Skill for interacting with your Plex Media Server and Plex players. Ts/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 565, in http_error_default Ts/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 416, in _call_chain Ts/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 482, in error 'http', request, response, code, msg, hdrs) Ts/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 557, in http_response Ts/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 444, in open Ts/Resources/Versions/2/Python/Framework/components/networking.py", line 181, in loadį = self._opener.open(req, timeout=self._timeout) Ts/Resources/Versions/2/Python/Framework/components/networking.py", line 243, in _str_ Ts/Resources/Versions/2/Python/Framework/components/networking.py", line 265, in content Ts/Resources/Versions/2/Python/Framework/api/playerkit.py", line 395, in f Ts/Resources/Versions/2/Python/Framework/code/sandbox.py", line 19, in _apply Ts/Resources/Versions/2/Python/Framework/components/runtime.py", line 843, in handle_requestįile Media Server/Resources/Plug-ins-fc63598ba/System.bundle/Contents/Ĭode/playerservice.py", line 67, in process_legacy_remote_command Potentially unhandled rejection TypeError: console.err is not a functionĪt /Users/Nicolas/Downloads/neeo-driver-plex-master/plexApi.js:85:21Īt tr圜atchReject (/Users/Nicolas/Downloads/neeo-driver-plex-master/node_modules/when/lib/makePromise.js:845:30)Īt runContinuation1 (/Users/Nicolas/Downloads/neeo-driver-plex-master/node_modules/when/lib/makePromise.js:804:4)Īt Rejected.when (/Users/Nicolas/Downloads/neeo-driver-plex-master/node_modules/when/lib/makePromise.js:625:4)Īt (/Users/Nicolas/Downloads/neeo-driver-plex-master/node_modules/when/lib/makePromise.js:483:13)Īt Scheduler._drain (/Users/Nicolas/Downloads/neeo-driver-plex-master/node_modules/when/lib/Scheduler.js:62:19)Īt Scheduler.drain (/Users/Nicolas/Downloads/neeo-driver-plex-master/node_modules/when/lib/Scheduler.js:27:9)Īt _combinedTickCallback (internal/process/next_tick.js:131:7)Īt process._tickCallback (internal/process/next_tick.js:180:9)įile Media Server/Resources/Plug-ins-fc63598ba/Framework.bundle/Conten I updated to use the same version (i was in 1.09.).
#GITHUB PLEX MEDIA PLAYER TV#
I am working on a few other things though to make use of the Plex API's - I've been toying around with some simple API calls to make a few neat shortcuts, personally I'd like a shortcut which selects a random tv show and plays the next unwatched, available episode for instance. Keep in mind though, only basic functionality is working, play/pause/stop and navigation - it's still a prototype :) This means that if you pull the latest version of the remote, you should have it up and running pretty easily. happened )Īnyway, I've modified my remote to use my own patched versions of plex-control and plex-api instead of the publicly available ones from NPM.
#GITHUB PLEX MEDIA PLAYER PATCH#
In my own prototype, I made a patch for this, but unfortunately I didn't quite push those parts into GitHub when I was playing around with the API in the first place - and then Christmas etc. Nicolas Philippe Nicolas Maier Hey Nicolas*2 - As mentioned, there has indeed been issues around the npm plex-api module and the connection to newer Plex versions.
