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

nightly-cb28fce8-ls2

01 Dec 22:26
Compare
Choose a tag to compare
nightly-cb28fce8-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

[37] batch operations

nightly-c3706682-ls2

27 Nov 21:29
Compare
Choose a tag to compare
nightly-c3706682-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

[31] update CHANGELOG

nightly-8afd78ea-ls2

02 Dec 07:23
Compare
Choose a tag to compare
nightly-8afd78ea-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

[38] fix batch edits

nightly-4e7c3967-ls2

30 Nov 22:25
Compare
Choose a tag to compare
nightly-4e7c3967-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

[34] added run_order setting

nightly-48a2bd9b-ls2

30 Nov 19:22
Compare
Choose a tag to compare
nightly-48a2bd9b-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

[33] fix version check

nightly-4693e650-ls2

01 Dec 15:26
Compare
Choose a tag to compare
nightly-4693e650-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

[35] fix run_order

nightly-1c3a02b7-ls2

01 Dec 16:31
Compare
Choose a tag to compare
nightly-1c3a02b7-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

[36] prep for batch edits

nightly-0d7fd6ca-ls2

01 Dec 17:28
Compare
Choose a tag to compare
nightly-0d7fd6ca-ls2 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

Merge pull request #1750 from YozoraXCII/fixmasslabels

remove reference of mass_episode_imdb_parental_labels

v1.19.1-ls84

24 Nov 20:03
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

Python Version

Drops Support for Python 3.7

Requirements Update (requirements will need to be reinstalled)

Updated ArrAPI requirement to 1.4.3
Updated GitPython requirement to 3.1.36
Updated lxml requirement to 4.9.3
Updated pathvalidate requirement to 3.2.0
Updated pillow requirement to 10.0.1
Updated PlexAPI requirement to 4.15.2
Updated psutil requirement to 5.9.5
Updated requests requirement to 2.31.0
Updated ruamel.yaml requirement to 0.17.32
Updated schedule requirement to 1.2.0
Updated tmdbapis requirement to 1.2.0

New Features

Add tmdb_vote_average as a Filter. thanks @tenshiak
Add tmdb_birthday Detail which controls if a collection is visible based on a tmdb_person's birthday.
Add match attribute to match movies within Plex to items within the Metadata file.
Add delete_collections_named to Shared Collection Variables
Add support for (GitHub Personal Access Tokens)[https://metamanager.wiki/en/latest/config/github.html] in config files. thanks @chazlarson
Add runtime support for Shows, Seasons, Artists, and Albums.
Add multiple ranges to the schedule system.

New Defaults Features

New Default Translations of Danish, Dutch, Italian, Norwegian Bokmål, Portuguese (Brazil), and Spanish.
New Network Default Overlay. thanks @bullmoose20, @JohnFawkes and @Arial-Z
New Content Rating US Movies/Shows and Content Rating UK Default Overlay.
Add file_poster, file_poster_<<key>>, url_background, url_background_<<key>>, file_background, file_background_<<key>>, sort_prefix, sort_title, and name_mapping as Collection Variables.
Add new Separator Color Styles.
Closes #1461 Adds Runtime for Shows, Seasons, Artists, and Albums
Standardized overlay sizes for - pmm: networks and - pmm: streaming
Rebrand HBO Max to Max.
Add additional studios and networks
Add Heritage Months to Seasonal Defaults File

Bug Fixes

Fixes #1496 Fixes issue with IMDb Collections not building due to HTML structure changes.
Fixes #1445 Fixes FlixPatrol failed to parse error for most users.
Fixes #1457 Fixes issue with renaming assets
Fixes #1379 Fixes a Docstring.
Fixes #1478 Fixes issue with percent sign not appearing on some rating overlays.
Fixes #1480 Fixes albums not having locations
Fixes #1490 Fixes incorrect language code for Philippines in Languages Defaults file.
Fixes #1378 Fixes incorrect default value for starting attribute in "Year" collections.
Fixes #1379 #1380 #1472 Fixes various docs issues and typos
Fixes #1518 radarr_remove_by_tag and sonarr_remove_by_tag being validated as bool instead of strings. thanks @chazlarson
Fixes #1531 Fixes secrets not being redacted from Run Command in log files
Fixes issue with validating filenames as part of dimensional_asset_rename. thanks @chazlarson
Fixes an issue where renamed collections could be incorrectly deleted.
Fixes bug when defining users for sync_to_users for Playlists.
Fixes bug where using mdb or metacritic as rating source on Ratings Overlay would not work correctly.
Fixes bug where TMDb Filters using a modifier were ignored.
Fixes bug with mal_search when using the sfw attribute
Fixes bug where sorting a collection would fail if the collection name had a , in it.
Fixes run_end webhooks.
Fixes Letterboxd issue

Various other Minor Fixes

nightly-19dac0b6-ls1

24 Nov 20:03
Compare
Choose a tag to compare
nightly-19dac0b6-ls1 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

Plex-Meta-Manager Changes:

Merge pull request #1726 from YozoraXCII/nightly

various doc admonitions, table amendments, fix dynamic collections nav