diff --git a/PMM/actor.yml b/PMM/actor.yml index 96709b88..857acd64 100644 --- a/PMM/actor.yml +++ b/PMM/actor.yml @@ -12,6 +12,9 @@ # style: bw # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collections # diff --git a/PMM/audio_language.yml b/PMM/audio_language.yml index 79051aeb..54476401 100644 --- a/PMM/audio_language.yml +++ b/PMM/audio_language.yml @@ -12,6 +12,9 @@ # use_separator: true # # # Turn the other collection on/off # # use_other: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collection # diff --git a/PMM/award/separator.yml b/PMM/award/separator.yml index 4fbb79de..3b20db49 100644 --- a/PMM/award/separator.yml +++ b/PMM/award/separator.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets the collection mode of the collection # # collection_mode: # # # Sets the value at the start of the sort title # diff --git a/PMM/chart/basic.yml b/PMM/chart/basic.yml index b143d0b3..ca708398 100644 --- a/PMM/chart/basic.yml +++ b/PMM/chart/basic.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets the collection mode of the collection # # collection_mode: # # # Sets the value at the start of the sort title # diff --git a/PMM/content_rating_uk.yml b/PMM/content_rating_uk.yml index 6d103869..ac5b955c 100644 --- a/PMM/content_rating_uk.yml +++ b/PMM/content_rating_uk.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets how the collection is sorted # diff --git a/PMM/genre.yml b/PMM/genre.yml index 79b8cddf..53a50f1a 100644 --- a/PMM/genre.yml +++ b/PMM/genre.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collection # diff --git a/PMM/movie/content_rating_us.yml b/PMM/movie/content_rating_us.yml index 23b3e269..82ae0f3e 100644 --- a/PMM/movie/content_rating_us.yml +++ b/PMM/movie/content_rating_us.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets how the collection is sorted # diff --git a/PMM/movie/country.yml b/PMM/movie/country.yml index 34ab9fad..2e2708fd 100644 --- a/PMM/movie/country.yml +++ b/PMM/movie/country.yml @@ -11,6 +11,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets the style of posters: color or white # diff --git a/PMM/movie/decade.yml b/PMM/movie/decade.yml index 0c945944..33578006 100644 --- a/PMM/movie/decade.yml +++ b/PMM/movie/decade.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: critic_rating.desc # # # Sets the collection mode of the collection # diff --git a/PMM/movie/director.yml b/PMM/movie/director.yml index 65731068..da7ff4d4 100644 --- a/PMM/movie/director.yml +++ b/PMM/movie/director.yml @@ -12,6 +12,9 @@ # style: bw # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collections # diff --git a/PMM/movie/producer.yml b/PMM/movie/producer.yml index 1123fed4..1ab6c7b1 100644 --- a/PMM/movie/producer.yml +++ b/PMM/movie/producer.yml @@ -12,6 +12,9 @@ # style: bw # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collections # diff --git a/PMM/movie/seasonal.yml b/PMM/movie/seasonal.yml index 17e2ee12..8bcbdf76 100644 --- a/PMM/movie/seasonal.yml +++ b/PMM/movie/seasonal.yml @@ -10,6 +10,9 @@ # template_variables: # # # 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 # diff --git a/PMM/movie/universe.yml b/PMM/movie/universe.yml index 87203e0c..fba10255 100644 --- a/PMM/movie/universe.yml +++ b/PMM/movie/universe.yml @@ -13,6 +13,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # 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 # diff --git a/PMM/movie/writer.yml b/PMM/movie/writer.yml index 583d6f17..01ab08a1 100644 --- a/PMM/movie/writer.yml +++ b/PMM/movie/writer.yml @@ -12,6 +12,9 @@ # style: bw # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collections # diff --git a/PMM/overlays/images/Netflix-Top10-Ribbon.png b/PMM/overlays/images/Netflix-Top10-Ribbon.png new file mode 100644 index 00000000..49e5847c Binary files /dev/null and b/PMM/overlays/images/Netflix-Top10-Ribbon.png differ diff --git a/PMM/resolution.yml b/PMM/resolution.yml index bb9753e3..e6ddbbd5 100644 --- a/PMM/resolution.yml +++ b/PMM/resolution.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collection # diff --git a/PMM/resolution_standards.yml b/PMM/resolution_standards.yml index d44e57c1..613ee952 100644 --- a/PMM/resolution_standards.yml +++ b/PMM/resolution_standards.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets how the collection is sorted # diff --git a/PMM/show/content_rating_us.yml b/PMM/show/content_rating_us.yml index d60c642a..c1e3ce45 100644 --- a/PMM/show/content_rating_us.yml +++ b/PMM/show/content_rating_us.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets how the collection is sorted # diff --git a/PMM/show/country.yml b/PMM/show/country.yml index c9485967..e391d5ab 100644 --- a/PMM/show/country.yml +++ b/PMM/show/country.yml @@ -11,6 +11,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets the style of posters: color or white # diff --git a/PMM/show/decade.yml b/PMM/show/decade.yml index fe19f1cd..ab432a03 100644 --- a/PMM/show/decade.yml +++ b/PMM/show/decade.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: critic_rating.desc # # # Sets the collection mode of the collection # diff --git a/PMM/show/network.yml b/PMM/show/network.yml index 95899f69..dbfae995 100644 --- a/PMM/show/network.yml +++ b/PMM/show/network.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets how the collection is sorted # diff --git a/PMM/streaming.yml b/PMM/streaming.yml index 22622354..fb8d2bde 100644 --- a/PMM/streaming.yml +++ b/PMM/streaming.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collection # diff --git a/PMM/studio.yml b/PMM/studio.yml index 5af64a7a..2eb7a91d 100644 --- a/PMM/studio.yml +++ b/PMM/studio.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Sets how the collection is sorted # # sort_by: release.desc # # # Sets the collection mode of the collection # diff --git a/PMM/subtitle_language.yml b/PMM/subtitle_language.yml index 62cf993f..6e0f123a 100644 --- a/PMM/subtitle_language.yml +++ b/PMM/subtitle_language.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets how the collection is sorted # diff --git a/PMM/templates.yml b/PMM/templates.yml index 44b8243b..4b784b70 100644 --- a/PMM/templates.yml +++ b/PMM/templates.yml @@ -2,6 +2,7 @@ templates: separator: default: + sep_style: orig collection_section: "00" optional: - use_separator @@ -10,10 +11,11 @@ templates: collection_mode: <> sort_title: "!<>_!<>" blank_collection: true - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<>/<>.jpg separator off: default: + sep_style: orig collection_section: "00" use_separator: false optional: @@ -22,7 +24,7 @@ templates: collection_mode: <> sort_title: "!<>_!<>" blank_collection: true - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<>/<>.jpg shared: default: diff --git a/PMM/year.yml b/PMM/year.yml index 881e9446..dece55c8 100644 --- a/PMM/year.yml +++ b/PMM/year.yml @@ -10,6 +10,9 @@ # template_variables: # # # Turn the separator collection on/off # # use_separator: true # +# # Separator style (red, blue, green, gray, # +# purple, stb, orig) # +# sep_style: orig # # # Turn the other collection on/off # # use_other: true # # # Sets how the collection is sorted # diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index 9ddd3d15..72878cbf 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -4,6 +4,7 @@ libraries: # Library mappings must have a Movies: report_path: config/missing/Movies_missing.yml template_variables: + sep_style: purple collection_mode: hide metadata_path: - git: PMM/award/bafta @@ -52,6 +53,9 @@ libraries: # Library mappings must have a - git: PMM/chart/basic # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION - git: PMM/actor template_variables: + exclude: + - Brett Favre + - Tom Brady style: bw data: depth: 10 @@ -179,6 +183,7 @@ libraries: # Library mappings must have a TV Shows: report_path: config/missing/TV_missing.yml template_variables: + sep_style: stb collection_mode: hide metadata_path: - git: PMM/award/choice @@ -320,7 +325,7 @@ libraries: # Library mappings must have a horizontal_position: right overlay_level: episode - # - file: config/metadata/overlays/ratings + # - git: PMM/overlays/ratings # template_variables: # # rating1: user # # rating1_image: rt_tomato