GithubHelp home page GithubHelp logo

ewouters / radarr.bundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamorin/sonarr.bundle

10.0 4.0 4.0 2.07 MB

A Radarr channel plugin for the Plex Media Server. [NOT WORKING]

Python 100.00%

radarr.bundle's Introduction

This project is not working at the moment! Feel free to fix. I just forked this to check what it would take to convert this to work for Radarr.

Radarr.bundle

A plugin for Plex Media Server that is a client for Radarr (forked from Sonarr.bundle).

Screenshot

  • View your TV shows, calendar (current week), queue, missing episodes, history and more.
  • Add new series to your collection
  • Auomatic search, delete, and update existing shows, seasons, or episodes.
  • Manual searches for individual episodes.
  • Supports basic auth reverse proxies.
  • Updating the plugin should be possible through the plugin when newer versions become available (but this is untested ๐Ÿ˜„).

Install

  1. Download "Source Code (zip)" from the Latest Release.
  2. Unzip Radarr.bundle-VERSION.zip
  3. Rename Radar.bundle-VERSION to Radarr.bundle
  4. Move Radarr.bundle folder to "<PMS Installation>/Library/Application Support/Plex Media Server/Plug-ins" along with the rest of your plugins.
  5. Might need to restart Plex Media Server to detect the new plugin.
  6. Change the plugin's settings by adding your endpoint, API Key, etc...
  7. Profit.

Configuration

Key Default Value Required Description
Endpoint http://127.0.0.1:7878 Yes Radarr's URL endpoint including the URL base. Example behind a reverse proxy: https://sub.mydomain.com/radarr
API Key empty Yes Found in Radarr's General Settings
Username empty No Username for Basic Auth. This is NOT the Username in Sonarr's settings. This is for cases where Plex has to access Sonarr behind a nginx proxy configured with basic auth.
Password empty No Optional - See Username.

Note - If datetimes appear wrong, please check the timezone of your server and set it to your desired timezone. If you're running Plex in a Docker container, it's probably UTC. You can set the timezone with an environment variable such as TZ=America/Phoenix. There is an example docker-compose.yml file in the docker folder.

It's recommended now to install from the zip file as explained above. Previously recommended that you could install the plugin by cloning the repo. However, going forward you should be able to update the plugin from within the plugin now.

radarr.bundle's People

Contributors

ewouters avatar grgisme avatar jamorin avatar royal2000h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.