new 4k server | reorganize overlays with templates

This commit is contained in:
c k
2022-01-06 00:31:19 +01:00
parent eda079b423
commit 2131d42661
83 changed files with 629 additions and 1317 deletions

View File

@@ -0,0 +1,30 @@
templates:
Admin:
label: Admin
visible_home: true
sort_title: zzz_<<collection_name>>
collections:
Tonspuren kontrollieren:
template: {name: Admin}
smart_filter:
all:
label.not: Audio_okay
any:
all:
- audio_language.not: en
country: United States of America
- audio_language.not: en
country: United Kingdom
- audio_language.not: de
country: Germany
validate: false
Keine deutsche Tonspur:
template: {name: Admin}
smart_filter:
all:
label.not:
- separate_german
- never_german
audio_language.not: de
validate: false