Support user mapping

This commit is contained in:
Luigi311
2022-05-23 04:18:02 -06:00
parent 768103f113
commit 8d39bd6d33
5 changed files with 168 additions and 83 deletions

View File

@@ -1,6 +1,7 @@
DRYRUN = "True"
SLEEP_DURATION = "3600"
LOGFILE = "log.log"
#USER_MAPPING = { "test2": "test" }
PLEX_BASEURL = "http://localhost:32400"
PLEX_TOKEN = "SuperSecretToken"