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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,12 @@ Available media will still appear in search results, however, so it is possible
65
65
66
66
This setting is **disabled** by default.
67
67
68
+
## Warn about Non-released
69
+
70
+
When enabled, requests for items without a digital or physical release, or with a release date in the future, will display a warning to help set expectations.
71
+
72
+
This setting is **disabled** by default.
73
+
68
74
## Hide Blocklisted Items
69
75
70
76
When enabled, media that has been blocklisted will not appear on the "Discover" home page, for all administrators. This can be useful to hide content that you don't want to see, such as content with specific tags or content that has been manually blocklisted when you have the "Manage Blocklist" permission.
"components.Settings.SettingsMain.validationApplicationUrlTrailingSlash": "URL must not end in a trailing slash",
1030
1033
"components.Settings.SettingsMain.validationUrl": "You must provide a valid URL",
1031
1034
"components.Settings.SettingsMain.validationUrlTrailingSlash": "URL must not end in a trailing slash",
1035
+
"components.Settings.SettingsMain.warnNonReleased": "Warn if Non released",
1036
+
"components.Settings.SettingsMain.warnNonReleasedTip": "Show a warning to users when requesting titles that are still in theatres or not yet released.",
0 commit comments