LinuxServer Changes:
Initial Release.
Plex-Meta-Manager Changes:
Requirements Update (requirements will need to be reinstalled)
Updated PlexAPI requirement to 4.10.1
New Features
Added version
Webhook to let you know when there's a new version available
Added show_unmatched
attribute to plex_search
and smart_filter
Added reciperr_list
builder.
Closes #796 Collection sorting has been moved back to when the collection is run and only sorts what's necessary
Added f1_season
metadata attribute. Formula 1 Metadata Guide
Added tmdb_upcoming
, tmdb_airing_today
, tmdb_on_the_air
builders.
Added region
to TMDb and tmdb_region
setting.
Closes #800 Trakt Pin can now be added to the config vs having to input in the script
Closes #801 and Closes #802 Added resolution
, subtitle_language
, audio_language
, and decade
dynamic collection types
Closes #751 Added trakt_chart
and trakt_userlist
to replace most trakt builders. The old builders will still work but if you want to use the new filters you have to use the new version of the builder.
Closes #804 Adds remove_title_parentheses
library operation.
Adds more possible filters to a letterboxd_list
builder.
Bug Fixes
Fixes #793 Key error
Fixes multiple other small bugs