Skip to content

A simple app that reads a Pulsar topic and based on the message updates a Plex library

Notifications You must be signed in to change notification settings

chrisjohnson00/plex-library-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plex-library-update

A simple app that reads a Kafka topic and based on the message updates a Plex library

PyPi Dependency updates

pip install --upgrade pip
pip install --upgrade pulsar-client pygogo python-consul plexapi
pip freeze > requirements.txt
sed -i '/pkg-resources/d' requirements.txt

About

A simple app that reads a Pulsar topic and based on the message updates a Plex library

Resources

Stars

Watchers

Forks

Packages

No packages published