Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Releases: linuxserver-archive/docker-plex-meta-manager

develop-dea23256-ls13

01 Jan 12:35
Compare
Choose a tag to compare
develop-dea23256-ls13 Pre-release
Pre-release

LinuxServer Changes:

Rebase develop to Alpine 3.17.

Plex-Meta-Manager Changes:

update to 1.18.1

develop-2d597021-ls14

03 Jan 22:28
Compare
Choose a tag to compare
develop-2d597021-ls14 Pre-release
Pre-release

LinuxServer Changes:

Rebase develop to Alpine 3.17.

Plex-Meta-Manager Changes:

bump to 1.18.2

develop-0afb2433-ls15

09 Jan 22:29
Compare
Choose a tag to compare
develop-0afb2433-ls15 Pre-release
Pre-release

LinuxServer Changes:

Rebase develop to Alpine 3.17.

Plex-Meta-Manager Changes:

[11] add summary output to log

v1.18.1-ls42

22 Dec 21:32
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase master to Alpine 3.17.

Plex-Meta-Manager Changes:

Requirements Update (requirements will need to be reinstalled) Updated plexapi requirement to 4.13.2 Updated retrying requirement to 1.3.4 Updated lxml requirement to 4.92 # New Features Now supports Python 3.11 Wiki CSS update thanks to @YozoraXCII Added languages template variable to the languages default Added mdb_average as an option for mass_update_*_ratings Added custom_keys dynamic collection attribute Better Error handling for move errors Added Sonarr v4 support Added album_genre, album_mood, album_style, and track_mood as dynamic collection types Added only_run_on_create to only run collections when the collection doesn't exist already Added exclude_user as an option for playlist definitions # Bug Fixes Fixed positioning issues with the resolution/editions default and the ratings default Fixed Metadata Asset Failures Fixed smart_label collection counts Fixed delete_collections operation Fixed using include with the defaults Fixed #1174 Content mapper error Fixed mal builder errors Fixed #1224 Fixed audio_codec and video_format defaults regex patterns Fixed tvdb xpaths for their builders and operations Fixed overlays to allow only suppression of overlays which exist inside the same file

v1.18.1-develop4-ls42

23 Dec 16:36
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase master to Alpine 3.17.

Plex-Meta-Manager Changes:

develop-dea23256-ls12

22 Dec 21:30
Compare
Choose a tag to compare
develop-dea23256-ls12 Pre-release
Pre-release

LinuxServer Changes:

Rebase develop to Alpine 3.17.

Plex-Meta-Manager Changes:

update to 1.18.1

v1.18.0-ls41

18 Dec 12:34
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase master to Alpine 3.17.

Plex-Meta-Manager Changes:

Requirements Update (requirements will need to be reinstalled)

Updated plexapi requirement to 4.13.1
Updated num2words requirement to 0.5.12
Updated pathvalidate requirement to 2.5.2

New Site to request and vote for Features Requests on at features.metamanager.wiki

New Packaged Defaults System

All the old PMM Defaults (i.e. - git: PMM\... Files) are now packaged into PMM locally and can be accessed using - pmm: ...
Added Common Sense Selection Movie] and Show collections to chart/other
Added Common Sense Media Content Rating Collections, called with - pmm: content_rating_cs and to be used in combination with operation mass_content_rating_update: mdb_commonsense.
Added Common Sense Media Content Rating Collections, called with - pmm: content_rating_cs and to be used in combination with operation mass_content_rating_update: mdb_commonsense.
Added several visual styles for Separators to match PLEX's Categories theming. Called using sep_style template variable.
Removed special_release and incorporated it into resolution.
Enhanced resolution to support both dovetail overlays with resolutions and box overlays when resolutions are not being used. Regexes were enhanced to support the new TRaSH naming guides with the {edition- naming scheme.
Added Common Sense Age Rating overlays, called with - pmm: commonsense and to be used in combination with operation mass_content_rating_update: mdb_commonsense.
Added mediastinger overlays to indicate mid-credits and post-credits scenes, called with - pmm: mediastinger
Removed imdb_top_250, oscars, mc_must_see, rt_cert_fresh and commonsense_selection Overlays in favor of adding them all into the new combined Ribbon Overlay.
Added the new Versions Overlay which adds a visual indicator of multiple versions of media, called with - pmm: versions
Removed the audio_languages Overlay and replaced it with the Audio/Subtitle Language Count Overlay, called with - pmm: language_count.
Added Translations for the default collection name and summary (we're working on images). Currently we have en, fr, de, da, and pt-br if anyone wants to translate pmm to another language ping a team member on discord and let them know you wanna contribute.

New Features

Added support for editions in plex_search, smart_filter, filters, special text overlays, and metadata editing.
Added item_edition item metadata detail to update the edition of items in a collection
Added edition dynamic collection type
Added last_episode_aired_or_never date filter. thanks @axsuul#0591
Added versions number filter
Added imdb_watchlist builder
Added item_genre item metadata detail to update the genres of items in a collection
Added plex_watchlist Builder
Adds current_year to plex_search, smart_filter, and filter year/decade attributes.
Added stroke_width and stroke_color as options for text overlays
Added multiple new special text variables and modifiers.
Added support for the AniDB API
Adds mass_original_title_update library operation
Adds many new options to the various mass_update library operations
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 to allow searching for an item to include an edition.
Added --delete-labels Run Commands to delete all labels in any library run.
Added season_label, episode_label, artist_label, and track_label as plex_search options
Moved alot of System Message to Trace Mode only to help declutter the meta.log file.
Added Redacted Config File to the meta.log

Bug Fixes

Fixes #1014 Fix metadata assets
Fixes #1067 .yaml can be used
Fixes #1095 report file doesn't have to exist
Fixes plex_searchs with episode_collection
Fixes Album Overlays
Fixes Addon Images
Fix Configs Repo Versioning
Fixes codec and profile filters
Fixes Ratings Error
Various other minor fixes

develop-b7d932d0-ls11

15 Dec 20:34
Compare
Choose a tag to compare
develop-b7d932d0-ls11 Pre-release
Pre-release

LinuxServer Changes:

Rebase develop to Alpine 3.17.

Plex-Meta-Manager Changes:

[61] add better imdb error handling

v1.18.0-ls40

12 Dec 14:37
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase master to Alpine 3.17.

Plex-Meta-Manager Changes:

Requirements Update (requirements will need to be reinstalled)

Updated plexapi requirement to 4.13.1
Updated num2words requirement to 0.5.12
Updated pathvalidate requirement to 2.5.2

New Site to request and vote for Features Requests on at features.metamanager.wiki

New Packaged Defaults System

All the old PMM Defaults (i.e. - git: PMM\... Files) are now packaged into PMM locally and can be accessed using - pmm: ...
Added Common Sense Selection Movie] and Show collections to chart/other
Added Common Sense Media Content Rating Collections, called with - pmm: content_rating_cs and to be used in combination with operation mass_content_rating_update: mdb_commonsense.
Added Common Sense Media Content Rating Collections, called with - pmm: content_rating_cs and to be used in combination with operation mass_content_rating_update: mdb_commonsense.
Added several visual styles for Separators to match PLEX's Categories theming. Called using sep_style template variable.
Removed special_release and incorporated it into resolution.
Enhanced resolution to support both dovetail overlays with resolutions and box overlays when resolutions are not being used. Regexes were enhanced to support the new TRaSH naming guides with the {edition- naming scheme.
Added Common Sense Age Rating overlays, called with - pmm: commonsense and to be used in combination with operation mass_content_rating_update: mdb_commonsense.
Added mediastinger overlays to indicate mid-credits and post-credits scenes, called with - pmm: mediastinger
Removed imdb_top_250, oscars, mc_must_see, rt_cert_fresh and commonsense_selection Overlays in favor of adding them all into the new combined Ribbon Overlay.
Added the new Versions Overlay which adds a visual indicator of multiple versions of media, called with - pmm: versions
Removed the audio_languages Overlay and replaced it with the Audio/Subtitle Language Count Overlay, called with - pmm: language_count.
Added Translations for the default collection name and summary (we're working on images). Currently we have en, fr, de, da, and pt-br if anyone wants to translate pmm to another language ping a team member on discord and let them know you wanna contribute.

New Features

Added support for editions in plex_search, smart_filter, filters, special text overlays, and metadata editing.
Added item_edition item metadata detail to update the edition of items in a collection
Added edition dynamic collection type
Added last_episode_aired_or_never date filter. thanks @axsuul#0591
Added versions number filter
Added imdb_watchlist builder
Added item_genre item metadata detail to update the genres of items in a collection
Added plex_watchlist Builder
Adds current_year to plex_search, smart_filter, and filter year/decade attributes.
Added stroke_width and stroke_color as options for text overlays
Added multiple new special text variables and modifiers.
Added support for the AniDB API
Adds mass_original_title_update library operation
Adds many new options to the various mass_update library operations
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 to allow searching for an item to include an edition.
Added --delete-labels Run Commands to delete all labels in any library run.
Added season_label, episode_label, artist_label, and track_label as plex_search options
Moved alot of System Message to Trace Mode only to help declutter the meta.log file.
Added Redacted Config File to the meta.log

Bug Fixes

Fixes #1014 Fix metadata assets
Fixes #1067 .yaml can be used
Fixes #1095 report file doesn't have to exist
Fixes plex_searchs with episode_collection
Fixes Album Overlays
Fixes Addon Images
Fix Configs Repo Versioning
Fixes codec and profile filters
Fixes Ratings Error
Various other minor fixes

develop-2b90478e-ls10

12 Dec 14:35
Compare
Choose a tag to compare
develop-2b90478e-ls10 Pre-release
Pre-release

LinuxServer Changes:

Rebase develop to Alpine 3.17.

Plex-Meta-Manager Changes:

[10] expand ignore_blank_results