From 90358f0176e0b0e8e2e62d8f69d0eb29a7175c19 Mon Sep 17 00:00:00 2001 From: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:55:50 -0400 Subject: [PATCH] allowlist --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ""