mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-24 11:27:20 +00:00
[39] Merge remote-tracking branch 'anon_fawkes/patch-200' into nightly
This commit is contained in:
commit
f362db2d2f
2 changed files with 5 additions and 5 deletions
|
@ -42,6 +42,8 @@ Template Variables can be used to manipulate the file in various ways to slightl
|
|||
|:---------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `limit` | **Description:** Changes the Builder Limit for all collections in a Defaults file.<br>**Default:** `10`<br>**Values:** Any Number 1-10 |
|
||||
| `limit_<<key>>`<sup>1</sup> | **Description:** Changes the Builder Limit of the specified key's collection.<br>**Default:** `limit`<br>**Values:** Any Number 1-10 |
|
||||
| `in_the_last` | **Description:** Changes How many days of daily Top 10 Lists to look at.<br>**Default:** `1`<br>**Values:** Any Number 1-30 |
|
||||
| `in_the_last_<<key>>`<sup>1</sup> | **Description:** Changes How many days of daily Top 10 Lists to look at.<br>**Default:** `in_the_last`<br>**Values:** Any Number 1-30 |
|
||||
| `location` | **Description:** Changes the Builder Location for all collections in a Defaults file.<br>**Default:** `world`<br>**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) |
|
||||
| `location_<<key>>`<sup>1</sup> | **Description:** Changes the Builder Location of the specified key's collection.<br>**Default:** `location`<br>**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) |
|
||||
| `sync_mode` | **Description:** Changes the Sync Mode for all collections in a Defaults file.<br>**Default:** `sync`<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> |
|
||||
|
@ -75,4 +77,4 @@ libraries:
|
|||
location: united_states #(1)!
|
||||
```
|
||||
|
||||
1. Change the location of the FlixPatrol collections to the United States of America
|
||||
1. Change the location of the FlixPatrol collections to the United States of America
|
||||
|
|
|
@ -151,6 +151,7 @@ nav:
|
|||
- "THIRD-PARTY CONNECTORS":
|
||||
- Notifiarr: config/notifiarr.md
|
||||
- TMDb: config/tmdb.md
|
||||
- Github: config/github.md
|
||||
- Trakt: config/trakt.md
|
||||
- MdbList: config/mdblist.md
|
||||
- OMDb: config/omdb.md
|
||||
|
@ -350,9 +351,6 @@ nav:
|
|||
- FlixPatrol Builders:
|
||||
- Overview: builders/flixpatrol.md
|
||||
- FlixPatrol Top Platform: builders/flixpatrol/#flixpatrol-top
|
||||
- FlixPatrol Popular: builders/flixpatrol/#flixpatrol-popular
|
||||
- FlixPatrol Demographics: builders/flixpatrol/#flixpatrol-demographics
|
||||
- FlixPatrol URL: builders/flixpatrol/#flixpatrol-url
|
||||
- Reciperr Builders:
|
||||
- Overview: builders/reciperr.md
|
||||
- Reciperr List: builders/reciperr/#reciperr-list
|
||||
|
@ -457,4 +455,4 @@ nav:
|
|||
- Acknowledgements: pmm/essentials/acknowledgements.md
|
||||
- SPONSOR: https://github.com/sponsors/meisnate12
|
||||
# - SHOWCASE:
|
||||
# - Overlays Showcase: showcase/overlays.md
|
||||
# - Overlays Showcase: showcase/overlays.md
|
||||
|
|
Loading…
Add table
Reference in a new issue