From 7d2b9f504d50f80165339dc891c36abb6219bf51 Mon Sep 17 00:00:00 2001 From: johnfawkes <33303104+JohnFawkes@users.noreply.github.com> Date: Sat, 2 Dec 2023 15:03:51 -0500 Subject: [PATCH 1/4] Readd Flixpatrol in_the_last to docs --- docs/defaults/chart/flixpatrol.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/defaults/chart/flixpatrol.md b/docs/defaults/chart/flixpatrol.md index 3e6c125c..a469fa67 100644 --- a/docs/defaults/chart/flixpatrol.md +++ b/docs/defaults/chart/flixpatrol.md @@ -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.
**Default:** `10`
**Values:** Any Number 1-10 | | `limit_<>`1 | **Description:** Changes the Builder Limit of the specified key's collection.
**Default:** `limit`
**Values:** Any Number 1-10 | +| `in_the_last` | **Description:** Changes How many days of daily Top 10 Lists to look at.
**Default:** `1`
**Values:** Any Number 1-30 | +| `in_the_last_<>`1 | **Description:** Changes How many days of daily Top 10 Lists to look at.
**Default:** `in_the_last`
**Values:** Any Number 1-30 | | `location` | **Description:** Changes the Builder Location for all collections in a Defaults file.
**Default:** `world`
**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) | | `location_<>`1 | **Description:** Changes the Builder Location of the specified key's collection.
**Default:** `location`
**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) | | `sync_mode` | **Description:** Changes the Sync Mode for all collections in a Defaults file.
**Default:** `sync`
**Values:**
`sync`Add and Remove Items based on Builders
`append`Only Add Items based on Builders
| @@ -75,4 +77,4 @@ libraries: location: united_states #(1)! ``` -1. Change the location of the FlixPatrol collections to the United States of America \ No newline at end of file +1. Change the location of the FlixPatrol collections to the United States of America From f08ff8dbc4ecfc6761940d26c860f8189cd5dfc1 Mon Sep 17 00:00:00 2001 From: johnfawkes <33303104+JohnFawkes@users.noreply.github.com> Date: Sat, 2 Dec 2023 15:13:48 -0500 Subject: [PATCH 2/4] Remove not used flixpatrol docs --- mkdocs.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 39462843..a0692bef 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -350,9 +350,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 +454,4 @@ nav: - Acknowledgements: pmm/essentials/acknowledgements.md - SPONSOR: https://github.com/sponsors/meisnate12 # - SHOWCASE: -# - Overlays Showcase: showcase/overlays.md \ No newline at end of file +# - Overlays Showcase: showcase/overlays.md From 4ab73a341ee70b3017cc43c2ed5d90508fdd94af Mon Sep 17 00:00:00 2001 From: johnfawkes <33303104+JohnFawkes@users.noreply.github.com> Date: Sun, 3 Dec 2023 18:49:22 -0500 Subject: [PATCH 3/4] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index a0692bef..7264fecc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -149,6 +149,7 @@ nav: - Radarr: config/radarr.md - Sonarr: config/sonarr.md - "THIRD-PARTY CONNECTORS": + - Github: config/github.md - Notifiarr: config/notifiarr.md - TMDb: config/tmdb.md - Trakt: config/trakt.md From 861116838eb03d7129a7e23f5b3b9e46764d1d37 Mon Sep 17 00:00:00 2001 From: johnfawkes <33303104+JohnFawkes@users.noreply.github.com> Date: Sun, 3 Dec 2023 18:52:15 -0500 Subject: [PATCH 4/4] Update mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 7264fecc..0a5af74f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -149,9 +149,9 @@ nav: - Radarr: config/radarr.md - Sonarr: config/sonarr.md - "THIRD-PARTY CONNECTORS": - - Github: config/github.md - Notifiarr: config/notifiarr.md - TMDb: config/tmdb.md + - Github: config/github.md - Trakt: config/trakt.md - MdbList: config/mdblist.md - OMDb: config/omdb.md