mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 06:26:06 -05:00
new 4k server | reorganize overlays with templates
This commit is contained in:
30
cpt-kuesel/metadata/movies/admin.yml
Normal file
30
cpt-kuesel/metadata/movies/admin.yml
Normal 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
|
||||
Reference in New Issue
Block a user