mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
update main templates
This commit is contained in:
parent
6e87135c9a
commit
bf3778612f
@ -17,13 +17,12 @@ templates:
|
|||||||
collection_section: "00"
|
collection_section: "00"
|
||||||
sort: <<collection_name>>
|
sort: <<collection_name>>
|
||||||
pre: "_"
|
pre: "_"
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- collection_mode
|
- collection_mode
|
||||||
- radarr_add
|
- radarr_add_missing
|
||||||
- sonarr_add
|
- sonarr_add_missing
|
||||||
radarr_add: <<radarr_add>>
|
radarr_add_missing: <<radarr_add_missing>>
|
||||||
sonarr_add: <<sonarr_add>>
|
sonarr_add_missing: <<sonarr_add_missing>>
|
||||||
collection_mode: <<collection_mode>>
|
collection_mode: <<collection_mode>>
|
||||||
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
||||||
|
|
||||||
@ -37,17 +36,14 @@ templates:
|
|||||||
schedule: <<schedule_other>>
|
schedule: <<schedule_other>>
|
||||||
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
||||||
|
|
||||||
schedule_year_collections:
|
|
||||||
optional:
|
|
||||||
- schedule_year_collections
|
|
||||||
schedule: <<schedule_year_collections>>
|
|
||||||
|
|
||||||
award:
|
award:
|
||||||
|
default:
|
||||||
|
collection_order: custom
|
||||||
optional:
|
optional:
|
||||||
- image
|
- image
|
||||||
cache_builders: 1
|
cache_builders: 1
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
smart_label: audience_rating.desc
|
collection_order: <<collection_order>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<image>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<image>>.jpg
|
||||||
|
|
||||||
chart:
|
chart:
|
||||||
@ -62,13 +58,33 @@ templates:
|
|||||||
limit: 250
|
limit: 250
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/chart/<<image_encoded>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/chart/<<image_encoded>>.jpg
|
||||||
|
|
||||||
franchise:
|
playlist:
|
||||||
|
default:
|
||||||
|
libraries: Movies, TV Shows
|
||||||
cache_builders: 1
|
cache_builders: 1
|
||||||
|
sync_to_users: all
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/<<image_encoded>>.jpg
|
libraries: <<libraries>>
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/playlist/<<playlist_name_encoded>>.jpg
|
||||||
|
|
||||||
|
streaming:
|
||||||
|
default:
|
||||||
|
sort_by: release.desc
|
||||||
|
cache_builders: 1
|
||||||
|
smart_label: <<sort_by>>
|
||||||
|
sync_mode: sync
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<image_encoded>>.jpg
|
||||||
|
|
||||||
|
schedule_year_collections:
|
||||||
|
optional:
|
||||||
|
- schedule_year_collections
|
||||||
|
schedule: <<schedule_year_collections>>
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# Chart Templates #
|
||||||
|
######################################################
|
||||||
|
|
||||||
Newly_Released_Movies:
|
Newly_Released_Movies:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_Newly_Released_Movies
|
- schedule_Newly_Released_Movies
|
||||||
- visible_library_Newly_Released_Movies
|
- visible_library_Newly_Released_Movies
|
||||||
@ -80,7 +96,6 @@ templates:
|
|||||||
visible_shared: <<visible_shared_Newly_Released_Movies>>
|
visible_shared: <<visible_shared_Newly_Released_Movies>>
|
||||||
|
|
||||||
TMDb_Trending_Movies:
|
TMDb_Trending_Movies:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_TMDb_Trending_Movies
|
- schedule_TMDb_Trending_Movies
|
||||||
- visible_library_TMDb_Trending_Movies
|
- visible_library_TMDb_Trending_Movies
|
||||||
@ -92,7 +107,6 @@ templates:
|
|||||||
visible_shared: <<visible_shared_TMDb_Trending_Movies>>
|
visible_shared: <<visible_shared_TMDb_Trending_Movies>>
|
||||||
|
|
||||||
TMDb_Popular_Movies:
|
TMDb_Popular_Movies:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_TMDb_Popular_Movies
|
- schedule_TMDb_Popular_Movies
|
||||||
- visible_library_TMDb_Popular_Movies
|
- visible_library_TMDb_Popular_Movies
|
||||||
@ -104,7 +118,6 @@ templates:
|
|||||||
visible_shared: <<visible_shared_TMDb_Popular_Movies>>
|
visible_shared: <<visible_shared_TMDb_Popular_Movies>>
|
||||||
|
|
||||||
TMDb_Now_Playing_Movies:
|
TMDb_Now_Playing_Movies:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_TMDb_Now_Playing_Movies
|
- schedule_TMDb_Now_Playing_Movies
|
||||||
- visible_library_TMDb_Now_Playing_Movies
|
- visible_library_TMDb_Now_Playing_Movies
|
||||||
@ -116,7 +129,6 @@ templates:
|
|||||||
visible_shared: <<visible_shared_TMDb_Now_Playing_Movies>>
|
visible_shared: <<visible_shared_TMDb_Now_Playing_Movies>>
|
||||||
|
|
||||||
IMDb_Top_250_Movies:
|
IMDb_Top_250_Movies:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_IMDb_Top_250_Movies
|
- schedule_IMDb_Top_250_Movies
|
||||||
- visible_library_IMDb_Top_250_Movies
|
- visible_library_IMDb_Top_250_Movies
|
||||||
@ -128,7 +140,6 @@ templates:
|
|||||||
visible_shared: <<visible_shared_IMDb_Top_250_Movies>>
|
visible_shared: <<visible_shared_IMDb_Top_250_Movies>>
|
||||||
|
|
||||||
Newly_Released_Shows:
|
Newly_Released_Shows:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_Newly_Released_Shows
|
- schedule_Newly_Released_Shows
|
||||||
- visible_library_Newly_Released_Shows
|
- visible_library_Newly_Released_Shows
|
||||||
@ -140,7 +151,6 @@ templates:
|
|||||||
visible_shared: <<visible_shared_Newly_Released_Shows>>
|
visible_shared: <<visible_shared_Newly_Released_Shows>>
|
||||||
|
|
||||||
New_Episodes:
|
New_Episodes:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_New_Episodes
|
- schedule_New_Episodes
|
||||||
- visible_library_New_Episodes
|
- visible_library_New_Episodes
|
||||||
@ -151,17 +161,7 @@ templates:
|
|||||||
visible_home: <<visible_home_New_Episodes>>
|
visible_home: <<visible_home_New_Episodes>>
|
||||||
visible_shared: <<visible_shared_New_Episodes>>
|
visible_shared: <<visible_shared_New_Episodes>>
|
||||||
|
|
||||||
playlist:
|
|
||||||
default:
|
|
||||||
libraries: Movies, TV Shows
|
|
||||||
cache_builders: 1
|
|
||||||
sync_to_users: all
|
|
||||||
sync_mode: sync
|
|
||||||
libraries: <<libraries>>
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/playlist/<<playlist_name_encoded>>.jpg
|
|
||||||
|
|
||||||
TMDb_Trending_Shows:
|
TMDb_Trending_Shows:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_TMDb_Trending_Shows
|
- schedule_TMDb_Trending_Shows
|
||||||
- visible_library_TMDb_Trending_Shows
|
- visible_library_TMDb_Trending_Shows
|
||||||
@ -173,7 +173,6 @@ templates:
|
|||||||
visible_shared: <<visible_shared_TMDb_Trending_Shows>>
|
visible_shared: <<visible_shared_TMDb_Trending_Shows>>
|
||||||
|
|
||||||
TMDb_Popular_Shows:
|
TMDb_Popular_Shows:
|
||||||
cache_builders: 1
|
|
||||||
optional:
|
optional:
|
||||||
- schedule_TMDb_Popular_Shows
|
- schedule_TMDb_Popular_Shows
|
||||||
- visible_library_TMDb_Popular_Shows
|
- visible_library_TMDb_Popular_Shows
|
||||||
@ -184,11 +183,9 @@ templates:
|
|||||||
visible_home: <<visible_home_TMDb_Popular_Shows>>
|
visible_home: <<visible_home_TMDb_Popular_Shows>>
|
||||||
visible_shared: <<visible_shared_TMDb_Popular_Shows>>
|
visible_shared: <<visible_shared_TMDb_Popular_Shows>>
|
||||||
|
|
||||||
streaming:
|
######################################################
|
||||||
cache_builders: 1
|
# Streaming Templates #
|
||||||
smart_label: release.desc
|
######################################################
|
||||||
sync_mode: sync
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<image_encoded>>.jpg
|
|
||||||
|
|
||||||
All4:
|
All4:
|
||||||
optional:
|
optional:
|
||||||
@ -333,6 +330,10 @@ templates:
|
|||||||
visible_home: <<visible_home_prime>>
|
visible_home: <<visible_home_prime>>
|
||||||
visible_shared: <<visible_shared_prime>>
|
visible_shared: <<visible_shared_prime>>
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# Holiday Templates #
|
||||||
|
######################################################
|
||||||
|
|
||||||
Independence:
|
Independence:
|
||||||
optional:
|
optional:
|
||||||
- schedule_independence
|
- schedule_independence
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user