This is a channel plugin for the Plex Media Server. It makes Tvheadend's channel list available as live streams in Plex Media Server.
- Follow the Plex' instructions on how to manually install a channel [plugin].
- A new channel (i.e., Tvheadend) will be displayed in Plex' Web Interface (e.g., http://plex.local:32400/web/index.html).
- Configure the Tvheadend channel by clicking the icon. Note that you must specify the URL (e.g., http://localhost:9981/) of the Tvheadend Web-Interface!
- Enjoy live TV!
- If something goes wrong, make sure that Tvheadend's HTTP-API can be reached. You can easily check this by opening, e.g., http://localhost:9981/api/serverinfo in your favorite Web browser. If Tvheadend is configured correctly, it should immediately return a JSON document (e.g,
{"sw_version": "3.9...
).
You might also want to check out the corresponding metadata agent plugin: TvplexendAgent.bundle.