mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 06:56:05 -05:00
overlays - final version refining
This commit is contained in:
106
cpt-kuesel/metadata/admin/_switches.yml
Normal file
106
cpt-kuesel/metadata/admin/_switches.yml
Normal file
@@ -0,0 +1,106 @@
|
||||
templates:
|
||||
sw_german:
|
||||
default:
|
||||
sw_german: false
|
||||
allowed_library_types: <<sw_german>>
|
||||
sw_english:
|
||||
default:
|
||||
sw_english: false
|
||||
allowed_library_types: <<sw_english>>
|
||||
sw_french:
|
||||
default:
|
||||
sw_french: false
|
||||
allowed_library_types: <<sw_french>>
|
||||
sw_japanese:
|
||||
default:
|
||||
sw_japanese: false
|
||||
allowed_library_types: <<sw_japanese>>
|
||||
sw_korean:
|
||||
default:
|
||||
sw_korean: false
|
||||
allowed_library_types: <<sw_korean>>
|
||||
sw_chinese:
|
||||
default:
|
||||
sw_chinese: false
|
||||
allowed_library_types: <<sw_chinese>>
|
||||
sw_danish:
|
||||
default:
|
||||
sw_danish: false
|
||||
allowed_library_types: <<sw_danish>>
|
||||
sw_russian:
|
||||
default:
|
||||
sw_russian: false
|
||||
allowed_library_types: <<sw_russian>>
|
||||
sw_spanish:
|
||||
default:
|
||||
sw_spanish: false
|
||||
allowed_library_types: <<sw_spanish>>
|
||||
sw_italian:
|
||||
default:
|
||||
sw_italian: false
|
||||
allowed_library_types: <<sw_italian>>
|
||||
sw_portuguese:
|
||||
default:
|
||||
sw_portuguese: false
|
||||
allowed_library_types: <<sw_portuguese>>
|
||||
sw_hindi:
|
||||
default:
|
||||
sw_hindi: false
|
||||
allowed_library_types: <<sw_hindi>>
|
||||
sw_telugu:
|
||||
default:
|
||||
sw_telugu: false
|
||||
allowed_library_types: <<sw_telugu>>
|
||||
sw_farsi:
|
||||
default:
|
||||
sw_farsi: false
|
||||
allowed_library_types: <<sw_farsi>>
|
||||
sw_thai:
|
||||
default:
|
||||
sw_thai: false
|
||||
allowed_library_types: <<sw_thai>>
|
||||
sw_dutch:
|
||||
default:
|
||||
sw_dutch: false
|
||||
allowed_library_types: <<sw_dutch>>
|
||||
sw_norwegian:
|
||||
default:
|
||||
sw_norwegian: false
|
||||
allowed_library_types: <<sw_norwegian>>
|
||||
sw_icelandic:
|
||||
default:
|
||||
sw_icelandic: false
|
||||
allowed_library_types: <<sw_icelandic>>
|
||||
sw_swedish:
|
||||
default:
|
||||
sw_swedish: false
|
||||
allowed_library_types: <<sw_swedish>>
|
||||
sw_turkish:
|
||||
default:
|
||||
sw_turkish: false
|
||||
allowed_library_types: <<sw_turkish>>
|
||||
sw_polish:
|
||||
default:
|
||||
sw_polish: false
|
||||
allowed_library_types: <<sw_polish>>
|
||||
sw_czech:
|
||||
default:
|
||||
sw_czech: false
|
||||
allowed_library_types: <<sw_czech>>
|
||||
sw_ukrainian:
|
||||
default:
|
||||
sw_ukrainian: false
|
||||
allowed_library_types: <<sw_ukrainian>>
|
||||
sw_hungarian:
|
||||
default:
|
||||
sw_hungarian: false
|
||||
allowed_library_types: <<sw_hungarian>>
|
||||
|
||||
sw_uhd:
|
||||
default:
|
||||
sw_uhd: false
|
||||
allowed_library_types: <<sw_uhd>>
|
||||
sw_hdr:
|
||||
default:
|
||||
sw_hdr: false
|
||||
allowed_library_types: <<sw_hdr>>
|
||||
236
cpt-kuesel/metadata/admin/_switches_temp_vars.yml
Normal file
236
cpt-kuesel/metadata/admin/_switches_temp_vars.yml
Normal file
@@ -0,0 +1,236 @@
|
||||
templates:
|
||||
sw_german:
|
||||
template_variables:
|
||||
it_language: de
|
||||
ol_overlay: german
|
||||
ol_file: german
|
||||
ol_weight: 89
|
||||
default:
|
||||
sw_german: false
|
||||
allowed_library_types: <<sw_german>>
|
||||
sw_english:
|
||||
template_variables:
|
||||
it_language: en
|
||||
ol_overlay: english
|
||||
ol_file: english
|
||||
ol_weight: 88
|
||||
default:
|
||||
sw_english: false
|
||||
allowed_library_types: <<sw_english>>
|
||||
sw_french:
|
||||
template_variables:
|
||||
it_language: fr
|
||||
ol_overlay: french
|
||||
ol_file: french
|
||||
ol_weight: 87
|
||||
default:
|
||||
sw_french: false
|
||||
allowed_library_types: <<sw_french>>
|
||||
sw_japanese:
|
||||
template_variables:
|
||||
it_language: ja
|
||||
ol_overlay: japanese
|
||||
ol_file: japanese
|
||||
ol_weight: 86
|
||||
default:
|
||||
sw_japanese: false
|
||||
allowed_library_types: <<sw_japanese>>
|
||||
sw_korean:
|
||||
template_variables:
|
||||
it_language: ko
|
||||
ol_overlay: korean
|
||||
ol_file: korean
|
||||
ol_weight: 85
|
||||
default:
|
||||
sw_korean: false
|
||||
allowed_library_types: <<sw_korean>>
|
||||
sw_chinese:
|
||||
template_variables:
|
||||
it_language: zh
|
||||
ol_overlay: chinese
|
||||
ol_file: chinese
|
||||
ol_weight: 84
|
||||
default:
|
||||
sw_chinese: false
|
||||
allowed_library_types: <<sw_chinese>>
|
||||
sw_danish:
|
||||
template_variables:
|
||||
it_language: da
|
||||
ol_overlay: danish
|
||||
ol_file: danish
|
||||
ol_weight: 83
|
||||
default:
|
||||
sw_danish: false
|
||||
allowed_library_types: <<sw_danish>>
|
||||
sw_russian:
|
||||
template_variables:
|
||||
it_language: ru
|
||||
ol_overlay: russian
|
||||
ol_file: russian
|
||||
ol_weight: 82
|
||||
default:
|
||||
sw_russian: false
|
||||
allowed_library_types: <<sw_russian>>
|
||||
sw_spanish:
|
||||
template_variables:
|
||||
it_language: es
|
||||
ol_overlay: spanish
|
||||
ol_file: spanish
|
||||
ol_weight: 81
|
||||
default:
|
||||
sw_spanish: false
|
||||
allowed_library_types: <<sw_spanish>>
|
||||
sw_italian:
|
||||
template_variables:
|
||||
it_language: it
|
||||
ol_overlay: italian
|
||||
ol_file: italian
|
||||
ol_weight: 80
|
||||
default:
|
||||
sw_italian: false
|
||||
allowed_library_types: <<sw_italian>>
|
||||
sw_portuguese:
|
||||
template_variables:
|
||||
it_language: pt
|
||||
ol_overlay: portuguese
|
||||
ol_file: portuguese
|
||||
ol_weight: 79
|
||||
default:
|
||||
sw_portuguese: false
|
||||
allowed_library_types: <<sw_portuguese>>
|
||||
sw_hindi:
|
||||
template_variables:
|
||||
it_language: hi
|
||||
ol_overlay: hindi
|
||||
ol_file: indian
|
||||
ol_weight: 78
|
||||
default:
|
||||
sw_hindi: false
|
||||
allowed_library_types: <<sw_hindi>>
|
||||
sw_telugu:
|
||||
template_variables:
|
||||
it_language: te
|
||||
ol_overlay: telugu
|
||||
ol_file: indian
|
||||
ol_weight: 77
|
||||
default:
|
||||
sw_telugu: false
|
||||
allowed_library_types: <<sw_telugu>>
|
||||
sw_farsi:
|
||||
template_variables:
|
||||
it_language: fa
|
||||
ol_overlay: farsi
|
||||
ol_file: iranian
|
||||
ol_weight: 76
|
||||
default:
|
||||
sw_farsi: false
|
||||
allowed_library_types: <<sw_farsi>>
|
||||
sw_thai:
|
||||
template_variables:
|
||||
it_language: th
|
||||
ol_overlay: thai
|
||||
ol_file: thai
|
||||
ol_weight: 75
|
||||
default:
|
||||
sw_thai: false
|
||||
allowed_library_types: <<sw_thai>>
|
||||
sw_dutch:
|
||||
template_variables:
|
||||
it_language: nl
|
||||
ol_overlay: dutch
|
||||
ol_file: dutch
|
||||
ol_weight: 74
|
||||
default:
|
||||
sw_dutch: false
|
||||
allowed_library_types: <<sw_dutch>>
|
||||
sw_norwegian:
|
||||
template_variables:
|
||||
it_language: no
|
||||
ol_overlay: norwegian
|
||||
ol_file: norwegian
|
||||
ol_weight: 73
|
||||
default:
|
||||
sw_norwegian: false
|
||||
allowed_library_types: <<sw_norwegian>>
|
||||
sw_icelandic:
|
||||
template_variables:
|
||||
it_language: is
|
||||
ol_overlay: icelandic
|
||||
ol_file: icelandic
|
||||
ol_weight: 72
|
||||
default:
|
||||
sw_icelandic: false
|
||||
allowed_library_types: <<sw_icelandic>>
|
||||
sw_swedish:
|
||||
template_variables:
|
||||
it_language: sv
|
||||
ol_overlay: swedish
|
||||
ol_file: swedish
|
||||
ol_weight: 71
|
||||
default:
|
||||
sw_swedish: false
|
||||
allowed_library_types: <<sw_swedish>>
|
||||
sw_turkish:
|
||||
template_variables:
|
||||
it_language: tr
|
||||
ol_overlay: turkish
|
||||
ol_file: turkish
|
||||
ol_weight: 70
|
||||
default:
|
||||
sw_turkish: false
|
||||
allowed_library_types: <<sw_turkish>>
|
||||
sw_polish:
|
||||
template_variables:
|
||||
it_language: pl
|
||||
ol_overlay: polish
|
||||
ol_file: polish
|
||||
ol_weight: 69
|
||||
default:
|
||||
sw_polish: false
|
||||
allowed_library_types: <<sw_polish>>
|
||||
sw_czech:
|
||||
template_variables:
|
||||
it_language: cs
|
||||
ol_overlay: czech
|
||||
ol_file: czech
|
||||
ol_weight: 68
|
||||
default:
|
||||
sw_czech: false
|
||||
allowed_library_types: <<sw_czech>>
|
||||
sw_ukrainian:
|
||||
template_variables:
|
||||
it_language: uk
|
||||
ol_overlay: ukrainian
|
||||
ol_file: ukrainian
|
||||
ol_weight: 67
|
||||
default:
|
||||
sw_ukrainian: false
|
||||
allowed_library_types: <<sw_ukrainian>>
|
||||
sw_hungarian:
|
||||
template_variables:
|
||||
it_language: hu
|
||||
ol_overlay: hungarian
|
||||
ol_file: hungarian
|
||||
ol_weight: 66
|
||||
default:
|
||||
sw_hungarian: false
|
||||
allowed_library_types: <<sw_hungarian>>
|
||||
|
||||
sw_uhd:
|
||||
template_variables:
|
||||
it_uhd: 4k
|
||||
ol_overlay: uhd
|
||||
ol_file: 4k
|
||||
ol_weight: 50
|
||||
default:
|
||||
sw_uhd: false
|
||||
allowed_library_types: <<sw_uhd>>
|
||||
sw_hdr:
|
||||
template_variables:
|
||||
it_hdr: true
|
||||
ol_overlay: hdr
|
||||
ol_file: hdr
|
||||
ol_weight: 49
|
||||
default:
|
||||
sw_hdr: false
|
||||
allowed_library_types: <<sw_hdr>>
|
||||
@@ -4,21 +4,48 @@ templates:
|
||||
- overlay_level
|
||||
collection_level: <<overlay_level>>
|
||||
overlay:
|
||||
name: <<ol_type>>_<<ol_language>>_<<ol_posx>>_<<ol_posy>>
|
||||
name: <<ol_type>>_<<ol_overlay>>_<<ol_queue>>_<<ol_weight>>
|
||||
file: overlays/<<ol_folder>>/<<ol_file>>.png
|
||||
group: <<ol_group>>
|
||||
queue: <<ol_queue>>
|
||||
weight: <<ol_weight>>
|
||||
horizontal_offset: <<ol_posx>>
|
||||
vertical_offset: <<ol_posy>>
|
||||
ol_items:
|
||||
it_items:
|
||||
optional:
|
||||
- it_language
|
||||
- it_uhd
|
||||
- it_hdr
|
||||
- it_resolution
|
||||
- it_resolution_not
|
||||
plex_all: true
|
||||
filters:
|
||||
audio_language: <<it_language>>
|
||||
hdr: <<it_hdr>>
|
||||
resolution: <<it_resolution>>
|
||||
resolution.not: <<it_resolution_not>>
|
||||
- it_queue
|
||||
plex_search:
|
||||
all:
|
||||
- audio_language: <<it_language>>
|
||||
resolution: <<it_uhd>>
|
||||
hdr: <<it_hdr>>
|
||||
- any:
|
||||
- label: <<it_queue>>
|
||||
- all:
|
||||
label.not:
|
||||
- bottom_portrait
|
||||
lbxd_list:
|
||||
optional:
|
||||
- lbxd_order
|
||||
- lbxd_smart
|
||||
default:
|
||||
lbxd_user: jkbsmm
|
||||
lbxd_type: list/
|
||||
lbxd_sort: <<collection_name>>
|
||||
letterboxd_list: https://letterboxd.com/<<lbxd_user>>/<<lbxd_type>><<lbxd_list>>/
|
||||
collection_order: <<lbxd_order>>
|
||||
smart_label: <<lbxd_smart>>
|
||||
sort_title: <<lbxd_sort>>
|
||||
tmdb_movie:
|
||||
optional:
|
||||
- tmdb_collection
|
||||
- tmdb_movie
|
||||
- tmdb_order
|
||||
- tmdb_smart
|
||||
default:
|
||||
tmdb_sort: <<collection_name>>
|
||||
tmdb_collection_details: <<tmdb_collection>>
|
||||
tmdb_movie: <<tmdb_movie>>
|
||||
collection_order: <<tmdb_order>>
|
||||
smart_label: <<tmdb_smart>>
|
||||
sort_title: <<tmdb_sort>>
|
||||
@@ -1,5 +1,5 @@
|
||||
external_templates:
|
||||
- file: metadata/admin/_templates.yml
|
||||
- file: metadata/admin/_templates
|
||||
templates:
|
||||
label_collector:
|
||||
default:
|
||||
@@ -22,6 +22,8 @@ collections:
|
||||
- admin
|
||||
- german_metadata
|
||||
- non_german_metadata
|
||||
- local_only
|
||||
- bottom_portrait
|
||||
german_metadata:
|
||||
template: {name: german_metadata}
|
||||
build_collection: false
|
||||
|
||||
Reference in New Issue
Block a user