diff --git a/.env b/.env index ad7cd79..d2f0aae 100644 --- a/.env +++ b/.env @@ -46,7 +46,7 @@ LIBRARY_MAPPING = { "TV Shows": "Scratch TV Shows", "Scratch TV Shows": "TV Show ## Blacklisting/Whitelisting libraries, library types such as Movies/TV Shows, and users. Mappings apply so if the mapping for the user or library exist then both will be excluded. ## Comma separated for multiple options #BLACKLIST_LIBRARY = "" -#WHITELIST_LIBRARY = "" +WHITELIST_LIBRARY = "TV Shows,Scratch TV Shows,Movies" #BLACKLIST_LIBRARY_TYPE = "" #WHITELIST_LIBRARY_TYPE = "" #BLACKLIST_USERS = ""