Add library mapping
This commit is contained in:
@@ -2,7 +2,8 @@ DRYRUN = "True"
|
||||
DEBUG = "True"
|
||||
SLEEP_DURATION = "3600"
|
||||
LOGFILE = "log.log"
|
||||
#USER_MAPPING = { "test2": "test" }
|
||||
#USER_MAPPING = { "testuser2": "testuser3" }
|
||||
#LIBRARY_MAPPING = { "Shows": "TV Shows" }
|
||||
|
||||
PLEX_BASEURL = "http://localhost:32400"
|
||||
PLEX_TOKEN = "SuperSecretToken"
|
||||
|
||||
Reference in New Issue
Block a user