mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 22:46:05 -05:00
overlays - final version refining
This commit is contained in:
@@ -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>>
|
||||
Reference in New Issue
Block a user