You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/using-seerr/settings/general.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,15 @@ Set the default display language for Seerr. Users can override this setting in t
40
40
41
41
These settings filter content shown on the "Discover" home page based on regional availability and original language, respectively. The Streaming Region filters the available streaming providers on the media page. Users can override these global settings by configuring these same options in their user settings.
42
42
43
+
## Blocklist Region and Blocklist Language
44
+
45
+
These settings control the region and language used specifically for blocklist content scanning. The "Process Blocklisted Tags" job uses these settings to determine which content to scan for blocklisting, independent of the general Discover settings.
46
+
47
+
-**Blocklist Region**: The region used for blocklist content scanning. Leave empty to scan all regions.
48
+
-**Blocklist Language**: The language used for blocklist content scanning. Leave empty to scan all languages.
49
+
50
+
These settings are separate from the general "Discover Region" and "Discover Language" settings, allowing you to blocklist content from specific regions/languages regardless of what users see in their Discover pages.
51
+
43
52
## Blocklist Content with Tags and Limit Content Blocklisted per Tag
44
53
45
54
These settings blocklist any TV shows or movies that have one of the entered tags. The "Process Blocklisted Tags" job adds entries to the blocklist based on the configured blocklisted tags. If a blocklisted tag is removed, any media blocklisted under that tag will be removed from the blocklist when the "Process Blocklisted Tags" job runs.
"components.Settings.SettingsMain.blocklistRegionTip": "Region used for blocklist content scanning (independent of discover settings)",
994
998
"components.Settings.SettingsMain.blocklistedTags": "Blocklist Content with Tags",
995
999
"components.Settings.SettingsMain.blocklistedTagsLimit": "Limit Content Blocklisted per Tag",
996
1000
"components.Settings.SettingsMain.blocklistedTagsLimitTip": "The \"Process Blocklisted Tags\" job will blocklist this many pages into each sort. Larger numbers will create a more accurate blocklist, but use more space.",
0 commit comments