From 853beb019f4b8105dc42fadda7dc1be883a9b0c5 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Thu, 13 Oct 2022 17:02:05 -0400 Subject: [PATCH] [117] finish collection defaults in the wiki --- CHANGELOG | 1 + VERSION | 2 +- defaults/award/separator_award.yml | 33 +-- defaults/both/actor.yml | 3 + defaults/both/audio_language.yml | 3 + defaults/both/content_rating_cs.yml | 3 + defaults/both/content_rating_uk.yml | 3 + defaults/both/genre.yml | 3 + defaults/both/resolution.yml | 3 + defaults/both/resolution_standards.yml | 3 + defaults/both/streaming.yml | 3 + defaults/both/studio.yml | 3 + defaults/both/subtitle_language.yml | 3 + defaults/both/year.yml | 3 + defaults/chart/separator_chart.yml | 33 +-- defaults/chart/trakt.yml | 70 +---- defaults/movie/content_rating_us.yml | 3 + defaults/movie/country.yml | 3 + defaults/movie/decade.yml | 3 + defaults/movie/director.yml | 3 + defaults/movie/producer.yml | 3 + defaults/movie/seasonal.yml | 4 +- defaults/movie/universe.yml | 214 +++++---------- defaults/movie/writer.yml | 3 + defaults/playlist.yml | 92 ++----- defaults/show/content_rating_us.yml | 3 + defaults/show/country.yml | 3 + defaults/show/decade.yml | 3 + defaults/show/franchise.yml | 8 +- defaults/show/network.yml | 3 + defaults/templates.yml | 7 +- defaults/translations/CHANGELOG | 5 + defaults/translations/default.yml | 8 +- defaults/translations/pt-br.yml | 291 +++++++++++++++++++++ docs/conf.py | 2 +- docs/config/settings.md | 2 +- docs/defaults/award/separator.md | 57 ++++ docs/defaults/both/actor.md | 12 +- docs/defaults/both/audio_language.md | 14 +- docs/defaults/both/content_rating_cs.md | 6 +- docs/defaults/both/content_rating_uk.md | 6 +- docs/defaults/both/genre.md | 12 +- docs/defaults/both/resolution.md | 12 +- docs/defaults/both/resolution_standards.md | 14 +- docs/defaults/both/streaming.md | 36 +-- docs/defaults/both/studio.md | 12 +- docs/defaults/both/subtitle_language.md | 14 +- docs/defaults/both/year.md | 12 +- docs/defaults/chart/separator.md | 57 ++++ docs/defaults/movie/content_rating_us.md | 6 +- docs/defaults/movie/country.md | 26 +- docs/defaults/movie/decade.md | 12 +- docs/defaults/movie/director.md | 12 +- docs/defaults/movie/franchise.md | 2 +- docs/defaults/movie/producer.md | 12 +- docs/defaults/movie/seasonal.md | 149 +++++++---- docs/defaults/movie/universe.md | 96 ++++++- docs/defaults/movie/writer.md | 12 +- docs/defaults/playlist.md | 87 ++++++ docs/defaults/readme.md | 4 +- docs/defaults/separators.md | 127 +++++---- docs/defaults/show/content_rating_us.md | 6 +- docs/defaults/show/country.md | 14 +- docs/defaults/show/decade.md | 12 +- docs/defaults/show/franchise.md | 9 +- docs/defaults/show/network.md | 12 +- docs/defaults/variables.md | 2 + docs/metadata/metadata.md | 11 +- docs/metadata/metadata/movie.md | 15 +- modules/meta.py | 12 +- modules/plex.py | 4 +- 71 files changed, 1105 insertions(+), 636 deletions(-) create mode 100644 defaults/translations/pt-br.yml create mode 100644 docs/defaults/award/separator.md create mode 100644 docs/defaults/chart/separator.md create mode 100644 docs/defaults/playlist.md diff --git a/CHANGELOG b/CHANGELOG index ddd626fb..dbc81062 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,6 +20,7 @@ Added support for the [AniDB API](https://metamanager.wiki/en/latest/config/anid Adds `mass_original_title_update` [library operation](https://metamanager.wiki/en/latest/config/operations.html) Adds many new options to the various mass_update [library operations](https://metamanager.wiki/en/latest/config/operations.html) Added the ability to give a list of sorts with `plex_search` and `smart_filter` to create a tiered sort +Added `edition_filter` to [Movie metadata edits](https://metamanager.wiki/en/latest/metadata/metadata/movie.html#special-attributes) to allow searching for an item to include an edition. # Default Metadata Changes Added Common Sense Selection [Movie](https://www.commonsensemedia.org/reviews/category/movie/tag/common-sense-selections-31822)] and [Show](https://www.commonsensemedia.org/reviews/category/tv/tag/common-sense-selections-31822) collections to `PMM/chart/other` diff --git a/VERSION b/VERSION index 3c757cdb..4b203d22 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.3-develop116 +1.17.3-develop117 diff --git a/defaults/award/separator_award.yml b/defaults/award/separator_award.yml index 673b7660..2649949a 100644 --- a/defaults/award/separator_award.yml +++ b/defaults/award/separator_award.yml @@ -1,23 +1,9 @@ -############################################################# -# Awards Separator Collection # -# Created by Yozora, Bullmoose20, & Sohjiro # -############################################################# -# Call this from your config.yml (Movie or Show) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/separator # -# 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 # -# collection_section: 16 # -############################################################# +############################################################################## +# Award Separator Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/separator_award.html # +############################################################################## external_templates: pmm: templates @@ -25,7 +11,10 @@ external_templates: collection_section: "01" collections: - Chart Collections: + Award Collections: template: - name: separator - separator: chart + separator: award + - name: translation + key_name: Award + translation_key: separator diff --git a/defaults/both/actor.yml b/defaults/both/actor.yml index 9ec770c8..66775503 100644 --- a/defaults/both/actor.yml +++ b/defaults/both/actor.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: actor + - name: translation + key_name: Actors + translation_key: separator dynamic_collections: Top Actors: diff --git a/defaults/both/audio_language.yml b/defaults/both/audio_language.yml index 31430cc2..5912e818 100644 --- a/defaults/both/audio_language.yml +++ b/defaults/both/audio_language.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: audio_language + - name: translation + key_name: Audio Language + translation_key: separator dynamic_collections: Audio Language: diff --git a/defaults/both/content_rating_cs.yml b/defaults/both/content_rating_cs.yml index a4604a2f..2628912e 100644 --- a/defaults/both/content_rating_cs.yml +++ b/defaults/both/content_rating_cs.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: content_rating + - name: translation + key_name: Ratings + translation_key: separator dynamic_collections: CommonSense Content Rating: diff --git a/defaults/both/content_rating_uk.yml b/defaults/both/content_rating_uk.yml index 31c90bb1..33c7c911 100644 --- a/defaults/both/content_rating_uk.yml +++ b/defaults/both/content_rating_uk.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: content_rating + - name: translation + key_name: Ratings + translation_key: separator dynamic_collections: UK Content Rating: diff --git a/defaults/both/genre.yml b/defaults/both/genre.yml index afb347ba..304c97a2 100644 --- a/defaults/both/genre.yml +++ b/defaults/both/genre.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: genre + - name: translation + key_name: Genre + translation_key: separator dynamic_collections: Genre: diff --git a/defaults/both/resolution.yml b/defaults/both/resolution.yml index 3ae95072..53902adf 100644 --- a/defaults/both/resolution.yml +++ b/defaults/both/resolution.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: resolution + - name: translation + key_name: Resolution + translation_key: separator dynamic_collections: Resolution: diff --git a/defaults/both/resolution_standards.yml b/defaults/both/resolution_standards.yml index 7ac6578c..19e185cc 100644 --- a/defaults/both/resolution_standards.yml +++ b/defaults/both/resolution_standards.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: resolution + - name: translation + key_name: Resolution + translation_key: separator dynamic_collections: Resolution Standards: diff --git a/defaults/both/streaming.yml b/defaults/both/streaming.yml index e00aafa8..f5a750d9 100644 --- a/defaults/both/streaming.yml +++ b/defaults/both/streaming.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: streaming + - name: translation + key_name: Streaming + translation_key: separator dynamic_collections: Streaming: diff --git a/defaults/both/studio.yml b/defaults/both/studio.yml index 9b279ae4..19cb44b4 100644 --- a/defaults/both/studio.yml +++ b/defaults/both/studio.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: studio + - name: translation + key_name: Studio + translation_key: separator dynamic_collections: Studio: diff --git a/defaults/both/subtitle_language.yml b/defaults/both/subtitle_language.yml index e77993af..f2ddfce2 100644 --- a/defaults/both/subtitle_language.yml +++ b/defaults/both/subtitle_language.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: subtitle_language + - name: translation + key_name: Subtitle Language + translation_key: separator dynamic_collections: Subtitle Language: diff --git a/defaults/both/year.yml b/defaults/both/year.yml index e2bbe0f0..2337bfdf 100644 --- a/defaults/both/year.yml +++ b/defaults/both/year.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: year + - name: translation + key_name: Year + translation_key: separator dynamic_collections: Year: diff --git a/defaults/chart/separator_chart.yml b/defaults/chart/separator_chart.yml index 195cb96f..881b4ff8 100644 --- a/defaults/chart/separator_chart.yml +++ b/defaults/chart/separator_chart.yml @@ -1,23 +1,9 @@ -############################################################# -# Awards Separator Collection # -# Created by Yozora, Bullmoose20, & Sohjiro # -############################################################# -# Call this from your config.yml (Movie or Show) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/separator # -# 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 # -# collection_section: 16 # -############################################################# +############################################################################## +# Chart Separator Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/separator_chart.html # +############################################################################## external_templates: pmm: templates @@ -25,7 +11,10 @@ external_templates: collection_section: 16 collections: - Award Collections: + Chart Collections: template: - name: separator - separator: award + separator: chart + - name: translation + key_name: Chart + translation_key: separator diff --git a/defaults/chart/trakt.yml b/defaults/chart/trakt.yml index 7598f7bd..df2495ac 100644 --- a/defaults/chart/trakt.yml +++ b/defaults/chart/trakt.yml @@ -1,67 +1,9 @@ -############################################################# -# Trakt Chart Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Call this from your config.yml (Movie or Show) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/chart/trakt # -# template_variables: # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: "01" # -# # -# # For each collection use the "key" to set # -# # the options. # -# # Available collections # -# # KEY COLLECTION # -# # collected Trakt Collected # -# # popular Trakt Popular # -# # recommended Trakt Recommended # -# # trending Trakt Trending # -# # watched Trakt Watched # -# # -# # Available options. Replace "key" with the # -# # desired collection's key from the chart above. # -# # -# # Customize summary of collection # -# summary_key: A collection of ... # -# # 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: # -# # Set limit for the collection # -# limit_key: 100 # -# # 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: # -############################################################# +############################################################################## +# Trakt Charts Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/chart/trakt.html # +############################################################################## external_templates: pmm: templates diff --git a/defaults/movie/content_rating_us.yml b/defaults/movie/content_rating_us.yml index b50d5075..6da8f7d9 100644 --- a/defaults/movie/content_rating_us.yml +++ b/defaults/movie/content_rating_us.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: content_rating + - name: translation + key_name: Ratings + translation_key: separator dynamic_collections: US Movie Content Ratings: diff --git a/defaults/movie/country.yml b/defaults/movie/country.yml index 0dd1da30..e80faabf 100644 --- a/defaults/movie/country.yml +++ b/defaults/movie/country.yml @@ -19,6 +19,9 @@ collections: template: - name: separator separator: country + - name: translation + key_name: Country + translation_key: separator dynamic_collections: Country: diff --git a/defaults/movie/decade.yml b/defaults/movie/decade.yml index d25568c3..70b0e204 100644 --- a/defaults/movie/decade.yml +++ b/defaults/movie/decade.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: decade + - name: translation + key_name: Decade + translation_key: separator dynamic_collections: Decade: diff --git a/defaults/movie/director.yml b/defaults/movie/director.yml index 6ed65cb1..ed920199 100644 --- a/defaults/movie/director.yml +++ b/defaults/movie/director.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: director + - name: translation + key_name: Directors + translation_key: separator dynamic_collections: Top Directors: diff --git a/defaults/movie/producer.yml b/defaults/movie/producer.yml index c425b5b3..5a220833 100644 --- a/defaults/movie/producer.yml +++ b/defaults/movie/producer.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: producer + - name: translation + key_name: Producers + translation_key: separator dynamic_collections: Top Producers: diff --git a/defaults/movie/seasonal.yml b/defaults/movie/seasonal.yml index ca59bcdc..2c86d6fa 100644 --- a/defaults/movie/seasonal.yml +++ b/defaults/movie/seasonal.yml @@ -14,7 +14,6 @@ translations: templates: holiday: default: - key: <> sort_by: title.asc sort_by_<>: <> schedule_<>: <> @@ -54,6 +53,9 @@ collections: - name: separator separator: seasonal use_separator: false + - name: translation + key_name: Seasonal + translation_key: separator dynamic_collections: Seasonal: diff --git a/defaults/movie/universe.yml b/defaults/movie/universe.yml index 43e43c74..bdaf13fa 100644 --- a/defaults/movie/universe.yml +++ b/defaults/movie/universe.yml @@ -1,32 +1,9 @@ -############################################################# -# Universe Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Call this from your config.yml (Movie only) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/movie/universe # -# 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 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: # -############################################################# +############################################################################## +# Universe Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/movie/universe.html # +############################################################################## external_templates: pmm: templates @@ -34,137 +11,66 @@ external_templates: collection_section: "02" templates: - multi-franchise: + universe: + default: + trakt_list_<>: <> + name_mapping_<>: <> + minimum_items: 2 optional: - name_mapping - name_mapping: <> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/<>.jpg + - name_<> + - summary_<> + - imdb_list_<> + minimum_items: <> + name_mapping: <>>> + imdb_list: <>>> + trakt_list: <>>> + summary: <>>> + name: <>>> collections: Universe Collections: template: - name: separator separator: universe - Star Wars Universe: - variables: - key: star - template: - - name: multi-franchise - image: Star Wars - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/zorge88/lists/star-wars - DC Animated Universe: - variables: - key: dca - template: - - name: multi-franchise - image: DC Universe - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/donxy/lists/dc-animated-movie-universe - DC Extended Universe: - variables: - key: dcu - template: - - name: multi-franchise - image: DC Universe - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/donxy/lists/dc-extended-universe - summary: The DC Extended Universe (DCEU) is the fictional shared universe where most stories in American comic book titles published by DC Comics take place. DC superheroes such as Superman, Batman, Wonder Woman, Martian Manhunter, The Flash, Green Lantern and Aquaman are from this universe, as well as teams such as the Justice League and the Teen Titans. - Marvel Cinematic Universe: - variables: - key: mcu - template: - - name: multi-franchise - image: Marvel Cinematic Universe - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe - Wizarding World: - variables: - key: wizard - template: - - name: multi-franchise - image: Wizarding World - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/strangerer/lists/harry-potter - "Alien / Predator": - variables: - key: avp - template: - - name: multi-franchise - image: Alien Predator - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/donxy/lists/alien-predator-timeline - name_mapping: Alien Predator - X-Men Universe: - variables: - key: xmen - template: - - name: multi-franchise - image: X-Men - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/donxy/lists/x-men-universe - Middle Earth: - variables: - key: middle - template: - - name: multi-franchise - image: Middle Earth - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/dybro/lists/lord-of-the-rings - Fast & Furious: - variables: - key: fast - template: - - name: multi-franchise - image: Fast & Furious - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/vargajoe/lists/fast-and-furious-chronology - Star Trek: - variables: - key: trek - template: - - name: multi-franchise - image: Star Trek - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/arachn0id/lists/star-trek-movies - Rocky / Creed: - variables: - key: rocky - template: - - name: multi-franchise - image: Rocky Creed - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/strangerer/lists/rocky - name_mapping: Rocky Creed - The Mummy Universe: - variables: - key: mummy + - name: translation + key_name: Universe + translation_key: separator + +dynamic_collections: + Universe Collections: + type: custom + data: + star: Star Wars Universe + dca: DC Animated Universe + dcu: DC Extended Universe + mcu: Marvel Cinematic Universe + wizard: Wizarding World + avp: Alien / Predator + xmen: X-Men Universe + middle: Middle Earth + fast: Fast & Furious + trek: Star Trek + rocky: Rocky / Creed + mummy: The Mummy Universe template: - - name: multi-franchise - image: The Mummy - - name: shared - - name: arr - - name: custom - trakt_list: https://trakt.tv/users/rzepkowski/lists/the-mummy-movies \ No newline at end of file + - universe + - shared + - arr + - custom + template_variables: + trakt_list: + star: https://trakt.tv/users/donxy/lists/dc-animated-movie-universe + dca: https://trakt.tv/users/donxy/lists/dc-animated-movie-universe + dcu: https://trakt.tv/users/donxy/lists/dc-extended-universe + mcu: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe + wizard: https://trakt.tv/users/strangerer/lists/harry-potter + avp: https://trakt.tv/users/donxy/lists/alien-predator-timeline + xmen: https://trakt.tv/users/donxy/lists/x-men-universe + middle: https://trakt.tv/users/dybro/lists/lord-of-the-rings + fast: https://trakt.tv/users/vargajoe/lists/fast-and-furious-chronology + trek: https://trakt.tv/users/arachn0id/lists/star-trek-movies + rocky: https://trakt.tv/users/strangerer/lists/rocky + mummy: https://trakt.tv/users/rzepkowski/lists/the-mummy-movies + image: + default: universe/<> diff --git a/defaults/movie/writer.yml b/defaults/movie/writer.yml index 479ce802..8e26c05a 100644 --- a/defaults/movie/writer.yml +++ b/defaults/movie/writer.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: writer + - name: translation + key_name: Writers + translation_key: separator dynamic_collections: Top Writers: diff --git a/defaults/playlist.yml b/defaults/playlist.yml index 7fb5bea6..8e4fb535 100644 --- a/defaults/playlist.yml +++ b/defaults/playlist.yml @@ -1,58 +1,9 @@ -############################################################# -# Playlist # -# Created by Yozora, Bullmoose20, & Sohjiro # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Use the libraries template variable to adjust the names # -# # -# Call this from your config.yml (Movie or Show) # -# If nothing is specified these are the defaults # -# # -# playlist_files: # -# - git: PMM/playlist # -# template_variables: # -# # Sets the names of the libraries to use # -# libraries: Movies, TV Shows # -# # -# # For each playlist use the "key" to set # -# # the options. # -# # Available collections # -# # KEY PLAYLIST # -# # arrow Arrowverse # -# # mcu Marvel Cinematic Universe # -# # dcau DC Animated Universe # -# # pokemon Pokémon # -# # startrek Star Trek # -# # starwars Star Wars # -# # clonewars Star Wars The Clone Wars # -# # xmen X-Men # -# # -# # Available options. Replace "key" with the # -# # desired playlist's key from the chart above. # -# # -# # Turn the playlist on/off # -# use_key: true # -# # Change the lists URL # -# url_key: https://trakt.tv/users/... # -# # Radarr Add Missing # -# 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 # -# sonarr_tag_key: # -# # Radarr Tag for existing items # -# item_radarr_tag_key: # -# # Sonarr Tag for existing items # -# item_sonarr_tag_key: # -############################################################# +############################################################################## +# Playlists # +# Created by Yozora, Bullmoose20, & Sohjiro # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/playlist.html # +############################################################################## external_templates: pmm: templates @@ -63,21 +14,28 @@ templates: libraries: Movies, TV Shows item_radarr_tag_<>: <> item_sonarr_tag_<>: <> - url_<>: <> + trakt_url_<>: <> + url_poster_<>: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/playlist/<>.jpg optional: - use_<> - item_radarr_tag - item_sonarr_tag + - ignore_ids + - ignore_imdb_ids allowed_library_types: - <>>> + ignore_ids: <> + ignore_imdb_ids: <> item_radarr_tag: <>>> item_sonarr_tag: <>>> - trakt_list: <>>> + trakt_list: <>>> cache_builders: 1 sync_to_users: all sync_mode: sync libraries: <> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/playlist/<>.jpg + url_poster: <>>> + summary: <>>> + name: <>>> playlists: Arrowverse (Timeline Order): @@ -86,8 +44,8 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/donxy/lists/arrowverse + summary_arrow: The Arrowverse is an American superhero media franchise and a shared universe that is centered on various interconnected television series based on DC Comics superhero characters, primarily airing on The CW as well as web series on CW Seed. - name: arr - summary: The Arrowverse is an American superhero media franchise and a shared universe that is centered on various interconnected television series based on DC Comics superhero characters, primarily airing on The CW as well as web series on CW Seed. Marvel Cinematic Universe (Timeline Order): variables: @@ -95,8 +53,8 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe + summary_mcu: The Marvel Cinematic Universe (MCU) is a collection of movies and television series that tell a singular narrative related to Marvel characters, settings and stories. The MCU is a product from Disney and Marvel that brings us heroes from Black Panther and Doctor Strange to Spider-Man and Iron Man. - name: arr - summary: The Marvel Cinematic Universe (MCU) is a collection of movies and television series that tell a singular narrative related to Marvel characters, settings and stories. The MCU is a product from Disney and Marvel that brings us heroes from Black Panther and Doctor Strange to Spider-Man and Iron Man. DC Animated Universe (Timeline Order): variables: @@ -104,8 +62,8 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/donxy/lists/dc-animated-series-universe + summary_dcau: "The DC Animated Universe (DCAU) is a shared universe consisting primarily of superhero-based animated television series, produced by Warner Bros. Animation and based on characters that appear in American comic books published by DC Comics. The first TV series set in the DCAU was Batman: The Animated Series, which premiered in 1992; the last TV series was Justice League Unlimited, which ended its run in 2006." - name: arr - summary: "The DC Animated Universe (DCAU) is a shared universe consisting primarily of superhero-based animated television series, produced by Warner Bros. Animation and based on characters that appear in American comic books published by DC Comics. The first TV series set in the DCAU was Batman: The Animated Series, which premiered in 1992; the last TV series was Justice League Unlimited, which ended its run in 2006." Pokémon (Timeline Order): variables: @@ -113,8 +71,8 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/munch54/lists/pokemon-watching-order + summary_pokemon: Ash Ketchum, his yellow pet Pikachu, and his human friends explore a world of powerful creatures. Ten-year-old Ash aspires to be the greatest Pokémon (pocket monster) trainer in the world. To do this, he enlists the help of many friends, and his own Pokémon, Pikachu. - name: arr - summary: Ash Ketchum, his yellow pet Pikachu, and his human friends explore a world of powerful creatures. Ten-year-old Ash aspires to be the greatest Pokémon (pocket monster) trainer in the world. To do this, he enlists the help of many friends, and his own Pokémon, Pikachu. Star Trek (Timeline Order): variables: @@ -122,8 +80,8 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/pedrohcramos/lists/star-trek-timeline + summary_startrek: Few film franchises have lasted as long as Star Trek. Through five decades and three different crews, the Star Trek films have saved more than a few worlds (and the whales), traveling through time more than once to do it. With them being set in so many different time periods, their actual chronological order might get a little confusing. No need to fret as this is the proper order… in linear time, anyway. On a quantum level is a whole other thing. - name: arr - summary: Few film franchises have lasted as long as Star Trek. Through five decades and three different crews, the Star Trek films have saved more than a few worlds (and the whales), traveling through time more than once to do it. With them being set in so many different time periods, their actual chronological order might get a little confusing. No need to fret as this is the proper order… in linear time, anyway. On a quantum level is a whole other thing. Star Wars (Timeline Order): variables: @@ -131,8 +89,9 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/ruben_vw_/lists/star-wars-canon-timeline + summary_starwars: A long time ago in a galaxy far, far away, a farm boy on a desert planet dreamed of joining a rebellion and saving a princess from a dark lord, and thus, one of the most successful cinematic sagas of all time was born. What began with one space opera in 1977 quickly grew into a media empire that included toys, comic books, video games, TV series, and memorabilia in every possible form. Today, more than 40 years after it first arrived, Star Wars remains a global pop culture phenomenon, and the story still isn't over. - name: arr - summary: A long time ago in a galaxy far, far away, a farm boy on a desert planet dreamed of joining a rebellion and saving a princess from a dark lord, and thus, one of the most successful cinematic sagas of all time was born. What began with one space opera in 1977 quickly grew into a media empire that included toys, comic books, video games, TV series, and memorabilia in every possible form. Today, more than 40 years after it first arrived, Star Wars remains a global pop culture phenomenon, and the story still isn't over.  + Star Wars The Clone Wars (Timeline Order): variables: @@ -140,8 +99,9 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/tomfin46/lists/star-wars-the-clone-wars-chronological-episode-order + summary_clonewars: As more star systems get swept into the Clone Wars, the valiant Jedi knights struggle to maintain order. Anakin Skywalker and his Padawan learner Ahsoka Tano embark on a mission that brings them face-to-face with Jabba the Hutt. Plotting against them is evil Count Dooku and his agent, Asajj Ventress, who would ensure that the Jedis fail. Meanwhile, Yoda and Obi-Wan Kenobi lead the clone army against the forces of the Dark Side. - name: arr - summary: As more star systems get swept into the Clone Wars, the valiant Jedi knights struggle to maintain order. Anakin Skywalker and his Padawan learner Ahsoka Tano embark on a mission that brings them face-to-face with Jabba the Hutt. Plotting against them is evil Count Dooku and his agent, Asajj Ventress, who would ensure that the Jedis fail. Meanwhile, Yoda and Obi-Wan Kenobi lead the clone army against the forces of the Dark Side. + X-Men (Timeline Order): variables: @@ -149,5 +109,5 @@ playlists: template: - name: playlist trakt_url: https://trakt.tv/users/heyitsbea/lists/x-men + summary_xmen: The X-Men are a fictional team of superheroes appearing in American comic books published by Marvel Comics, first appearing in The X-Men Issue 1. Although initially cancelled in 1970, following its 1975 revival and subsequent direction under writer Chris Claremont, it became one of the most recognizable and successful franchises of Marvel Comics. - name: arr - summary: The X-Men are a fictional team of superheroes appearing in American comic books published by Marvel Comics, first appearing in The X-Men Issue 1. Although initially cancelled in 1970, following its 1975 revival and subsequent direction under writer Chris Claremont, it became one of the most recognizable and successful franchises of Marvel Comics. diff --git a/defaults/show/content_rating_us.yml b/defaults/show/content_rating_us.yml index 77192b94..61ecac94 100644 --- a/defaults/show/content_rating_us.yml +++ b/defaults/show/content_rating_us.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: content_rating + - name: translation + key_name: Ratings + translation_key: separator dynamic_collections: US Show Content Rating: diff --git a/defaults/show/country.yml b/defaults/show/country.yml index 1aac9077..54708124 100644 --- a/defaults/show/country.yml +++ b/defaults/show/country.yml @@ -19,6 +19,9 @@ collections: template: - name: separator separator: country + - name: translation + key_name: Country + translation_key: separator dynamic_collections: Country: diff --git a/defaults/show/decade.yml b/defaults/show/decade.yml index f5db7abd..c045951c 100644 --- a/defaults/show/decade.yml +++ b/defaults/show/decade.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: decade + - name: translation + key_name: Decade + translation_key: separator dynamic_collections: Decade: diff --git a/defaults/show/franchise.yml b/defaults/show/franchise.yml index 9bf00a5a..0bf0b48a 100644 --- a/defaults/show/franchise.yml +++ b/defaults/show/franchise.yml @@ -1,8 +1,8 @@ ############################################################################## - #Franchise Collections # - #Created by Yozora, Bullmoose20, & Sohjiro # - #EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # - #https://metamanager.wiki/en/latest/defaults/movi/franchise.html # +# Franchise Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/show/franchise.html # ############################################################################## templates: diff --git a/defaults/show/network.yml b/defaults/show/network.yml index 93ba39c4..624d93b7 100644 --- a/defaults/show/network.yml +++ b/defaults/show/network.yml @@ -18,6 +18,9 @@ collections: template: - name: separator separator: network + - name: translation + key_name: Network + translation_key: separator dynamic_collections: Network: diff --git a/defaults/templates.yml b/defaults/templates.yml index 8567d8c3..a1384216 100644 --- a/defaults/templates.yml +++ b/defaults/templates.yml @@ -4,6 +4,7 @@ templates: default: sep_style: orig collection_section: "00" + url_poster_<>: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<>/<>.jpg optional: - use_separator - collection_mode @@ -11,7 +12,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: <>>> shared: default: @@ -34,9 +35,13 @@ templates: - item_radarr_tag - item_sonarr_tag - trakt_list + - ignore_ids + - ignore_imdb_ids allowed_library_types: - <>>> - <> + ignore_ids: <> + ignore_imdb_ids: <> trakt_list: <> ignore_blank_results: true collection_mode: <> diff --git a/defaults/translations/CHANGELOG b/defaults/translations/CHANGELOG index 3c000af0..7cd09d97 100644 --- a/defaults/translations/CHANGELOG +++ b/defaults/translations/CHANGELOG @@ -1,3 +1,8 @@ +1.18.0.3 -> 1.18.0.4 + +basic_episodes_summary: Changed `A collection of newly-released <>s.` to `A collection of newly-released Episodes.` +Added separator_name and separator_summary + 1.18.0.2 -> 1.18.0.3 content_rating_other_name: Changed `Other Ratings` to `Not Rated <>s` diff --git a/defaults/translations/default.yml b/defaults/translations/default.yml index acb1a161..b2f13abc 100644 --- a/defaults/translations/default.yml +++ b/defaults/translations/default.yml @@ -1,4 +1,4 @@ -version: 1.18.0.3 +version: 1.18.0.4 variables: library_translation: # For Movie Libraries @@ -110,7 +110,7 @@ translations: basic_released_summary: A collection of newly-released <>s. basic_episodes_name: New Episodes - basic_episodes_summary: A collection of newly-released <>s. + basic_episodes_summary: A collection of newly-released Episodes. # possible key_name: Netflix, Disney, HBO, Hulu, Paramount Plus, Prime Video flixpatrol_name: <> Top <> @@ -192,6 +192,10 @@ translations: # Both # ############################################################# + # possible key_names: Seasonal, Chart, Universe, Streaming, Network, Genre, Studio, Country, Audio Language, Subtitle Language, Decade, Year, Ratings, Resolution, Award, Actors, Directors, Producers, Writers + separator_name: <> Collections + separator_summary: Section separator for <> Collections + # example key_name: Robin Williams actor_name: <> actor_summary: <>s with <>. diff --git a/defaults/translations/pt-br.yml b/defaults/translations/pt-br.yml new file mode 100644 index 00000000..7f5a08d1 --- /dev/null +++ b/defaults/translations/pt-br.yml @@ -0,0 +1,291 @@ +version: 1.18.0.3 +variables: + library_translation: + # For Movie Libraries + movie: filme + # For Show Libraries + show: séries + # For Music Libraries + artist: artista + # For Other Video Libraries + video: vídeo + # For Playlists + item: itens + library_translationU: + # For Movie Libraries + movie: Filme + # For Show Libraries + show: Séries + # For Music Libraries + artist: Artista + # For Other Video Libraries + video: Vídeo + # For Playlists + item: Itens +key_names: + New Year's Day: 1º dia do Ano + Valentine's Day: Dia de São Valentim + St. Patrick's Day: Dia de São Patrício + Easter: Páscoa + Mother's Day: Dia das Mães + memorial day: Dia da Recordação + Father's Day: Dia dos Pais + Independence Day: Dia da Independência + Labor Day: Dia do Trabalho + Thanksgiving: Ação de Graças + Christmas: Natal + +translations: + ############################################################# + # Award # + ############################################################# + + bafta_best_name: Melhores Filmes BAFTA + bafta_best_summary: Vencedores do Melhor Filme da Academia Britânica de Artes Cinematográficas e Televisão. + + # example key_name: 2022 + bafta_year_name: BAFTA <> + bafta_year_summary: <> Prêmio BAFTA. + + cannes_best_name: Vencedores do Cannes Golden Palm + cannes_best_summary: Vencedores do Cannes Golden Palm. + + # example key_name: 2022 + cannes_year_name: Cannes <> + cannes_year_summary: <> Prêmios Cannes. + + choice_year_name: Prêmio Critics Choice <> + choice_year_summary: <> Prêmio Critics Choice. + + # example key_name: 2022 + emmy_year_name: Emmys <> + emmy_year_summary: <> Vencedores do Emmy. + + golden_best_name: Globo de Ouro de Melhores Filmes + golden_best_summary: Globo de Ouro de Melhores Filmes. + + # example key_name: 2022 + golden_year_name: Globo de Ouro <> + golden_year_summary: <> Vencedores do Globo de Ouro. + + oscars_picture_name: Vencedores do Oscar de Melhor Filme + oscars_picture_summary: O Oscar de Melhor Filme é um dos prêmios da Academia apresentados anualmente pela Academia de Artes e Ciências Cinematográficas desde que os prêmios estreou em 1929. + + oscars_director_name: Vencedores do Oscar de Melhor Diretor + oscars_director_summary: O Oscar de Melhor Diretor é um dos prêmios da Academia apresentados anualmente pela Academia de Artes e Ciências Cinematográficas desde que os prêmios estreou em 1929. + + # example key_name: 2022 + oscars_year_name: Vencedores do Oscar <> + oscars_year_summary: Vencedores da Academia do Oscar de <>. + + berlinale_best_name: Prêmio Berlinale Golden Bears + berlinale_best_summary: Até 400 filmes são exibidos todos os anos como parte do programa público da Berlinale (Festival Internacional de Cinema de Berlim), a grande maioria dos quais são estreias mundiais ou europeias. Filmes de todos os gêneros, duração e formato podem ser enviados para consideração. O Urso de Ouro (Goldener Bär alemão) é o maior prêmio concedido ao melhor filme exibido durante este festival. + + cesar_best_name: Vencedores do Prêmio César de Melhor Filme + cesar_best_summary: O Prêmio César é o prêmio nacional de cinema da França, concedido pela primeira vez em 1975. As indicações são selecionadas pelos membros da Académie des Arts et Techniques du Cinéma. O nome do prêmio vem do escultor César Baldaccini. Eles são considerados o equivalente francês do American Academy Awards. + + razzie_worst_name: Vencedores do Prêmio Razzies Golden Raspberry + razzie_worst_summary: O Prêmio Framboesa de Ouro de Pior Filme é um prêmio concedido no prêmio anual Framboesa de Ouro ao pior filme do ano passado. + + venice_best_name: Prêmio Venice Golden Lions + venice_best_summary: O Festival de Cinema de Veneza é o festival de cinema mais antigo do mundo. Fundado em 1932, o festival acontece todos os anos em Veneza, na Itália. Faz parte da Bienal de Veneza, uma grande exposição bienal e festival de arte contemporânea. O prêmio Leone d'Oro (Leão de Ouro) do festival é concedido ao melhor filme exibido no festival. + + # example key_name: 2022 + spirit_year_name: Prêmio Independent Spirit <> + spirit_year_summary: <> Prêmio Independent Spirit. + + sundance_best_name: Vencedores Prêmio do Sundance Grand Jury + sundance_best_summary: O Sundance Film Festival é um festival de cinema que acontece anualmente no estado de Utah, nos Estados Unidos. É o maior festival de cinema independente dos EUA Realizado em janeiro, o festival é a principal vitrine para novos trabalhos de cineastas independentes americanos e internacionais. O festival compreende seções competitivas para filmes dramáticos e documentários americanos e internacionais, longas-metragens e curtas-metragens, e um grupo de seções de exibição não competitivas. + + # example key_name: 2022 + sundance_year_name: Festival de Cinema de Sundance <> + sundance_year_summary: Festival de Cinema de Sundance de <>. + + ############################################################# + # Chart # + ############################################################# + + anilist_popular_name: Popular no AniList + anilist_popular_summary: Uma coleção dos Animes mais populares de acordo com AniList. + + anilist_top_rated_name: Mais votado no AniList + anilist_top_rated_summary: Uma coleção dos Animes mais votados de acordo com AniList. + + anilist_trending_name: Tendência no AniList + anilist_trending_summary: Uma coleção de tendências de anime de acordo com AniList. + + anilist_season_name: Atual Temporada no AniList + anilist_season_summary: Uma coleção de animes da Atual Temporada de acordo com AniList. + + basic_released_name: Recém-lançado + basic_released_summary: Uma coleção de recém-lançados <>s. + + basic_episodes_name: Novos episódios + basic_episodes_summary: Uma coleção de episódios recém-lançados <>s. + + # possible key_name: Netflix, Disney, HBO, Hulu, Paramount Plus, Prime Video + flixpatrol_name: <> Top <> + flixpatrol_summary: Top <> <>s da <> de acordo com FlixPatrol. + + imdb_popular_name: Popular no IMDb + imdb_popular_summary: Lista dos mais populares de acordo com IMDb <>s. + + imdb_top_name: Top 250 no IMDb + imdb_top_summary: Lista dos Top 250 de acordo com IMDb <>s. + + imdb_lowest_name: Classificação baixa no IMDb + imdb_lowest_summary: Lista com classificação mais baixa de acordo com IMDb <>s. + + mal_popular_name: Popular no MyAnimeList + mal_popular_summary: Uma coleção dos animes mais populares de acordo com MyAnimeList. + + mal_favorited_name: Favorito no MyAnimeList + mal_favorited_summary: Uma coleção dos animes favoritos do MyAnimeList. + + mal_top_name: Mais votado no MyAnimeList + mal_top_summary: Uma coleção dos animes mais votado de acordo com MyAnimeList. + + mal_airing_name: Melhores em exibição no MyAnimeList + mal_airing_summary: Uma coleção dos animes mais votado atualmente no ar de acordo com MyAnimeList. + + mal_season_name: Temporada Atual no MyAnimeList + mal_season_summary: Uma coleção dos Animes da Atual Temporada de acordo com MyAnimeList. + + anidb_popular_name: Popular no AniDB + anidb_popular_summary: Uma coleção dos animes mais populares no AniDB. + + commonsense_selection_name: Uma Seleção de Common Sense + commonsense_selection_summary: Uma coleção de Common Sense <>s. Common Sense reconhece o entretenimento excepcional com um selo oficial de qualidade e impacto. As seleções de Common Sense incluem mídia apropriada para a idade com o potencial de desencadear conversas em família, entreter famílias de todos os tipos e ter um efeito positivo e duradouro na sociedade. + + stevenlu_popular_name: Filmes populares de StevenLu's + stevenlu_popular_summary: Uma coleção de filmes mais populares de StevenLu's. + + pirated_popular_name: Os 10 melhores filmes piratas da semana + pirated_popular_summary: Os dez melhores filmes piratas semanais do TorrentFreak.com + + tautulli_popular_name: Popular no Plex + tautulli_popular_summary: Uma coleção Popular <>s Popular no Plex. + + tautulli_watched_name: Top Assistido no Plex + tautulli_watched_summary: Uma coleção dos Top <>s Assistido no Plex. + + tmdb_airing_name: Vai ao ar hoje TMDb + tmdb_airing_summary: Uma coleção de Séries com episódios que vão ao ar hoje. + + tmdb_air_name: No ar TMDb + tmdb_air_summary: Uma coleção de Séries que ainda estão exibindo episódios atualmente. + + tmdb_popular_name: Popular no TMDb + tmdb_popular_summary: Uma coleção dos mais vistos <>s de acordo com TMDb. + + tmdb_top_name: Mais votado no TMDb + tmdb_top_summary: Uma coleção dos mais votados <>s de acordo com TMDb. + + tmdb_trending_name: Tendência no TMDb + tmdb_trending_summary: Uma coleção de <>s em tendência no TMDb. + + trakt_collected_name: Coletado no Trakt + trakt_collected_summary: Uma coleção da Lista Semanal Coletada no Trakt. + + trakt_popular_name: Popular no Trakt + trakt_popular_summary: A collection of Trakt's Weekly Trakt Popular List. + + trakt_recommended_name: Recomendado no Trakt + trakt_recommended_summary: Uma coleção da lista semanal recomendada do Trakt. + + trakt_trending_name: Tendência no Trakt + trakt_trending_summary: Uma coleção da lista de tendências semanais do Trakt. + + trakt_watched_name: Top Assistido Trakt + trakt_watched_summary: Uma coleção da lista semanal dos mais assistindos segundo o Trakt. + + ############################################################# + # Both # + ############################################################# + + # example key_name: Robin Williams + actor_name: <> + actor_summary: <>s com <>. + + # example key_name: English + audio_language_name: <> Áudio + audio_language_summary: <>s filmado em <> Language. + + audio_language_other_name: Outros Áudios + audio_language_other_summary: <>s filmado em outras línguas. + + # example key_name: TV-MA + content_rating_name: <> <>s + content_rating_summary: <>s que são classificados <>. + + # example key_name: TV-MA + content_rating_cs_name: Idade <>+ <>s + content_rating_cs_summary: <>s que são classificados <> de acordo com Sistema de classificação do Common Sense . + + content_rating_other_name: Não avaliado <>s + content_rating_other_summary: <>s que estão sem classificação ou quaisquer outras classificações. + + # example key_name: United States + country_name: <> + country_summary: <>s filmado no <>. + + country_other_name: Outros países + country_other_summary: <>s filmado em outros países. + + # example key_name: 2010s + decade_name: Melhores de <> + decade_summary: Top <> <>s dos <>. + + # example key_name: 2010 + decade_show_name: Melhores de <>s + decade_show_summary: Top <> <>s dos <>s. + + # example key_name: Robin Williams + director_name: <> (Diretor) + director_summary: <>s dirigido por <>. + + # example key_name: Action + genre_name: <> <>s + genre_summary: <>s que tem o gênero <>. + + # example key_name: NBC + network_name: <> + network_summary: <>s transmitido por <>. + + # example key_name: Robin Williams + producer_name: <> (Producer) + producer_summary: <>s produzido por <>. + + # example key_name: 1080p + resolution_name: <> <>s + resolution_summary: <>s que tem a resolução <>. + + resolution_other_name: Outra Resolução <>s + resolution_other_summary: <>s que têm outras resoluções. + + # possible key_names: New Year's Day, Valentine's Day, St. Patrick's Day, Easter, Mother's Day, Memorial Day, Father's Day, Independence Day, Labor Day, Halloween, Thanksgiving, Christmas + seasonal_name: <> <>s + seasonal_summary: Uma coleção de <> <>s que podem estar relacionados com a temporada. + + # possible key_names: All 4, Apple TV+, BET+, BritBox, Disney+, hayu, HBO Max, Hulu, Netflix, NOW, Paramount+, Peacock, Prime Video + streaming_name: <> <>s + streaming_summary: <>s transmitindo por <>. + + # example key_name: Studio Ghibli + studio_name: <> + studio_summary: <>s produzido por <>. + + # example key_name: English + subtitle_language_name: Legendas em <> + subtitle_language_summary: <>s com Legendas em <> . + + subtitle_language_other_name: Outras legendas + subtitle_language_other_summary: <>s com outras legendas. + + # example key_name: Robin Williams + writer_name: <> (Escritor) + writer_summary: <>s escrito por <>. + + # example key_name: 2015 + year_name: Melhores de <> + year_summary: <>s Lançados em <>. \ No newline at end of file diff --git a/docs/conf.py b/docs/conf.py index 1741adcd..43533144 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -241,7 +241,7 @@ html_theme_options = { ("Subtitle Language Collections", "defaults/both/subtitle_language"), ("Year Collections", "defaults/both/year"), ]), - ("Playlists", "defaults/files.html#playlists"), + ("Playlists", "defaults/playlist"), ("Separators", "defaults/separators"), ("_menu", "Overlays", [ ("Default Overlays", "defaults/overlays/readme"), diff --git a/docs/config/settings.md b/docs/config/settings.md index cca6cca8..210756c6 100644 --- a/docs/config/settings.md +++ b/docs/config/settings.md @@ -487,7 +487,7 @@ Set a list or comma-separated string of TMDb/TVDb IDs to ignore in all collectio ## Ignore IMDb IDs -Set alist or comma-separated string of IMDb IDs to ignore in all collections. +Set a list or comma-separated string of IMDb IDs to ignore in all collections. diff --git a/docs/defaults/award/separator.md b/docs/defaults/award/separator.md new file mode 100644 index 00000000..34d4cfe6 --- /dev/null +++ b/docs/defaults/award/separator.md @@ -0,0 +1,57 @@ +# Award Separator Collections + +The `separator_award` Default Metadata File is used to create a seperator collection for Awards. + +**This file works with Movie and TV Libraries.** + +![](../images/separators2.jpg) + +## Collections Section 16 + +| Collection | Key | Description | +|:--------------------|:-----------:|:----------------------------------------------------------------------------| +| `Award Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. | + +## Config + +The below YAML in your config.yml will create the collections: + +```yaml +libraries: + Movies: + metadata_path: + - pmm: separator_award + TV Shows: + metadata_path: + - pmm: separator_award +``` + +## Template Variables + +Template Variables can be used to manipulate the file in various ways to slightly change how it works without having to make your own local copy. + +Note that the `templates_variables:` section only needs to be used if you do want to actually change how the defaults work. Any value not specified is its default value if it has one if not it's just ignored. + +**[Shared Variables](../variables) are NOT available to this default file.** + +| Variable | Description & Values | +|:-----------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| `use_separator` | **Description:** Turn the [Separator Collection](../separators) off.
**Values:** `false` to turn of the collection | +| `sep_style` | **Description:** Choose the [Separator Style](../separators.md#separator-styles).
**Default:** `orig`
**Values:** `orig`, `red`, `blue`, `green`, `gray`, `purple`, or `stb` | +| `name_separator` | **Description:** Changes the name of the specified key's collection.
**Values:** New Collection Name | +| `summary_separator` | **Description:** Changes the summary of the specified key's collection.
**Values:** New Collection Summary | +| `collection_section` | **Description:** Changes the sort order of the collection sections against other default collection sections.
**Values:** Any number | +| `collection_mode` | **Description:** Controls the collection mode of all collections in a Defaults file.
**Values:**
`default`Library default
`hide`Hide Collection
`hide_items`Hide Items in this Collection
`show_items`Show this Collection and its Items
| +| `url_poster_separator` | **Description:** Changes the poster url of the specified key's collection.
**Values:** URL directly to the Image | + +The below is an example config.yml extract with some Template Variables added in to change how the file works. + +```yaml +libraries: + Movies: + metadata_path: + - pmm: separator_award + template_variables: + use_separator: false + sep_style: purple +``` diff --git a/docs/defaults/both/actor.md b/docs/defaults/both/actor.md index bb34013a..9a00e10f 100644 --- a/docs/defaults/both/actor.md +++ b/docs/defaults/both/actor.md @@ -8,10 +8,10 @@ The `actor` Default Metadata File is used to dynamically create collections base ## Collections Section 17 -| Collection | Key | Description | -|:------------------------------------------------|:-----------------------------------------------:|:-----------------------------------------------------------| -| `Actors Collections` | `separator` | Separator Collection to denote the Section of Collections. | -| `<>`
**Example:** `Frank Welker` | `<>`
**Example:** `Frank Welker` | Collection of Movies/Shows the actor is top billing in. | +| Collection | Key | Description | +|:------------------------------------------------|:-----------------------------------------------:|:----------------------------------------------------------------------------| +| `Actors Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. | +| `<>`
**Example:** `Frank Welker` | `<>`
**Example:** `Frank Welker` | Collection of Movies/Shows the actor is top billing in. | #### Rainier Style @@ -43,8 +43,8 @@ All [Shared Variables](../variables) are available as well as the additional Var | Variable | Description & Values | |:------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `use_separator` | **Description:** Turn the separator collection off.
**Values:** `false` to turn of the collection | -| `sep_style` | **Description:** Separator Style.
**Default:** `orig`
**Values:** `orig`, `red`, `blue`, `green`, `gray`, `purple`, or `stb` | +| `use_separator` | **Description:** Turn the [Separator Collection](../separators) off.
**Values:** `false` to turn of the collection | +| `sep_style` | **Description:** Choose the [Separator Style](../separators.md#separator-styles).
**Default:** `orig`
**Values:** `orig`, `red`, `blue`, `green`, `gray`, `purple`, or `stb` | | `style ` | **Description:** Controls the visual theme of the collections created
Values:
bwBlack & White Theme
rainierRainier Theme
| | `limit` | **Description:** Changes the Builder Limit for all collections in a Defaults file.
**Values:** Number Greater then 0 | | `limit_<>` | **Description:** Changes the Builder Limit of the specified key's collection.
**Default:** `limit`
**Values:** Number Greater then 0 | diff --git a/docs/defaults/both/audio_language.md b/docs/defaults/both/audio_language.md index e00b5b73..c52b911e 100644 --- a/docs/defaults/both/audio_language.md +++ b/docs/defaults/both/audio_language.md @@ -8,11 +8,11 @@ The `audio_language` Default Metadata File is used to dynamically create collect ## Collections Section 10 -| Collection | Key | Description | -|:------------------------------------------------------|:-----------------------------------------:|:-----------------------------------------------------------| -| `Audio Language Collections` | `separator` | Separator Collection to denote the Section of Collections. | -| `<