Skip to content

austin-millan/plex-flask-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plex-flask-webhook

An example Plex webhook.

To get started:

git clone https://github.com/austin-millan/plex-flask-webhook.git

Copy the .env-example file to .env, and then update it to match your environment.

Run Locally

pip3 install flask
pip3 install plexapi
pip3 install pylogrus
python3 plex_webhook/plex_webhook.py

Run With Docker

./build.sh
./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published