Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d8ahazard/flextv.bundle
Cast media, fetch stats...do more with less. :D
https://github.com/d8ahazard/flextv.bundle
Last synced: 12 days ago
JSON representation
Cast media, fetch stats...do more with less. :D
- Host: GitHub
- URL: https://github.com/d8ahazard/flextv.bundle
- Owner: d8ahazard
- Created: 2018-10-14T02:38:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T15:03:48.000Z (about 5 years ago)
- Last Synced: 2024-11-01T02:21:47.718Z (19 days ago)
- Language: Python
- Homepage:
- Size: 21 MB
- Stars: 50
- Watchers: 7
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlexTV.bundle
Control chromecast devices through Plex.
## Installation:
Either download this file as a zip, and extract the directory FlexTV.bundle to your
Plex plug-in directory. Once extracted, the folder structure should be `/plug-ins/FlexTV.bundle`.Or, if you have WebTools installed, enter the following url
to automatically install the plugin:https://github.com/d8ahazard/FlexTV.bundle
## Usage:
There are a lot of endpoints in here. It's designed to use the current X-Plex-Token for the PMS server when requests are directed to a subset of the /chromecast or /stats endpoints. Refer to https://github.com/d8ahazard/FlexTV.bundle/blob/master/Contents/Code/__init__.py for all of the current endpoints and headers. There's a lot of stuff. :P