mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
update templates
This commit is contained in:
parent
f11ccadcec
commit
8860e6745f
@ -4,9 +4,21 @@ templates:
|
|||||||
default:
|
default:
|
||||||
collection_section: "00"
|
collection_section: "00"
|
||||||
optional:
|
optional:
|
||||||
- schedule_separator
|
- use_separator
|
||||||
- collection_mode
|
- collection_mode
|
||||||
schedule: <<schedule_separator>>
|
allowed_library_types: <<use_separator>>
|
||||||
|
collection_mode: <<collection_mode>>
|
||||||
|
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
||||||
|
blank_collection: true
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<<separator>>.jpg
|
||||||
|
|
||||||
|
separator off:
|
||||||
|
default:
|
||||||
|
collection_section: "00"
|
||||||
|
use_separator: false
|
||||||
|
optional:
|
||||||
|
- collection_mode
|
||||||
|
allowed_library_types: <<use_separator>>
|
||||||
collection_mode: <<collection_mode>>
|
collection_mode: <<collection_mode>>
|
||||||
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
||||||
blank_collection: true
|
blank_collection: true
|
||||||
@ -32,8 +44,8 @@ templates:
|
|||||||
sort: <<collection_name>>
|
sort: <<collection_name>>
|
||||||
pre: "_~"
|
pre: "_~"
|
||||||
optional:
|
optional:
|
||||||
- schedule_other
|
- use_other
|
||||||
schedule: <<schedule_other>>
|
allowed_library_types: <<use_other>>
|
||||||
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
||||||
|
|
||||||
award:
|
award:
|
||||||
@ -75,10 +87,10 @@ templates:
|
|||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<image_encoded>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<image_encoded>>.jpg
|
||||||
|
|
||||||
schedule_year_collections:
|
use_year_collections:
|
||||||
optional:
|
optional:
|
||||||
- schedule_year_collections
|
- use_year_collections
|
||||||
schedule: <<schedule_year_collections>>
|
allowed_library_types: <<use_year_collections>>
|
||||||
|
|
||||||
######################################################
|
######################################################
|
||||||
# Chart Templates #
|
# Chart Templates #
|
||||||
@ -389,28 +401,6 @@ templates:
|
|||||||
visible_home: <<visible_home_thanksgiving>>
|
visible_home: <<visible_home_thanksgiving>>
|
||||||
visible_shared: <<visible_shared_thanksgiving>>
|
visible_shared: <<visible_shared_thanksgiving>>
|
||||||
|
|
||||||
ThanksgivingUS:
|
|
||||||
optional:
|
|
||||||
- schedule_thanksgiving_us
|
|
||||||
- visible_library_thanksgiving_us
|
|
||||||
- visible_home_thanksgiving_us
|
|
||||||
- visible_shared_thanksgiving_us
|
|
||||||
schedule: <<schedule_thanksgiving_us>>
|
|
||||||
visible_library: <<visible_library_thanksgiving_us>>
|
|
||||||
visible_home: <<visible_home_thanksgiving_us>>
|
|
||||||
visible_shared: <<visible_shared_thanksgiving_us>>
|
|
||||||
|
|
||||||
ThanksgivingCA:
|
|
||||||
optional:
|
|
||||||
- schedule_thanksgiving_ca
|
|
||||||
- visible_library_thanksgiving_ca
|
|
||||||
- visible_home_thanksgiving_ca
|
|
||||||
- visible_shared_thanksgiving_ca
|
|
||||||
schedule: <<schedule_thanksgiving_ca>>
|
|
||||||
visible_library: <<visible_library_thanksgiving_ca>>
|
|
||||||
visible_home: <<visible_home_thanksgiving_ca>>
|
|
||||||
visible_shared: <<visible_shared_thanksgiving_ca>>
|
|
||||||
|
|
||||||
Halloween:
|
Halloween:
|
||||||
optional:
|
optional:
|
||||||
- schedule_halloween
|
- schedule_halloween
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user