diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml new file mode 100644 index 0000000..acd8cc5 --- /dev/null +++ b/.github/workflows/release.yml @@ -0,0 +1,23 @@ +name: Release + +on: + release: + types: [ published ] + +jobs: + + release-notification: + + runs-on: ubuntu-latest + steps: + + - name: Send Discord Release Notification + uses: meisnate12/discord-notifications@master + with: + webhook_id: ${{ secrets.RELEASE_WEBHOOK_ID }} + webhook_token: ${{ secrets.RELEASE_WEBHOOK_TOKEN }} + release: true + title: Plex Meta Manager Defaults VERSION + message: "<@&967002324646113290>" + username: Metabot + avatar_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager/master/.github/pmm.png \ No newline at end of file diff --git a/PMM/actor.yml b/PMM/actor.yml index 857acd6..dad1ebe 100644 --- a/PMM/actor.yml +++ b/PMM/actor.yml @@ -21,6 +21,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 17 # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/audio_language.yml b/PMM/audio_language.yml index 5447640..dddd43f 100644 --- a/PMM/audio_language.yml +++ b/PMM/audio_language.yml @@ -21,6 +21,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 10 # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/bafta.yml b/PMM/award/bafta.yml index aa99286..cd4e1a0 100644 --- a/PMM/award/bafta.yml +++ b/PMM/award/bafta.yml @@ -20,6 +20,14 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/cannes.yml b/PMM/award/cannes.yml index 8158f0d..995a9a3 100644 --- a/PMM/award/cannes.yml +++ b/PMM/award/cannes.yml @@ -20,6 +20,14 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/choice.yml b/PMM/award/choice.yml index 5661780..3a00696 100644 --- a/PMM/award/choice.yml +++ b/PMM/award/choice.yml @@ -20,6 +20,22 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Adds missing from the collection to sonarr # +# sonarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Sonarr Folder to add to # +# sonarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Sonarr Tag for added missing # +# sonarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/emmy.yml b/PMM/award/emmy.yml index 36b0dfe..1bf7706 100644 --- a/PMM/award/emmy.yml +++ b/PMM/award/emmy.yml @@ -17,6 +17,22 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Adds missing from the collection to sonarr # +# sonarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Sonarr Folder to add to # +# sonarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Sonarr Tag for added missing # +# sonarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/golden.yml b/PMM/award/golden.yml index d9815df..84e1b8a 100644 --- a/PMM/award/golden.yml +++ b/PMM/award/golden.yml @@ -18,6 +18,22 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Adds missing from the collection to sonarr # +# sonarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Sonarr Folder to add to # +# sonarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Sonarr Tag for added missing # +# sonarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/oscars.yml b/PMM/award/oscars.yml index 9bb3aad..cdd7c56 100644 --- a/PMM/award/oscars.yml +++ b/PMM/award/oscars.yml @@ -17,6 +17,14 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/other.yml b/PMM/award/other.yml index fd5bdfb..5302c40 100644 --- a/PMM/award/other.yml +++ b/PMM/award/other.yml @@ -18,6 +18,14 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/spirit.yml b/PMM/award/spirit.yml index a026ce7..1244514 100644 --- a/PMM/award/spirit.yml +++ b/PMM/award/spirit.yml @@ -19,6 +19,14 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/award/sundance.yml b/PMM/award/sundance.yml index 156d533..857bbcd 100644 --- a/PMM/award/sundance.yml +++ b/PMM/award/sundance.yml @@ -19,6 +19,14 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 16 # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/chart/anilist.yml b/PMM/chart/anilist.yml index 278fe80..edefa91 100644 --- a/PMM/chart/anilist.yml +++ b/PMM/chart/anilist.yml @@ -43,7 +43,11 @@ # radarr_add_missing_key: # # # Adds missing from the collection to sonarr # # sonarr_add_missing_key: # -# # Radarr Tag for added missing # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # +# # Radarr Tag for existing items # # radarr_tag_key: # # # Sonarr Tag for added missing # # sonarr_tag_key: # diff --git a/PMM/chart/imdb.yml b/PMM/chart/imdb.yml index aec4b14..d863cd1 100644 --- a/PMM/chart/imdb.yml +++ b/PMM/chart/imdb.yml @@ -40,6 +40,10 @@ # radarr_add_missing_key: # # # Adds missing from the collection to sonarr # # sonarr_add_missing_key: # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # # # Radarr Tag for added missing # # radarr_tag_key: # # # Sonarr Tag for added missing # diff --git a/PMM/chart/myanimelist.yml b/PMM/chart/myanimelist.yml index 872522d..0173603 100644 --- a/PMM/chart/myanimelist.yml +++ b/PMM/chart/myanimelist.yml @@ -44,6 +44,10 @@ # radarr_add_missing_key: # # # Adds missing from the collection to sonarr # # sonarr_add_missing_key: # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # # # Radarr Tag for added missing # # radarr_tag_key: # # # Sonarr Tag for added missing # diff --git a/PMM/chart/other.yml b/PMM/chart/other.yml index 2d7bc70..0de090a 100644 --- a/PMM/chart/other.yml +++ b/PMM/chart/other.yml @@ -40,7 +40,11 @@ # # Adds missing from the collection to radarr # # radarr_add_missing_key: # # # Adds missing from the collection to sonarr # -# radarr_add_missing_key: # +# sonarr_add_missing_key: # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # # # Radarr Tag for added missing # # radarr_tag_key: # # # Sonarr Tag for added missing # diff --git a/PMM/chart/tmdb.yml b/PMM/chart/tmdb.yml index 6792d79..cabc5d3 100644 --- a/PMM/chart/tmdb.yml +++ b/PMM/chart/tmdb.yml @@ -43,7 +43,11 @@ # # Adds missing from the collection to radarr # # radarr_add_missing_key: # # # Adds missing from the collection to sonarr # -# radarr_add_missing_key: # +# sonarr_add_missing_key: # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # # # Radarr Tag for added missing # # radarr_tag_key: # # # Sonarr Tag for added missing # diff --git a/PMM/chart/trakt.yml b/PMM/chart/trakt.yml index 1117901..533d27c 100644 --- a/PMM/chart/trakt.yml +++ b/PMM/chart/trakt.yml @@ -47,6 +47,10 @@ # radarr_add_missing_key: # # # Adds missing from the collection to sonarr # # sonarr_add_missing_key: # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # # # Radarr Tag for added missing # # radarr_tag_key: # # # Sonarr Tag for added missing # diff --git a/PMM/content_rating_uk.yml b/PMM/content_rating_uk.yml index ac5b955..50edcc3 100644 --- a/PMM/content_rating_uk.yml +++ b/PMM/content_rating_uk.yml @@ -21,6 +21,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 14 # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/genre.yml b/PMM/genre.yml index 53a50f1..308817b 100644 --- a/PMM/genre.yml +++ b/PMM/genre.yml @@ -19,6 +19,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: "06" # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/movie/content_rating_us.yml b/PMM/movie/content_rating_us.yml index 82ae0f3..f1f7b26 100644 --- a/PMM/movie/content_rating_us.yml +++ b/PMM/movie/content_rating_us.yml @@ -21,6 +21,8 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 14 # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/movie/country.yml b/PMM/movie/country.yml index 2e2708f..6027a78 100644 --- a/PMM/movie/country.yml +++ b/PMM/movie/country.yml @@ -24,6 +24,8 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: "09" # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/movie/decade.yml b/PMM/movie/decade.yml index 3357800..bdfbfb3 100644 --- a/PMM/movie/decade.yml +++ b/PMM/movie/decade.yml @@ -21,6 +21,8 @@ # collection_section: 12 # # # Sets the number of items per collection # # limit: 100 # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/movie/director.yml b/PMM/movie/director.yml index da7ff4d..ba63a5d 100644 --- a/PMM/movie/director.yml +++ b/PMM/movie/director.yml @@ -21,6 +21,8 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 18 # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/movie/franchise.yml b/PMM/movie/franchise.yml index f7d5324..6878f4b 100644 --- a/PMM/movie/franchise.yml +++ b/PMM/movie/franchise.yml @@ -8,8 +8,6 @@ # metadata_path: # # - git: PMM/movie/franchise # # template_variables: # -# # Add Missing Movies to Radarr # -# radarr_add_missing: true # # # Sets the collection order of the collection # # collection_order: alpha # # # Sets the sort title # @@ -18,6 +16,14 @@ # minimum_items: 2 # # # Sets whether to actually build the collection # # build_collection: true # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# templates: diff --git a/PMM/movie/producer.yml b/PMM/movie/producer.yml index 1ab6c7b..5bc2b49 100644 --- a/PMM/movie/producer.yml +++ b/PMM/movie/producer.yml @@ -21,6 +21,8 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 19 # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/movie/seasonal.yml b/PMM/movie/seasonal.yml index 6cad14a..568946a 100644 --- a/PMM/movie/seasonal.yml +++ b/PMM/movie/seasonal.yml @@ -8,33 +8,66 @@ # metadata_path: # # - git: PMM/movie/seasonal # # template_variables: # +# # Sets the collection mode of the collection # +# collection_mode: # +# # Sets the value at the start of the sort title # +# collection_section: "00" # +# # Sets how all collections are sorted # +# sort_by: title.asc # # # Turn the separator collection on/off # # use_separator: false # # # Separator style (red, blue, green, gray, # # purple, stb, orig) # # sep_style: orig # -# # Turn the Independence Day collection on/off # -# schedule_independence: range(06/23-07/11) # -# # Turn the Easter collection on/off # -# schedule_easter: range(03/15-04/30) # -# # Turn the Valentine's Day collection on/off # -# schedule_valentine: range(02/01-02/29) # -# # Turn the St. Patrick's Day collection on/off # -# schedule_patrick: range(03/01-03/18) # -# # Turn the Thanksgiving collection on/off # -# schedule_thanksgiving: range(11/01-11/30) # -# # Turn the Halloween collection on/off # -# schedule_halloween: range(10/01-10/31) # -# # Turn the Christmas collection on/off # -# schedule_christmas: range(12/01-12/31) # -# # Turn the New Year's Day collection on/off # -# schedule_years: range(12/26-01/04) # +# # +# # For each collection use the "key" to set # +# # the options. # +# # Available collections # +# # KEY COLLECTION # +# # independence Independence Day # +# # easter Easter # +# # valentine Valentine's Day # +# # patrick St. Patrick's Day # +# # thanksgiving Thanksgiving # +# # halloween Halloween # +# # christmas Christmas # +# # years New Year's Day # +# # +# # Available options. Replace "key" with the # +# # desired collection's key from the chart above. # +# # +# # Turn the collection on/off # +# use_key: true # +# # Set the schedule of a collection. # +# schedule_key: # +# # +# # Default Schedules # +# # KEY COLLECTION # +# # independence range(06/23-07/11) # +# # easter range(03/15-04/30) # +# # valentine range(02/01-02/29) # +# # patrick range(03/01-03/18) # +# # thanksgiving range(11/01-11/30) # +# # halloween range(10/01-10/31) # +# # christmas range(12/01-12/31) # +# # years range(12/26-01/04) # +# # # # Sets how the collection is sorted # -# sort_by: title.asc # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: "00" # +# sort_by_key: title.asc # +# # Set visible_library for the collection # +# visible_library_key: # +# # Set visible_home for the collection # +# visible_home_key: # +# # Set visible_shared for the collection # +# visible_shared_key: # +# # Adds missing from the collection to radarr # +# radarr_add_missing_key: # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Radarr Tag for added missing # +# radarr_tag_key: # +# # Radarr Tag for existing items # +# item_radarr_tag_key: # ############################################################# external_templates: @@ -43,19 +76,48 @@ external_templates: templates: Holiday: default: + key: <> sort_by: title.asc - visible_home_<>: true - visible_shared_<>: true + sort_by_<>: <> + visible_home_<>: true + visible_shared_<>: true + radarr_add_missing_<>: <> + sonarr_add_missing_<>: <> + radarr_folder_<>: <> + sonarr_folder_<>: <> + radarr_tag_<>: <> + sonarr_tag_<>: <> + item_radarr_tag_<>: <> + item_sonarr_tag_<>: <> optional: - - schedule_<> - - visible_library_<> - schedule: <>>> - visible_library: <>>> - visible_home: <>>> - visible_shared: <>>> - smart_label: <> + - use_<> + - schedule_<> + - visible_library_<> + - radarr_add_missing + - sonarr_add_missing + - radarr_folder + - sonarr_folder + - radarr_tag + - sonarr_tag + - item_radarr_tag + - item_sonarr_tag + allowed_library_types: + - <>>> + schedule: <>>> + visible_library: <>>> + visible_home: <>>> + visible_shared: <>>> + radarr_add_missing: <>>> + sonarr_add_missing: <>>> + radarr_folder: <>>> + sonarr_folder: <>>> + radarr_tag: <>>> + sonarr_tag: <>>> + item_radarr_tag: <>>> + item_sonarr_tag: <>>> + smart_label: <>>> summary: A collection of <> and other movies that may relate to the season. - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/<>.jpg delete_not_scheduled: true collections: @@ -67,7 +129,7 @@ collections: Independence Day: template: - name: Holiday - season: independence + key: independence schedule_independence: range(06/23-07/11) - name: shared imdb_list: @@ -77,7 +139,7 @@ collections: Easter: template: - name: Holiday - season: easter + key: easter schedule_easter: range(03/15-04/30) - name: shared imdb_list: @@ -87,7 +149,7 @@ collections: Valentine's Day: template: - name: Holiday - season: valentine + key: valentine schedule_valentine: range(02/01-02/29) - name: shared imdb_list: @@ -98,16 +160,15 @@ collections: St. Patrick's Day: template: - name: Holiday - season: patrick + key: patrick schedule_patrick: range(03/01-03/18) - name: shared imdb_list: https://www.imdb.com/list/ls063934595/ Thanksgiving: - collection_name: Thanksgiving template: - name: Holiday - season: thanksgiving + key: thanksgiving schedule_thanksgiving: range(11/01-11/30) - name: shared imdb_list: @@ -117,7 +178,7 @@ collections: Halloween: template: - name: Holiday - season: halloween + key: halloween schedule_halloween: range(10/01-10/31) - name: shared imdb_list: @@ -134,7 +195,7 @@ collections: Christmas: template: - name: Holiday - season: christmas + key: christmas schedule_christmas: range(12/01-12/31) - name: shared imdb_list: https://www.imdb.com/list/ls000096828/ @@ -142,7 +203,7 @@ collections: New Year's Day: template: - name: Holiday - season: years + key: years schedule_years: range(12/26-01/04) - name: shared imdb_list: https://www.imdb.com/list/ls066838460/ \ No newline at end of file diff --git a/PMM/movie/universe.yml b/PMM/movie/universe.yml index aadff40..0fb9608 100644 --- a/PMM/movie/universe.yml +++ b/PMM/movie/universe.yml @@ -16,10 +16,16 @@ # # Separator style (red, blue, green, gray, # # purple, stb, orig) # # sep_style: orig # -# # Add Missing Movies to Radarr # -# radarr_add_missing: true # # # Sets the collection order of the collection # # collection_order: alpha # +# # Adds missing from the collection to radarr # +# radarr_add_missing: # +# # Radarr Folder to add to # +# radarr_folder: # +# # Radarr Tag for added missing # +# radarr_tag: # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/movie/writer.yml b/PMM/movie/writer.yml index 01ab08a..7903566 100644 --- a/PMM/movie/writer.yml +++ b/PMM/movie/writer.yml @@ -21,6 +21,8 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 20 # +# # Radarr Tag for existing items # +# item_radarr_tag: # ############################################################# external_templates: diff --git a/PMM/playlist.yml b/PMM/playlist.yml index 561b2bf..f2805af 100644 --- a/PMM/playlist.yml +++ b/PMM/playlist.yml @@ -40,6 +40,10 @@ # radarr_add_missing_key: true # # # Sonarr Add Missing # # sonarr_add_missing_key: true # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # # # Radarr Tag for missing items # # radarr_tag_key: # # # Sonarr Tag for missing items # @@ -56,6 +60,8 @@ templates: libraries: Movies, TV Shows radarr_add_missing_<>: <> sonarr_add_missing_<>: <> + radarr_folder_<>: <> + sonarr_folder_<>: <> radarr_tag_<>: <> sonarr_tag_<>: <> item_radarr_tag_<>: <> @@ -65,6 +71,8 @@ templates: - use_<> - radarr_add_missing - sonarr_add_missing + - radarr_folder + - sonarr_folder - radarr_tag - sonarr_tag - item_radarr_tag @@ -73,6 +81,8 @@ templates: - <>>> radarr_add_missing: <>>> sonarr_add_missing: <>>> + radarr_folder: <>>> + sonarr_folder: <>>> radarr_tag: <>>> sonarr_tag: <>>> item_radarr_tag: <>>> diff --git a/PMM/resolution.yml b/PMM/resolution.yml index e6ddbbd..0d5f1cb 100644 --- a/PMM/resolution.yml +++ b/PMM/resolution.yml @@ -19,6 +19,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 15 # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/resolution_standards.yml b/PMM/resolution_standards.yml index 613ee95..bacba36 100644 --- a/PMM/resolution_standards.yml +++ b/PMM/resolution_standards.yml @@ -21,6 +21,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 15 # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/show/content_rating_us.yml b/PMM/show/content_rating_us.yml index c1e3ce4..984d6bb 100644 --- a/PMM/show/content_rating_us.yml +++ b/PMM/show/content_rating_us.yml @@ -21,6 +21,8 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 14 # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/show/country.yml b/PMM/show/country.yml index e391d5a..f929702 100644 --- a/PMM/show/country.yml +++ b/PMM/show/country.yml @@ -23,7 +23,9 @@ # # Sets the collection mode of the collection # # collection_mode: # # # Sets the value at the start of the sort title # -# collection_section: "09" # +# collection_section: "09" # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/show/decade.yml b/PMM/show/decade.yml index ab432a0..4d3ac59 100644 --- a/PMM/show/decade.yml +++ b/PMM/show/decade.yml @@ -21,6 +21,8 @@ # collection_section: 12 # # # Sets the number of items per collection # # limit: 100 # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/show/franchise.yml b/PMM/show/franchise.yml index afb2f63..5103795 100644 --- a/PMM/show/franchise.yml +++ b/PMM/show/franchise.yml @@ -18,6 +18,14 @@ # minimum_items: 2 # # # Sets weather to actually build the collection # # build_collection: true # +# # Adds missing from the collection to sonarr # +# sonarr_add_missing: # +# # Sonarr Folder to add to # +# sonarr_folder: # +# # Sonarr Tag for added missing # +# sonarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# templates: diff --git a/PMM/show/network.yml b/PMM/show/network.yml index 9fb0ba3..8bf00f2 100644 --- a/PMM/show/network.yml +++ b/PMM/show/network.yml @@ -21,6 +21,8 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: "04" # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/streaming.yml b/PMM/streaming.yml index fb8d2bd..6ac62b9 100644 --- a/PMM/streaming.yml +++ b/PMM/streaming.yml @@ -20,122 +20,55 @@ # # Sets the value at the start of the sort title # # collection_section: "03" # # # -# # Turn the All 4 collection on/off # -# use_all4: true # -# # Set visible_library for All 4 # -# visible_library_all4: true # -# # Set visible_home for All 4 # -# visible_home_all4: true # -# # Set visible_shared for All 4 # -# visible_shared_all4: true # +# # For each collection use the "key" to set # +# # the options. # +# # Available collections # +# # KEY COLLECTION # +# # all4 All 4 # +# # appletv Apple TV+ # +# # bet BET+ # +# # britbox BritBox # +# # disney Disney+ # +# # hayu hayu # +# # hbomax HBO Max # +# # hulu Hulu # +# # netflix Netflix # +# # now NOW # +# # paramount Paramount+ # +# # peacock Peacock # +# # amazon Prime Video # # # -# # Turn the Apple TV+ collection on/off # -# use_appletv: true # -# # Set visible_library for Apple TV+ # -# visible_library_appletv: true # -# # Set visible_home for Apple TV+ # -# visible_home_appletv: true # -# # Set visible_shared for Apple TV+ # -# visible_shared_appletv: true # +# # Available options. Replace "key" with the # +# # desired collection's key from the chart above. # # # -# # Turn the BET+ collection on/off # -# use_bet: true # -# # Set visible_library for BET+ # -# visible_library_bet: true # -# # Set visible_home for BET+ # -# visible_home_bet: true # -# # Set visible_shared for BET+ # -# visible_shared_bet: true # -# # -# # Turn the BritBox collection on/off # -# use_britbox: true # -# # Set visible_library for BritBox # -# visible_library_britbox: true # -# # Set visible_home for BritBox # -# visible_home_britbox: true # -# # Set visible_shared for BritBox # -# visible_shared_britbox: true # -# # -# # Turn the Disney+ collection on/off # -# use_disney: true # -# # Set visible_library for Disney+ # -# visible_library_disney: true # -# # Set visible_home for Disney+ # -# visible_home_disney: true # -# # Set visible_shared for Disney+ # -# visible_shared_disney: true # -# # -# # Turn the hayu collection on/off # -# use_hayu: true # -# # Set visible_library for hayu # -# visible_library_hayu: true # -# # Set visible_home for hayu # -# visible_home_hayu: true # -# # Set visible_shared for hayu # -# visible_shared_hayu: true # -# # -# # Turn the HBO Max collection on/off # -# use_hbomax: true # -# # Set visible_library for HBO Max # -# visible_library_hbomax: true # -# # Set visible_home for HBO Max # -# visible_home_hbomax: true # -# # Set visible_shared for HBO Max # -# visible_shared_hbomax: true # -# # -# # Turn the Hulu collection on/off # -# use_hulu: true # -# # Set visible_library for Hulu # -# visible_library_hulu: true # -# # Set visible_home for Hulu # -# visible_home_hulu: true # -# # Set visible_shared for Hulu # -# visible_shared_hulu: true # -# # -# # Turn the Netflix collection on/off # -# use_netflix: true # -# # Set visible_library for Netflix # -# visible_library_netflix: true # -# # Set visible_home for Netflix # -# visible_home_netflix: true # -# # Set visible_shared for Netflix # -# visible_shared_netflix: true # -# # -# # Turn the NOW collection on/off # -# use_now: true # -# # Set visible_library for NOW # -# visible_library_now: true # -# # Set visible_home for NOW # -# visible_home_now: true # -# # Set visible_shared for NOW # -# visible_shared_now: true # -# # -# # Turn the Paramount+ collection on/off # -# use_paramount: true # -# # Set visible_library for Paramount+ # -# visible_library_paramount: true # -# # Set visible_home for Paramount+ # -# visible_home_paramount: true # -# # Set visible_shared for Paramount+ # -# visible_shared_paramount: true # -# # -# # Turn the Peacock collection on/off # -# use_peacock: true # -# # Set visible_library for Peacock # -# visible_library_peacock: true # -# # Set visible_home for Peacock # -# visible_home_peacock: true # -# # Set visible_shared for Peacock # -# visible_shared_peacock: true # -# # -# # Turn the Prime Video collection on/off # -# use_amazon: true # -# # Set visible_library for Prime Video # -# visible_library_amazon: true # -# # Set visible_home for Prime Video # -# visible_home_amazon: true # -# # Set visible_shared for Prime Video # -# visible_shared_amazon: true # +# # Turn the collection on/off # +# use_key: true # +# # Determines collection order in its section # +# order_key: # +# # Determines collection order of the collection # +# collection_order_key: custom # +# # Set visible_library for the collection # +# visible_library_key: # +# # Set visible_home for the collection # +# visible_home_key: # +# # Set visible_shared for the collection # +# visible_shared_key: # +# # Adds missing from the collection to radarr # +# radarr_add_missing_key: # +# # Adds missing from the collection to sonarr # +# sonarr_add_missing_key: # +# # Radarr Folder to add to # +# radarr_folder_key: # +# # Sonarr Folder to add to # +# sonarr_folder_key: # +# # Radarr Tag for added missing # +# radarr_tag_key: # +# # Sonarr Tag for added missing # +# sonarr_tag_key: # +# # Radarr Tag for existing items # +# item_radarr_tag_key: # +# # Sonarr Tag for existing items # +# item_sonarr_tag_key: # ############################################################# external_templates: @@ -149,14 +82,12 @@ templates: sort_by: release.desc key: <> optional: - - use - use_<> - visible_library_<> - visible_home_<> - visible_shared_<> allowed_library_types: - <>>> - - <> visible_library: <>>> visible_home: <>>> visible_shared: <>>> diff --git a/PMM/studio.yml b/PMM/studio.yml index 2961c61..57bf183 100644 --- a/PMM/studio.yml +++ b/PMM/studio.yml @@ -19,6 +19,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: "07" # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/subtitle_language.yml b/PMM/subtitle_language.yml index 6e0f123..50baa48 100644 --- a/PMM/subtitle_language.yml +++ b/PMM/subtitle_language.yml @@ -21,6 +21,10 @@ # collection_mode: # # # Sets the value at the start of the sort title # # collection_section: 11 # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/PMM/templates.yml b/PMM/templates.yml index eb4b4e2..a6c31a6 100644 --- a/PMM/templates.yml +++ b/PMM/templates.yml @@ -37,12 +37,16 @@ templates: - collection_mode - radarr_add_missing - sonarr_add_missing + - radarr_folder + - sonarr_folder - radarr_tag - sonarr_tag - item_radarr_tag - item_sonarr_tag radarr_add_missing: <> sonarr_add_missing: <> + radarr_folder: <> + sonarr_folder: <> radarr_tag: <> sonarr_tag: <> item_radarr_tag: <> @@ -91,6 +95,8 @@ templates: order_<>: "" radarr_add_missing_<>: <> sonarr_add_missing_<>: <> + radarr_folder_<>: <> + sonarr_folder_<>: <> radarr_tag_<>: <> sonarr_tag_<>: <> item_radarr_tag_<>: <> @@ -103,6 +109,8 @@ templates: - collection_mode - radarr_add_missing - sonarr_add_missing + - radarr_folder + - sonarr_folder - radarr_tag - sonarr_tag - item_radarr_tag @@ -119,6 +127,8 @@ templates: visible_shared: <>>> radarr_add_missing: <>>> sonarr_add_missing: <>>> + radarr_folder: <>>> + sonarr_folder: <>>> radarr_tag: <>>> sonarr_tag: <>>> item_radarr_tag: <>>> diff --git a/PMM/year.yml b/PMM/year.yml index dece55c..0afaa8f 100644 --- a/PMM/year.yml +++ b/PMM/year.yml @@ -23,6 +23,10 @@ # collection_section: 13 # # # Sets the number of items per collection # # limit: 10 # +# # Radarr Tag for existing items # +# item_radarr_tag: # +# # Sonarr Tag for existing items # +# item_sonarr_tag: # ############################################################# external_templates: diff --git a/README.md b/README.md index 7e4b663..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,20 +1 @@ -# PMM -# Sponsored and User Configs - -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/meisnate12/Plex-Meta-Manager?style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/releases) -[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/meisnate12/plex-meta-manager?label=docker&sort=semver&style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager) -[![Docker Pulls](https://img.shields.io/docker/pulls/meisnate12/plex-meta-manager?style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager) -[![Develop GitHub commits since latest stable release (by SemVer)](https://img.shields.io/github/commits-since/meisnate12/plex-meta-manager/latest/develop?label=Commits%20in%20Develop&style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/tree/develop) -[![Nightly GitHub commits since latest stable release (by SemVer)](https://img.shields.io/github/commits-since/meisnate12/plex-meta-manager/latest/nightly?label=Commits%20in%20Nightly&style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/tree/nightly) - -[![Discord](https://img.shields.io/discord/822460010649878528?label=Discord&style=plastic)](https://discord.gg/NfH6mGFuAB) -[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/meisnate12/plex-meta-manager?style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager) -[![Wiki](https://img.shields.io/readthedocs/plex-meta-manager?style=plastic)](https://metamanager.wiki) -[![Sponsor or Donate](https://img.shields.io/badge/-Sponsor_or_Donate-blueviolet?style=plastic)](https://github.com/sponsors/meisnate12) - -This is a repo for users to share their [Plex Meta Manager](https://github.com/meisnate12/Plex-Meta-Manager) configs with other users. Just create a fork and add a folder with your github name and put your configs inside and then submit a pull request. - -The default set of Plex Meta Manager Sponsored Configs is located in the [PMM Folder](https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/PMM). For more information on how to use them visit the [Defaults Metadata Guide](https://metamanager.wiki/en/latest/home/guides/defaults.html). - -Please consider [donating](https://github.com/sponsors/meisnate12) towards the project. \ No newline at end of file