Add images for defaults wiki pages
Before Width: | Height: | Size: 99 KiB |
BIN
docs/defaults/images/decade.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
docs/defaults/images/director1.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
docs/defaults/images/director2.png
Normal file
After Width: | Height: | Size: 162 KiB |
BIN
docs/defaults/images/moviecontent_rating_us.png
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
docs/defaults/images/moviefranchise.png
Normal file
After Width: | Height: | Size: 248 KiB |
BIN
docs/defaults/images/network.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
docs/defaults/images/producer1.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
docs/defaults/images/producer2.png
Normal file
After Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
BIN
docs/defaults/images/showfranchise.png
Normal file
After Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 85 KiB |
BIN
docs/defaults/images/universe.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
docs/defaults/images/writer1.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
docs/defaults/images/writer2.png
Normal file
After Width: | Height: | Size: 162 KiB |
|
@ -6,7 +6,7 @@ If you do not use the US-based rating system within Plex, this file will attempt
|
|||
|
||||
Example Collections Created:
|
||||
|
||||
![](../images/content_rating_us.png)
|
||||
![](../images/moviecontent_rating_us.png)
|
||||
|
||||
The below YAML in your config.yml will create the collections:
|
||||
```yaml
|
||||
|
|
|
@ -4,7 +4,7 @@ The `- pmm: director` Metadata File is used to dynamically create collections ba
|
|||
|
||||
Example Collections Created:
|
||||
|
||||
![](images/director1.png)
|
||||
![](../images/director1.png)
|
||||
|
||||
The below YAML in your config.yml will create the director collections:
|
||||
```yaml
|
||||
|
@ -17,7 +17,7 @@ libraries:
|
|||
## Rainier Style
|
||||
Below is a screenshot of the alternative `Rainier` style which can be set via template variables
|
||||
|
||||
![](images/director2.png)
|
||||
![](../images/director2.png)
|
||||
|
||||
|
||||
## Template Variables
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Franchise Language Default Metadata File
|
||||
|
||||
The `- pmm: franchise` Metadata File is used to create collections based on popular Movie franchises
|
||||
The `- pmm: franchise` Metadata File is used to create collections based on popular Movie franchises, and can be used as a replacement to the TMDb Collections that Plex creates out-of-the-box.
|
||||
|
||||
Unlike most Default Metadata Files, Franchise works by placing collections inline with the main library items if your library allows it. For example, the "Iron Man" franchise collection will appear next to the "Iron Man" movies within your library.
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ The `- pmm: producer` Metadata File is used to dynamically create collections ba
|
|||
|
||||
Example Collections Created:
|
||||
|
||||
![](images/producer1.png)
|
||||
![](../images/producer1.png)
|
||||
|
||||
The below YAML in your config.yml will create the producer collections:
|
||||
```yaml
|
||||
|
@ -17,7 +17,7 @@ libraries:
|
|||
## Rainier Style
|
||||
Below is a screenshot of the alternative `Rainier` style which can be set via template variables
|
||||
|
||||
![](images/producer2.png)
|
||||
![](../images/producer2.png)
|
||||
|
||||
|
||||
## Template Variables
|
||||
|
|
|
@ -4,7 +4,7 @@ The `- pmm: writer` Metadata File is used to dynamically create collections base
|
|||
|
||||
Example Collections Created:
|
||||
|
||||
![](images/writer1.png)
|
||||
![](../images/writer1.png)
|
||||
|
||||
The below YAML in your config.yml will create the writer collections:
|
||||
```yaml
|
||||
|
@ -17,7 +17,7 @@ libraries:
|
|||
## Rainier Style
|
||||
Below is a screenshot of the alternative `Rainier` style which can be set via template variables
|
||||
|
||||
![](images/writer2.png)
|
||||
![](../images/writer2.png)
|
||||
|
||||
|
||||
## Template Variables
|
||||
|
|
|
@ -6,7 +6,7 @@ If you do not use the US-based rating system within Plex, this file will attempt
|
|||
|
||||
Example Collections Created:
|
||||
|
||||
![](../images/content_rating_us.png)
|
||||
![](../images/showcontent_rating_us.png)
|
||||
|
||||
The below YAML in your config.yml will create the collections:
|
||||
```yaml
|
||||
|
|