A quick script to download tv shows and movies from a local Plex server. Useful if you want to quickly get some stuff on a laptop if your traveling.
Requires progressbar
pip install progressbar2
Three variables need to be changed in the config file:
plexUrl
- the url to your plex serverplexToken
- the authentification token for plexlibraryPath
- save location for the files
python PlexDownload.py
Just follow instructions. At anytime type exit
to quit or back
to go back a step.
If you have selected a show or a season you can type all
to download every episode or unwatched
to just get unwatched.