Code Monkey home page Code Monkey logo

notifyplex's Introduction

NotifyPlex

Post-processing script for NZBGet.

This script will inform a targeted Plex to refresh/update the library upon successful download and send a GUI Notification to Plex Home Theater.

Installation

  • Download the newest version from releases page
  • Unpack and move NotifyPlex.py into your pp-scripts directory
  • Install python package requests with command pip install requests
  • With Python 3.x you might need to use pip3 install requests
  • Open settings tab in NZBGet web-interface
  • Fill in the PlexUser and temporarily the PlexPassword fields
  • Use the Generate Plex Auth-Token button and put the resulting string into PlexAuthToken
  • Remove your password
  • Define your settings for NotifyPlex
  • If using VideoSort or other Sort/Rename Scripts, run NotifyPlex after those scripts have sorted/renamed your files
  • Save changes and restart NZBGet

For further information and history, please read the original forum thread.

Issues and suggestions

If you experience any issues or have suggestions for changes and enhancements, please use the GitHub issue tracker.

Contributing

The Python code follows the PEP 8 style guide. Please check your code with autopep8 before submitting a PR.

The needed configuration is provided in the file .pep8 and automatically recognized by autopep8.

Be sure to update README, CHANGELOG and Script-Version if necessary.

Credits

This script was originally published by mannibis in 2014 on the official NZBGet Forum.

notifyplex's People

Contributors

flexible avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nzbgetcom

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.