Skip to content

Brramble/plexinviter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plex Inviter

Custom plex invitation script with accompanied email using plexapi, flask and smtplib.

All configuration is within config.yaml.

Build Docker image

docker image build -t plex_invitation .

Start container

docker run -p 5000:5000 -d --name plex_invitation plex_invitation

Web server

Webpage accessible on localhost:5000.

Important note: If you expose this page outside your network, you will need to secure it. E.g. login page.

About

Custom plex invitation script with accompanied email.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors