This commit is contained in:
2021-12-08 11:24:29 +01:00
parent 4b3c714261
commit c140fb851d
3 changed files with 7 additions and 4 deletions

@ -5,3 +5,4 @@ class Config(object):
tmdbImgUrl = 'https://image.tmdb.org/t/p/w500'
plexBaseUrl = 'https://plex.rouggy.ovh'
plexToken = 'VeQQwtf-sNtWWLwzCEih'
PlexAutoCollectionConfigFilePath = '/opt/Plex-Auto-Collections/config/config.yml'