update
This commit is contained in:
@ -3,8 +3,8 @@ class Config(object):
|
||||
tmdbLanguage = 'fr-FR'
|
||||
tmdbApiUrl = 'https://api.themoviedb.org/3/search/'
|
||||
tmdbImgUrl = 'https://image.tmdb.org/t/p/w500'
|
||||
plexBaseUrl = 'https://plex.rouggy.ovh'
|
||||
plexBaseUrl = 'https://plex.rouggy.com'
|
||||
plexToken = 'VeQQwtf-sNtWWLwzCEih'
|
||||
PlexAutoCollectionConfigFilePath = '/opt/Plex-Auto-Collections/config/config.yml'
|
||||
PlexAutoCollectionConfigFilePath4K = '/opt/Plex-Auto-Collections/config/config-4k.yml'
|
||||
PlexAutoCollectionConfigFileImagesPath = '/opt/Plex-Auto-Collections/config/images'
|
||||
PlexAutoCollectionConfigFilePath = '/opt/Plex-Meta-Manager/config/Movies.yml'
|
||||
PlexAutoCollectionConfigFilePath4K = '/opt/Plex-Meta-Manager/config/4K-Movies.yml'
|
||||
PlexAutoCollectionConfigFileImagesPath = '/opt/Plex-Meta-Manager/config/assets'
|
||||
|
Reference in New Issue
Block a user