[BACKEND] Filter out upcoming videos and post-live streams by default in TV show presets

This commit is contained in:
Jesse Bannon 2023-09-21 23:36:56 -07:00
parent 04b19a5ddd
commit 7368f44f01

View file

@ -3,7 +3,7 @@ presets:
_base:
match_filters:
filters:
- "!is_live"
- "!is_live & !is_upcoming & !post_live"
overrides:
file_uid: "{uid_sanitized}"
file_title: "{title_sanitized}"