wnielson / Plex-Remote-Transcoder

A distributed transcoding backend for Plex
MIT License
646 stars 58 forks source link

Import plex token #78

Closed petetomasik closed 2 weeks ago

petetomasik commented 5 years ago

Updates get_auth_token() to pull in existing Plex auth token from the SETTINGS_PATH file, with a fallback to prompting the user for their Plex creds to obtain a token from plex.tv. Also adds auth_token argument.