[14] [Defaults] Add `style` template variable for Streaming and Chart defaults (#2313)

pull/2314/head^2
YozoraXCII 3 weeks ago committed by GitHub Action
parent b94559b4c1
commit 98d50d6d4c

@ -10,6 +10,7 @@ Added the `character` search option to the `imdb_search` builder
Fixed incorrect content rating mappings in various Default files
Fixes an issue where Prime Video overlays/collections would not be built when the `watch_region` is set to AU
fixes an issue where Rotten Tomatoes Verified Hot wasn't working
Adds `style` template variable for Streaming and Chart defaults, allowing user to choose color or white logos for collection posters
# Bug Fixes
Fixed the `cast` search option for the `imdb_search` builder

@ -1 +1 @@
2.1.0-build13
2.1.0-build14

@ -124,7 +124,7 @@ dynamic_collections:
- arr
template_variables:
image:
default: streaming/<<key_name_encoded>>
default: streaming/<<style>>/<<key_name_encoded>>
tmdb_key:
all4: 103
appletv: 350
@ -154,3 +154,5 @@ dynamic_collections:
default: streaming
dynamic:
default: true
style:
default: color

@ -9,11 +9,12 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
templates:
anilist:
default:
style: color
limit: 100
limit_<<key>>: <<limit>>
chart: <<key>>
@ -32,6 +33,7 @@ templates:
collections:
AniList Popular:
variables:
style: color
key: popular
template:
- name: anilist
@ -42,6 +44,7 @@ collections:
AniList Top Rated:
variables:
style: color
key: top
template:
- name: anilist
@ -53,6 +56,7 @@ collections:
AniList Trending:
variables:
style: color
key: trending
template:
- name: anilist
@ -63,6 +67,7 @@ collections:
AniList Season:
variables:
style: color
key: season
template:
- name: season

@ -9,11 +9,12 @@ external_templates:
default: templates
template_variables:
collection_section: "010"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
collections:
Newly Released:
variables:
style: color
key: released
template:
- name: smart_filter
@ -25,6 +26,7 @@ collections:
New Episodes:
variables:
style: color
key: episodes
template:
- name: smart_filter

@ -9,7 +9,7 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
templates:
imdb_chart:
@ -18,7 +18,9 @@ templates:
collections:
IMDb Popular:
variables:
style: color
key: popular
style: color
template:
- name: imdb_chart
chart: popular
@ -29,7 +31,9 @@ collections:
IMDb Top 250:
variables:
style: color
key: top
style: color
template:
- name: imdb_chart
chart: top
@ -40,7 +44,9 @@ collections:
IMDb Lowest Rated:
variables:
style: color
key: lowest
style: color
imdb_chart: lowest_rated
template:
- name: shared

@ -10,7 +10,7 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
allowed_libraries: movie
sort_title: <<sort_prefix>><<collection_section>><<pre>><<order_<<key>>>>LB_<<sort>>
@ -21,6 +21,7 @@ templates:
collections:
"Letterboxd Top 250":
variables:
style: color
key: top_250
template:
- name: letterboxd_list
@ -34,6 +35,7 @@ collections:
"Box Office Mojo All Time 100":
variables:
style: color
key: boxofficemojo_100
template:
- name: letterboxd_list
@ -47,6 +49,7 @@ collections:
"AFI 100 Years 100 Movies":
variables:
style: color
key: afi_100
template:
- name: letterboxd_list
@ -60,6 +63,7 @@ collections:
"Sight & Sound Greatest Films":
variables:
style: color
key: sight_sound
template:
- name: letterboxd_list
@ -73,6 +77,7 @@ collections:
"1,001 To See Before You Die":
variables:
style: color
key: 1001_movies
template:
- name: letterboxd_list
@ -86,6 +91,7 @@ collections:
"Edgar Wright's 1,000 Favorites":
variables:
style: color
key: edgarwright
template:
- name: letterboxd_list
@ -99,6 +105,7 @@ collections:
"Roger Ebert's Great Movies":
variables:
style: color
key: rogerebert
template:
- name: letterboxd_list
@ -112,6 +119,7 @@ collections:
"Top 250 Women-Directed":
variables:
style: color
key: women_directors
template:
- name: letterboxd_list
@ -125,6 +133,7 @@ collections:
"Top 100 Black-Directed":
variables:
style: color
key: black_directors
template:
- name: letterboxd_list
@ -138,6 +147,7 @@ collections:
"Top 250 Most Fans":
variables:
style: color
key: most_fans
template:
- name: letterboxd_list
@ -151,6 +161,7 @@ collections:
"Top 250 Documentaries":
variables:
style: color
key: documentaries
template:
- name: letterboxd_list
@ -164,6 +175,7 @@ collections:
"Top 100 Animation":
variables:
style: color
key: animation
template:
- name: letterboxd_list
@ -177,6 +189,7 @@ collections:
"Top 250 Horror":
variables:
style: color
key: horror
template:
- name: letterboxd_list
@ -190,6 +203,7 @@ collections:
"IMDb Top 250 (Letterboxd)":
variables:
style: color
key: imdb_top_250
template:
- name: letterboxd_list
@ -204,6 +218,7 @@ collections:
"Oscar Best Picture Winners":
variables:
style: color
key: oscars
template:
- name: letterboxd_list
@ -218,6 +233,7 @@ collections:
"Cannes Palme d'Or Winners":
variables:
style: color
key: cannes
template:
- name: letterboxd_list

@ -9,7 +9,7 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
templates:
mal:
@ -35,6 +35,7 @@ templates:
collections:
MyAnimeList Popular:
variables:
style: color
key: popular
template:
- name: mal
@ -45,6 +46,7 @@ collections:
MyAnimeList Favorited:
variables:
style: color
key: favorited
template:
- name: mal
@ -56,6 +58,7 @@ collections:
MyAnimeList Top Rated:
variables:
style: color
key: top
template:
- name: mal
@ -67,6 +70,7 @@ collections:
MyAnimeList Top Airing:
variables:
style: color
key: airing
template:
- name: mal
@ -77,6 +81,7 @@ collections:
MyAnimeList Season:
variables:
style: color
key: season
template:
- name: season

@ -9,7 +9,7 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
templates:
anidb:
@ -23,6 +23,7 @@ templates:
collections:
AniDB Popular:
variables:
style: color
key: anidb
template:
- name: anidb
@ -33,6 +34,7 @@ collections:
Common Sense Selection:
variables:
style: color
key: commonsense
template:
- name: commonsense
@ -43,6 +45,7 @@ collections:
StevenLu's Popular Movies:
variables:
style: color
key: stevenlu
stevenlu_popular: true
template:
@ -54,6 +57,7 @@ collections:
Top 10 Pirated Movies of the Week:
variables:
style: color
key: pirated
mdblist_list: https://mdblist.com/lists/hdlists/top-ten-pirated-movies-of-the-week-torrent-freak-com/
template:

@ -9,7 +9,7 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
templates:
tautulli:
@ -25,6 +25,7 @@ templates:
collections:
Plex Popular:
variables:
style: color
key: popular
template:
- name: tautulli
@ -36,6 +37,7 @@ collections:
Plex Watched:
variables:
style: color
key: watched
template:
- name: tautulli

@ -9,7 +9,7 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
templates:
tmdb:
@ -22,6 +22,7 @@ templates:
collections:
TMDb Popular:
variables:
style: color
key: popular
template:
- name: tmdb
@ -32,6 +33,7 @@ collections:
TMDb Top Rated:
variables:
style: color
key: top
template:
- name: tmdb
@ -43,6 +45,7 @@ collections:
TMDb Trending:
variables:
style: color
key: trending
template:
- name: tmdb
@ -54,6 +57,7 @@ collections:
TMDb Airing Today:
variables:
style: color
key: airing
template:
- name: tmdb
@ -66,6 +70,7 @@ collections:
TMDb On The Air:
variables:
style: color
key: air
template:
- name: tmdb

@ -9,7 +9,7 @@ external_templates:
default: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
image: chart/<<style>>/<<mapping_name_encoded>>
templates:
trakt:
@ -23,6 +23,7 @@ templates:
collections:
Trakt Collected:
variables:
style: color
key: collected
template:
- name: trakt
@ -33,6 +34,7 @@ collections:
Trakt Popular:
variables:
style: color
key: popular
template:
- name: trakt
@ -43,6 +45,7 @@ collections:
Trakt Recommended:
variables:
style: color
key: recommended
template:
- name: trakt
@ -53,6 +56,7 @@ collections:
Trakt Trending:
variables:
style: color
key: trending
template:
- name: trakt
@ -63,6 +67,7 @@ collections:
Trakt Watched:
variables:
style: color
key: watched
template:
- name: trakt

@ -90,6 +90,7 @@ work. Any value not specified will use its default value if it has one if not it
| `name_format` | **Description:** Changes the title format of the Dynamic Collections.<br>**Default:** `<<key_name>> <<library_translationU>>s`<br>**Values:** Any string with `<<key_name>>` in it. |
| `summary_format` | **Description:** Changes the summary format of the Dynamic Collections.<br>**Default:** `<<library_translationU>>s streaming on <<key_name>>.`<br>**Values:** Any string. |
| `discover_with_<<key>>` | **Description:** Overrides the TMDb Watch Provider used for the specfied key. This is only needed if a specific `region` has a different ID for the watch provider.<br>**Default:** `<<discover_with>>`<br>**Values:** Any TMDb Watch Provider ID for [Movies](https://developer.themoviedb.org/reference/watch-providers-movie-list) / [Shows](https://developer.themoviedb.org/reference/watch-provider-tv-list) based on the user's region |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -55,6 +55,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `collection_order` | **Description:** Changes the Collection Order for all collections in a Defaults file.<br>**Default:** `custom`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -52,6 +52,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sort_by` | **Description:** Changes the Smart Filter Sort for all collections in a Defaults file.<br>**Default:** `release.desc`<br>**Values:** [Any `smart_filter` Sort Option](../../files/builders/smart.md#sort-options) |
| `sort_by_<<key>>`<sup>1</sup> | **Description:** Changes the Smart Filter Sort of the specified key's collection.<br>**Default:** `sort_by`<br>**Values:** [Any `smart_filter` Sort Option](../../files/builders/smart.md#sort-options) |
| `in_the_last_<<key>>`<sup>1</sup> | **Description:** Changes how far back the Smart Filter looks.<table class="clearTable"><tr><td>**Default:**</td></tr><tr><td>`released`</td><td>`90`</td></tr><tr><td>`episodes`</td><td>`7`</td></tr></table>**Values:** Number greater than 0 |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -54,6 +54,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `collection_order` | **Description:** Changes the Collection Order for all collections in a Defaults file.<br>**Default:** `custom`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -68,6 +68,7 @@ work. Any value not specified will use its default value if it has one if not it
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `cache_builders` | **Description:** Changes the Builder Cache for all collections in a Defaults file.<br>**Default:** `1`<br>**Values:** number 0 or greater |
| `cache_builders_<<key>>` | **Description:** Changes the Builder Cache of the specified key's collection.<br>**Default:** `1`<br>**Values:** number 0 or greater |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -57,6 +57,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `collection_order` | **Description:** Changes the Collection Order for all collections in a Defaults file.<br>**Default:** `custom`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -56,6 +56,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `collection_order` | **Description:** Changes the Collection Order for all collections in a Defaults file.<br>**Default:** `custom`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -58,6 +58,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `collection_order` | **Description:** Changes the Collection Order for all collections in a Defaults file.<br>**Default:** `custom`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace `<<key>>` with when calling.

@ -58,6 +58,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `collection_order` | **Description:** Changes the Collection Order for all collections in a Defaults file.<br>**Default:** `custom`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace
`<<key>>` with when calling.

@ -59,6 +59,7 @@ work. Any value not specified will use its default value if it has one if not it
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `collection_order` | **Description:** Changes the Collection Order for all collections in a Defaults file.<br>**Default:** `custom`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `collection_order_<<key>>`<sup>1</sup> | **Description:** Changes the Collection Order of the specified key's collection.<br>**Default:** `collection_order`<br>**Values:**<table class="clearTable"><tr><td>`release`</td><td>Order Collection by Release Dates</td></tr><tr><td>`alpha`</td><td>Order Collection Alphabetically</td></tr><tr><td>`custom`</td><td>Order Collection Via the Builder Order</td></tr><tr><td>[Any `plex_search` Sort Option](../../files/builders/plex.md#sort-options)</td><td>Order Collection by any `plex_search` Sort Option</td></tr></table> |
| `style` | **Description:** Changes the color scheme of the collection posters.<br>**Default:** `color`<br>**Values:** `color` or `white` |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace `<<key>>` with when calling.

Loading…
Cancel
Save