Skip to content

pgaubatz/TvplexendAgent.bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TvplexendAgent.bundle

This is a metadata agent plugin for the Plex Media Server. It provides metadata for Tvheadend recordings to the Plex Media Server.

Instructions

  1. Follow the Plex' instructions on how to manually install a [plugin] (please ignore the word channel, installing an agent is no different than installing a channel!).
  2. Open the Plex' Web Interface (e.g., http://plex.local:32400/web/index.html) and find the following settings dialog:
    agent settings screenshot
  3. Configure the Tvheadend agent by clicking the settings icon. Note that you must specify the URL (e.g., http://localhost:9981/) of the Tvheadend Web-Interface!
  4. Edit the library that contains your Tvheadend recordings by clicking the pencil icon:
    library settings screenshot
  5. Select the Tvplexend agent and click save changes:
    edit library settings screenshot
  6. Enjoy metadata for your Tvheadend recordings!

Troubleshooting

  • 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...).

See Also

You might also want to check out the corresponding channel plugin: TvplexendChannel.bundle.

About

A Tvheadend Agent Plugin for PLEX Media Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages