2022-09-27 15:08:18 +00:00
|
|
|
# Requirements Update (requirements will need to be reinstalled)
|
2024-01-10 14:45:32 +00:00
|
|
|
Updated lxml requirement to 5.1.0
|
2024-01-11 20:02:42 +00:00
|
|
|
Updated gitpython requirement to 3.1.41
|
2022-11-03 19:44:01 +00:00
|
|
|
|
2022-09-27 15:08:18 +00:00
|
|
|
# New Features
|
2024-01-04 20:24:53 +00:00
|
|
|
|
|
|
|
# Updates
|
2024-01-11 20:02:42 +00:00
|
|
|
Added new [`trakt_chart` attributes](https://metamanager.wiki/en/latest/files/builders/trakt/#trakt-chart) `network_ids`, `studio_ids`, `votes`, `tmdb_ratings`, `tmdb_votes`, `imdb_ratings`, `imdb_votes`, `rt_meters`, `rt_user_meters`, `metascores` and removed the deprecated `network` attribute
|
2024-01-04 20:24:53 +00:00
|
|
|
|
|
|
|
# Defaults
|
2022-09-27 15:08:18 +00:00
|
|
|
|
|
|
|
# Bug Fixes
|
2024-01-10 14:45:32 +00:00
|
|
|
Fixed the Rate Limit on MDbList calls
|
2024-01-10 18:56:26 +00:00
|
|
|
Fixed collection fields being locked during batch edits when they shouldn't be
|
2024-01-11 17:08:29 +00:00
|
|
|
Fixed awards dynamic collections where `latest` wasn't pulling the correct values
|
2024-01-04 20:24:53 +00:00
|
|
|
|
|
|
|
Various other Minor Fixes
|