diff --git a/CHANGELOG b/CHANGELOG index dbc81062..79713110 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,7 @@ Updated pathvalidate requirement to 2.5.2 **New Site to request and vote for Features Requests on at [features.metamanager.wiki](https://features.metamanager.wiki/)** # New Features -Added support for editions in `plex_search`, `smart_filter`, special text overlays, and metadata editing. +Added support for editions in `plex_search`, `smart_filter`, `filters`, special text overlays, and metadata editing. Added `item_edition` [item metadata detail](https://metamanager.wiki/en/latest/metadata/details/metadata.html#item-metadata-details) to update the edition of items in a collection Added `edition` [dynamic collection type](https://metamanager.wiki/en/latest/metadata/dynamic.html#edition) Added `last_episode_aired_or_never` [date filter](https://metamanager.wiki/en/latest/metadata/filters.html#date-filters). thanks @axsuul#0591 diff --git a/README.md b/README.md index c4fed022..8e7f25a0 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Below are some user-curated collections which have been created by Plex Meta Man ## Default and User Submitted Metadata/Overlay Files -The overlays and collection built in the images above can be easily added to any plex by using the [PMM Defaults](https://metamanager.wiki/en/latest/home/guides/defaults.html). These Files were created by the PMM team to make it easier than ever to have customized collections and overlays. +The overlays and collection built in the images above can be easily added to any plex by using the [PMM Defaults](https://metamanager.wiki/en/latest/defaults/defaults.html). These Files were created by the PMM team to make it easier than ever to have customized collections and overlays. To see user submitted Metadata configuration files, and you to even add your own, go to the [Plex Meta Manager Configs](https://github.com/meisnate12/Plex-Meta-Manager-Configs). diff --git a/VERSION b/VERSION index 9c188486..a4e51ae8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.3-develop118 +1.17.3-develop119 diff --git a/defaults/chart/flixpatrol.yml b/defaults/chart/flixpatrol.yml index f6e944eb..5eac322b 100644 --- a/defaults/chart/flixpatrol.yml +++ b/defaults/chart/flixpatrol.yml @@ -34,10 +34,10 @@ dynamic_collections: type: custom data: netflix: Netflix - disney: Disney + disney: Disney+ hbo: HBO hulu: Hulu - paramount: Paramount Plus + paramount: Paramount+ prime: Prime Video title_format: <> Top <> template: diff --git a/defaults/movie/universe.yml b/defaults/movie/universe.yml index bdaf13fa..3b216e47 100644 --- a/defaults/movie/universe.yml +++ b/defaults/movie/universe.yml @@ -60,7 +60,7 @@ dynamic_collections: - custom template_variables: trakt_list: - star: https://trakt.tv/users/donxy/lists/dc-animated-movie-universe + star: https://trakt.tv/users/zorge88/lists/star-wars 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 diff --git a/defaults/overlays/audio_codec.yml b/defaults/overlays/audio_codec.yml index 82eca857..0ff253a1 100644 --- a/defaults/overlays/audio_codec.yml +++ b/defaults/overlays/audio_codec.yml @@ -1,159 +1,137 @@ -############################################################# -# Audio Codec Overlays # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to Magic815 for base images # -############################################################# -# Designed for TRaSH Guides filename naming scheme # -# https://trash-guides.info/ # -# # -# Call this from your config.yml (Movie or Show): # -# If nothing is specified these are the defaults # -# # -# overlay_path: # -# - git: PMM/overlays/audio_codec # -# template_variables: # -# # Set episode or season to overlay # -# overlay_level: # -# # Set the horizontal offset for the overlay # -# horizontal_offset: 0 # -# # Set the horizontal align for the overlay # -# horizontal_align: center # -# # Set the vertical offset for the overlay # -# vertical_offset: 15 # -# # Set the vertical align for the overlay # -# vertical_align: top # -# # Set the back color for the overlay # -# back_color: "#00000099" # -# # Set the back radius for the overlay # -# back_radius: 30 # -# # Set the back width for the overlay # -# back_width: 305 # -# # Sets the style of overlay: standard or compact # -# style: compact # -# # -# # Use the Opus overlay # -# use_opus: true # -# # Use the MP3 overlay # -# use_mp3: true # -# # Use the Dolby-Digital overlay # -# use_digital: true # -# # Use the AAC overlay # -# use_aac: true # -# # Use the DTS overlay # -# use_dts: true # -# # Use the DTS-ES overlay # -# use_es: true # -# # Use the Dolby-Digital-Plus overlay # -# use_plus: true # -# # Use the DTS-HD-HRA overlay # -# use_hra: true # -# # Use the PCM overlay # -# use_pcm: true # -# # Use the FLAC overlay # -# use_flac: true # -# # Use the DTS-HD-MA overlay # -# use_hd: true # -# # Use the Dolby-TrueHD overlay # -# use_truehd: true # -# # Use the DD+/E-AC3 Atmos overlay # -# use_plus-atmos: true # -# # Use the Dolby-Atmos (undefined) overlay # -# use_atmos: true # -# # Use the DTS-X overlay # -# use_x: true # -# # Use the Dolby TrueHD Atmos overlay # -# use_truehd-atmos: true # -############################################################# +############################################################################## +# Audio Codec Overlay # +# Created by Yozora, Bullmoose20, & Sohjiro # +# Credit to Magic815 for base images # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/overlays/audio_codec.html # +############################################################################## -templates: - AudioCodec: - optional: - - overlay_level - - use_<> - default: - overlay: <> - horizontal_offset: 0 - horizontal_align: center - vertical_offset: 15 - vertical_align: top - style: compact - standard_value: 105 - back_color: "#00000099" - back_radius: 30 - back_width: 305 +external_templates: + pmm: templates + template_variables: conditionals: - height: + back_height: default: 105 conditions: - style: standard value: <> - overlay_level: <> - allowed_library_types: <>>> + standard_value: 105 + style: compact + group: audio_codec + horizontal_offset: 0 + horizontal_align: center + vertical_offset: 15 + vertical_align: top + back_width: 305 + pmm: audio_codec/<