[BACKEND] Add !is_live match-filter by default to TV show presets
This commit is contained in:
parent
3c87dc9f8e
commit
d852cf3889
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
presets:
|
||||
|
||||
_base:
|
||||
match_filters:
|
||||
filters:
|
||||
- "!is_live"
|
||||
overrides:
|
||||
file_uid: "{uid_sanitized}"
|
||||
file_title: "{title_sanitized}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue