Add new person-based Defaults styles to Wiki
|
@ -2,7 +2,7 @@
|
|||
|
||||
The `actor` Default Metadata File is used to dynamically create collections based on the most popular actors/actresses in your library.
|
||||
|
||||
![](../images/actor1.png)
|
||||
![](../images/person_bw.png)
|
||||
|
||||
## Requirements & Recommendations
|
||||
|
||||
|
@ -17,9 +17,20 @@ Supported Library Types: Movie, Show
|
|||
|
||||
### Rainier Style
|
||||
|
||||
Below is a screenshot of the alternative Rainier (`rainier`) style which can be set via the `style` template variable.
|
||||
![](../images/person_rainier.png)
|
||||
|
||||
### Signature Style
|
||||
|
||||
![](../images/person_signature.png)
|
||||
|
||||
### Diivoy Style
|
||||
|
||||
![](../images/person_diivoy.png)
|
||||
|
||||
### Diivoy Color Style
|
||||
|
||||
![](../images/person_diivoycolor.png)
|
||||
|
||||
![](../images/actor2.png)
|
||||
|
||||
## Config
|
||||
|
||||
|
@ -47,7 +58,7 @@ This file contains a [Separator](../separators) so all [Shared Separator Variabl
|
|||
|
||||
| Variable | Description & Values |
|
||||
|:------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `style` | **Description:** Controls the visual theme of the collections created.<table class="clearTable"><tr><th>Values:</th></tr><tr><td><code>bw</code></td><td>Black & White Theme</td></tr><tr><td><code>rainier</code></td><td>Rainier Theme</td></tr></table> |
|
||||
| `style` | **Description:** Controls the visual theme of the collections created.<br>**Default:** `bw`<br>**Values:** `bw`, `rainier`, `signature`, `diivoy`, or `diivoycolor` |
|
||||
| `limit` | **Description:** Changes the Builder Limit for all collections in a Defaults file.<br>**Values:** Number Greater then 0 |
|
||||
| `limit_<<key>>`<sup>1</sup> | **Description:** Changes the Builder Limit of the specified key's collection.<br>**Default:** `limit`<br>**Values:** Number Greater then 0 |
|
||||
| `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](../../metadata/builders/smart.md#sort-options) |
|
||||
|
@ -70,7 +81,7 @@ libraries:
|
|||
data:
|
||||
depth: 10
|
||||
limit: 20
|
||||
style: rainier
|
||||
style: diivoy
|
||||
sort_by: title.asc
|
||||
use_separator: false
|
||||
sep_style: purple
|
||||
|
|
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 162 KiB |
BIN
docs/defaults/images/person_bw.png
Normal file
After Width: | Height: | Size: 116 KiB |
BIN
docs/defaults/images/person_diivoy.png
Normal file
After Width: | Height: | Size: 152 KiB |
BIN
docs/defaults/images/person_diivoycolor.png
Normal file
After Width: | Height: | Size: 221 KiB |
BIN
docs/defaults/images/person_rainier.png
Normal file
After Width: | Height: | Size: 228 KiB |
BIN
docs/defaults/images/person_signature.png
Normal file
After Width: | Height: | Size: 211 KiB |
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 162 KiB |
|
@ -2,7 +2,7 @@
|
|||
|
||||
The `director` Default Metadata File is used to dynamically create collections based on the most popular directors in your library.
|
||||
|
||||
![](../images/director1.png)
|
||||
![](../images/person_bw.png)
|
||||
|
||||
## Requirements & Recommendations
|
||||
|
||||
|
@ -17,9 +17,19 @@ Supported Library Types: Movie
|
|||
|
||||
### Rainier Style
|
||||
|
||||
Below is a screenshot of the alternative Rainier (`rainier`) style which can be set via the `style` template variable.
|
||||
![](../images/person_rainier.png)
|
||||
|
||||
![](../images/director2.png)
|
||||
### Signature Style
|
||||
|
||||
![](../images/person_signature.png)
|
||||
|
||||
### Diivoy Style
|
||||
|
||||
![](../images/person_diivoy.png)
|
||||
|
||||
### Diivoy Color Style
|
||||
|
||||
![](../images/person_diivoycolor.png)
|
||||
|
||||
## Config
|
||||
|
||||
|
@ -44,7 +54,7 @@ This file contains a [Separator](../separators) so all [Shared Separator Variabl
|
|||
|
||||
| Variable | Description & Values |
|
||||
|:------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `style` | **Description:** Controls the visual theme of the collections created<table class="clearTable"><tr><th>Values:</th></tr><tr><td><code>bw</code></td><td>Black & White Theme</td></tr><tr><td><code>rainier</code></td><td>Rainier Theme</td></tr></table> |
|
||||
| `style` | **Description:** Controls the visual theme of the collections created.<br>**Default:** `bw`<br>**Values:** `bw`, `rainier`, `signature`, `diivoy`, or `diivoycolor` |
|
||||
| `limit` | **Description:** Changes the Builder Limit for all collections in a Defaults file.<br>**Values:** Number Greater then 0 |
|
||||
| `limit_<<key>>`<sup>1</sup> | **Description:** Changes the Builder Limit of the specified key's collection.<br>**Default:** `limit`<br>**Values:** Number Greater then 0 |
|
||||
| `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](../../metadata/builders/smart.md#sort-options) |
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
The `producer` Default Metadata File is used to dynamically create collections based on the most popular producers in your library.
|
||||
|
||||
![](../images/producer1.png)
|
||||
![](../images/person_bw.png)
|
||||
|
||||
## Requirements & Recommendations
|
||||
|
||||
|
@ -17,9 +17,19 @@ Supported Library Types: Movie
|
|||
|
||||
### Rainier Style
|
||||
|
||||
Below is a screenshot of the alternative Rainier (`rainier`) style which can be set via the `style` template variable.
|
||||
![](../images/person_rainier.png)
|
||||
|
||||
![](../images/producer2.png)
|
||||
### Signature Style
|
||||
|
||||
![](../images/person_signature.png)
|
||||
|
||||
### Diivoy Style
|
||||
|
||||
![](../images/person_diivoy.png)
|
||||
|
||||
### Diivoy Color Style
|
||||
|
||||
![](../images/person_diivoycolor.png)
|
||||
|
||||
## Config
|
||||
|
||||
|
@ -44,7 +54,7 @@ This file contains a [Separator](../separators) so all [Shared Separator Variabl
|
|||
|
||||
| Variable | Description & Values |
|
||||
|:------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `style` | **Description:** Controls the visual theme of the collections created<table class="clearTable"><tr><th>Values:</th></tr><tr><td><code>bw</code></td><td>Black & White Theme</td></tr><tr><td><code>rainier</code></td><td>Rainier Theme</td></tr></table> |
|
||||
| `style` | **Description:** Controls the visual theme of the collections created.<br>**Default:** `bw`<br>**Values:** `bw`, `rainier`, `signature`, `diivoy`, or `diivoycolor` |
|
||||
| `limit` | **Description:** Changes the Builder Limit for all collections in a Defaults file.<br>**Values:** Number Greater then 0 |
|
||||
| `limit_<<key>>`<sup>1</sup> | **Description:** Changes the Builder Limit of the specified key's collection.<br>**Default:** `limit`<br>**Values:** Number Greater then 0 |
|
||||
| `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](../../metadata/builders/smart.md#sort-options) |
|
||||
|
@ -64,7 +74,7 @@ libraries:
|
|||
metadata_path:
|
||||
- pmm: producer
|
||||
template_variables:
|
||||
style: rainier
|
||||
style: diivoycolor
|
||||
use_separator: false
|
||||
sep_style: purple
|
||||
data:
|
||||
|
|
|
@ -17,9 +17,19 @@ Supported Library Types: Movie
|
|||
|
||||
### Rainier Style
|
||||
|
||||
Below is a screenshot of the alternative Rainier (`rainier`) style which can be set via the `style` template variable.
|
||||
![](../images/person_rainier.png)
|
||||
|
||||
![](../images/writer2.png)
|
||||
### Signature Style
|
||||
|
||||
![](../images/person_signature.png)
|
||||
|
||||
### Diivoy Style
|
||||
|
||||
![](../images/person_diivoy.png)
|
||||
|
||||
### Diivoy Color Style
|
||||
|
||||
![](../images/person_diivoycolor.png)
|
||||
|
||||
## Config
|
||||
|
||||
|
@ -44,7 +54,7 @@ This file contains a [Separator](../separators) so all [Shared Separator Variabl
|
|||
|
||||
| Variable | Description & Values |
|
||||
|:------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `style` | **Description:** Controls the visual theme of the collections created<table class="clearTable"><tr><th>Values:</th></tr><tr><td><code>bw</code></td><td>Black & White Theme</td></tr><tr><td><code>rainier</code></td><td>Rainier Theme</td></tr></table> |
|
||||
| `style` | **Description:** Controls the visual theme of the collections created.<br>**Default:** `bw`<br>**Values:** `bw`, `rainier`, `signature`, `diivoy`, or `diivoycolor` |
|
||||
| `limit` | **Description:** Changes the Builder Limit for all collections in a Defaults file.<br>**Values:** Number Greater then 0 |
|
||||
| `limit_<<key>>`<sup>1</sup> | **Description:** Changes the Builder Limit of the specified key's collection.<br>**Default:** `limit`<br>**Values:** Number Greater then 0 |
|
||||
| `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](../../metadata/builders/smart.md#sort-options) |
|
||||
|
@ -64,7 +74,7 @@ libraries:
|
|||
metadata_path:
|
||||
- pmm: writer
|
||||
template_variables:
|
||||
style: rainier
|
||||
style: signature
|
||||
use_separator: false
|
||||
sep_style: purple
|
||||
data:
|
||||
|
|