Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

A webhook receiver from Plex that will trigger a watched show to be downgraded in resolution

Notifications You must be signed in to change notification settings

chrisjohnson00/handbrake-plex-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handbrake-plex-webhook

A webhook receiver from Plex that will trigger a watched show to be downgraded in resolution

Local setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run Locally

export FLASK_ENV=development
flask run

About

A webhook receiver from Plex that will trigger a watched show to be downgraded in resolution

Resources

Stars

Watchers

Forks

Packages

No packages published