You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.3 KiB
51 lines
1.3 KiB
templates:
|
|
ol_builder:
|
|
optional:
|
|
- overlay_level
|
|
collection_level: <<overlay_level>>
|
|
overlay:
|
|
name: <<ol_type>>_<<ol_overlay>>_<<ol_queue>>_<<ol_weight>>
|
|
file: overlays/<<ol_folder>>/<<ol_file>>.png
|
|
queue: <<ol_queue>>
|
|
weight: <<ol_weight>>
|
|
it_items:
|
|
optional:
|
|
- it_language
|
|
- it_uhd
|
|
- it_hdr
|
|
- 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>> |