From af684546e5051c078e0e462b33032ea2b6d1aef3 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Thu, 4 Jan 2024 08:07:06 -0500 Subject: [PATCH] [80] update award docs --- VERSION | 2 +- docs/defaults/award/bafta.md | 8 +++----- docs/defaults/award/cannes.md | 8 +++----- docs/defaults/award/choice.md | 6 ++---- docs/defaults/award/emmy.md | 6 ++---- docs/defaults/award/golden.md | 6 ++---- docs/defaults/award/oscars.md | 6 ++---- docs/defaults/award/spirit.md | 6 ++---- docs/defaults/award/sundance.md | 6 ++---- 9 files changed, 19 insertions(+), 35 deletions(-) diff --git a/VERSION b/VERSION index 5cf43e41b..e11374b9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.19.1-develop79 +1.19.1-develop80 diff --git a/docs/defaults/award/bafta.md b/docs/defaults/award/bafta.md index b6d386051..d2c7a65b2 100644 --- a/docs/defaults/award/bafta.md +++ b/docs/defaults/award/bafta.md @@ -84,9 +84,8 @@ work. Any value not specified will use its default value if it has one if not it radarr_add_missing: true #(3)! name_format: BAFTA <> Winners #(4)! data: - starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + starting: latest-10 #(5)! + ending: latest #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex @@ -94,5 +93,4 @@ work. Any value not specified will use its default value if it has one if not it 3. Adds items from the source list which are not in Plex to Radarr 4. Change the name of the collections to "BAFTA yearhere Winners" 5. If today is 2024, then create collections for BAFTA 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. - 7. If today is 2024, then the final collection is BAFTA 2024 \ No newline at end of file + 6. If today is 2024, then the final collection is BAFTA 2024 \ No newline at end of file diff --git a/docs/defaults/award/cannes.md b/docs/defaults/award/cannes.md index f2a55adf0..721f344ac 100644 --- a/docs/defaults/award/cannes.md +++ b/docs/defaults/award/cannes.md @@ -86,9 +86,8 @@ Note that the `template_variables:` section only needs to be used if you do want radarr_add_missing: true #(3)! name_format: Cannes <> Winners #(4)! data: - starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + starting: latest-10 #(5)! + ending: latest #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex @@ -96,5 +95,4 @@ Note that the `template_variables:` section only needs to be used if you do want 3. Adds items from the source list which are not in Plex to Radarr 4. Change the name of the collections to "Cannes yearhere Winners" 5. If today is 2024, then create collections for Cannes 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. - 7. If today is 2024, then the final collection is Cannes 2024 \ No newline at end of file + 6. If today is 2024, then the final collection is Cannes 2024 \ No newline at end of file diff --git a/docs/defaults/award/choice.md b/docs/defaults/award/choice.md index 9f497e039..6307870c8 100644 --- a/docs/defaults/award/choice.md +++ b/docs/defaults/award/choice.md @@ -90,8 +90,7 @@ Note that the `template_variables:` section only needs to be used if you do want name_format: Critics Choice Awards <> Winners #(4)! data: starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + ending: current_year #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex @@ -99,6 +98,5 @@ Note that the `template_variables:` section only needs to be used if you do want 3. Adds items from the source list which are not in Plex to Radarr 4. Change the name of the collections to "Critics Choice Awards yearhere Winners" 5. If today is 2024, then create collections for Critics Choice Awards 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. - 7. If today is 2024, then the final collection is Critics Choice Awards 2024 + 6. If today is 2024, then the final collection is Critics Choice Awards 2024 diff --git a/docs/defaults/award/emmy.md b/docs/defaults/award/emmy.md index 9943cc4a9..eea581b83 100644 --- a/docs/defaults/award/emmy.md +++ b/docs/defaults/award/emmy.md @@ -88,8 +88,7 @@ Note that the `template_variables:` section only needs to be used if you do want name_format: Emmys <> Winners #(4)! data: starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + ending: current_year #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex @@ -97,5 +96,4 @@ Note that the `template_variables:` section only needs to be used if you do want 3. Adds items from the source list which are not in Plex to Radarr 4. Change the name of the collections to "Emmys yearhere Winners" 5. If today is 2024, then create collections for Emmys 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. - 7. If today is 2024, then the final collection is Emmys 2024 \ No newline at end of file + 6. If today is 2024, then the final collection is Emmys 2024 \ No newline at end of file diff --git a/docs/defaults/award/golden.md b/docs/defaults/award/golden.md index 02e8c60ef..8cd300a33 100644 --- a/docs/defaults/award/golden.md +++ b/docs/defaults/award/golden.md @@ -92,8 +92,7 @@ Note that the `template_variables:` section only needs to be used if you do want name_format: Emmys <> Winners #(4)! data: starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + ending: current_year #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex @@ -101,5 +100,4 @@ Note that the `template_variables:` section only needs to be used if you do want 3. Adds items from the source list which are not in Plex to Radarr 4. Change the name of the collections to "Golden Globes yearhere Winners" 5. If today is 2024, then create collections for Golden Globes 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. - 7. If today is 2024, then the final collection is Golden Globes 2024 \ No newline at end of file + 6. If today is 2024, then the final collection is Golden Globes 2024 \ No newline at end of file diff --git a/docs/defaults/award/oscars.md b/docs/defaults/award/oscars.md index 80786ce5f..83ac2a9b1 100644 --- a/docs/defaults/award/oscars.md +++ b/docs/defaults/award/oscars.md @@ -88,14 +88,12 @@ Note that the `template_variables:` section only needs to be used if you do want name_format: Emmys <> Winners #(4)! data: starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + ending: current_year #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex 2. Sorts the collection items alphabetically 3. Adds items from the source list which are not in Plex to Radarr -4. Change the name of the collections to "Oscars YEAR_HERE Winners" + 4. Change the name of the collections to "Oscars YEAR_HERE Winners" 5. If today is 2024, then create collections for Oscars 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. 7. If today is 2024, then the final collection is Oscars 2024 diff --git a/docs/defaults/award/spirit.md b/docs/defaults/award/spirit.md index 7c04abd63..a63093a10 100644 --- a/docs/defaults/award/spirit.md +++ b/docs/defaults/award/spirit.md @@ -87,8 +87,7 @@ Note that the `template_variables:` section only needs to be used if you do want name_format: Independent Spirit Awards <> Winners #(4)! data: starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + ending: current_year #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex @@ -96,5 +95,4 @@ Note that the `template_variables:` section only needs to be used if you do want 3. Adds items from the source list which are not in Plex to Radarr 4. Change the name of the collections to "Independent Spirit Awards yearhere Winners" 5. If today is 2024, then create collections for Independent Spirit Awards 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. - 7. If today is 2024, then the final collection is Independent Spirit Awards 2024 + 6. If today is 2024, then the final collection is Independent Spirit Awards 2024 diff --git a/docs/defaults/award/sundance.md b/docs/defaults/award/sundance.md index e7548673d..7e19e5df6 100644 --- a/docs/defaults/award/sundance.md +++ b/docs/defaults/award/sundance.md @@ -88,8 +88,7 @@ Note that the `template_variables:` section only needs to be used if you do want name_format: Sundance Film Festival <> Winners #(4)! data: starting: current_year-10 #(5)! - increment: 2 #(6)! - ending: current_year #(7)! + ending: current_year #(6)! ``` 1. Shows the collection and all of its items within the Library tab in Plex @@ -97,5 +96,4 @@ Note that the `template_variables:` section only needs to be used if you do want 3. Adds items from the source list which are not in Plex to Radarr 4. Change the name of the collections to "Sundance Film Festival yearhere Winners" 5. If today is 2024, then create collections for Sundance Film Festival 2014 onwards - 6. If starting year is 2014, then create collections for 2014, 2016, 2018, 2020, etc. - 7. If today is 2024, then the final collection is Sundance Film Festival 2024 \ No newline at end of file + 6. If today is 2024, then the final collection is Sundance Film Festival 2024 \ No newline at end of file