[70] add schedule to default templates

This commit is contained in:
meisnate12 2024-01-02 13:46:33 -05:00
parent 4d52697977
commit 43b2c8d878
4 changed files with 56 additions and 4 deletions

View file

@ -1 +1 @@
1.19.1-develop69
1.19.1-develop70

View file

@ -70,6 +70,7 @@ templates:
pre: "_"
order: ""
order_<<key>>: <<order>>
schedule_<<key>>: <<schedule>>
sort_prefix: "!"
sort_title: <<sort_prefix>><<collection_section>><<pre>><<order_<<key>>>><<title>>
item_radarr_tag_<<key>>: <<item_radarr_tag>>
@ -106,6 +107,7 @@ templates:
- limit
- name_mapping
- delete_collections_named
- schedule
run_definition:
- <<use_<<key>>>>
- <<allowed_libraries>>
@ -132,6 +134,7 @@ templates:
file_background: <<file_background_<<key>>>>
minimum_items: <<minimum_items_<<key>>>>
delete_collections_named: <<delete_collections_named>>
schedule: <<schedule_<<key>>>>
trakt:
optional:

View file

@ -54,7 +54,7 @@ Running filters are often slower than builders so whenever possible use only bui
???+ example "Filter Example"
This uses the `plex_all` Buidler to get every item currently in the plex library and then checks TMDb if they have
eithr `aftercreditsstinger` or `duringcreditsstinger` as a keyword.
either `aftercreditsstinger` or `duringcreditsstinger` as a keyword.
```yaml
collections:
@ -72,7 +72,7 @@ definition. Each setting will affect how the definition is run or shown in the l
???+ example "Setting Example"
This sets the colleciton to only build if the builders find at **minimum 10 items** and will sync items to the
collection (removing items that no longer are found by the builders).
collection (removing items that no longer are found by the builders).
```yaml
collections:

View file

@ -29,4 +29,53 @@ A lot of these guides are stored on Google Drive as using the traditional wiki p
{%
include-markdown "https://raw.githubusercontent.com/chazlarson/Plex-Meta-Manager-Cookbook/main/cookbook/README.md"
%}
%}
## Associated Git Repos
- [Plex Meta Manager User Configs](https://github.com/meisnate12/Plex-Meta-Manager-Configs)
- PMM's User submitted Config Repo
- [Plex Image Cleanup](https://github.com/meisnate12/Plex-Image-Cleanup)
- Removes Image bloat from your Plex
- [PMM Overlay Reset](https://github.com/meisnate12/PMM-Overlay-Reset)
- Resets your Library back to default images removing all overlays
- [Plex Meta Manager Anime IDs](https://github.com/meisnate12/Plex-Meta-Manager-Anime-IDs)
- How PMM translates Anime IDs to TVDB IDs
- [PMM IMDb Awards](https://github.com/meisnate12/PMM-IMDb-Awards)
- How PMM stores the IMDB Award Lists
- [PMM Mediastingers](https://github.com/meisnate12/PMM-Mediastingers)
- How PMM stores the Mediastingers List
- [PMM TOP10](https://github.com/meisnate12/PMM-TOP10)
- How PMM stores the Flixpatrol Top 10 Lists
- [ArrAPI](https://github.com/meisnate12/ArrAPI)
- Module to interface with Radarr/Sonarr
- [TMDbAPIs](https://github.com/meisnate12/TMDbAPIs)
- Module to interface with TMDb
- [pmmutils](https://github.com/meisnate12/pmmutils)
- Module for various common files among PMM Repos
- [Plex-Meta-Manager-Images](https://github.com/meisnate12/Plex-Meta-Manager-Images)
- Repo to store PMM's various Images
- [Plex-Meta-Manager-People](https://github.com/meisnate12/Plex-Meta-Manager-People)
- Stores the original image for all our actor posters
- [Plex-Meta-Manager-People-Auto-Readme](https://github.com/meisnate12/Plex-Meta-Manager-People-Auto-Readme)
- Stores the File that generates the Readme file for the other Actor repos
- [Black & White (bw)](https://github.com/meisnate12/Plex-Meta-Manager-People-bw)
- Stores the Black & White actor posters
- [Rainier (rainier)](https://github.com/meisnate12/Plex-Meta-Manager-People-rainier)
- Stores the Rainier actor posters
- [Signature (signature)](https://github.com/meisnate12/Plex-Meta-Manager-People-signature)
- Stores the Signature actor posters
- [DIIVOY (diiivoy)](https://github.com/meisnate12/Plex-Meta-Manager-People-diiivoy)
- Stores the DIIVOY actor posters
- [DIIVOY Color (diiivoycolor)](https://github.com/meisnate12/Plex-Meta-Manager-People-diiivoycolor)
- Stores the DIIVOY Color actor posters
- [Transparent (transparent)](https://github.com/meisnate12/Plex-Meta-Manager-People-transparent)
- Stores the Transparent actor posters
- [Plex-Meta-Manager-Unraid-Templates](https://github.com/meisnate12/Plex-Meta-Manager-Unraid-Templates)
- Stores the PMM Unraid Templates
- [PMM-Translations ](https://github.com/meisnate12/PMM-Translations)
- Stores the data for PMM Translations