Breaking Changes
Hub.items
property changed toHub.items()
method to mimic the rest of the library. (#1516)
New Features
Improvements
- Fix movie test
video.displayTitle
(#1514) - Defer XML string cleaning to improve performance (#1511)
- Lazy loading and caching for attributes set in
_loadData(..)
(#1510) - Fix typo in PlexSession data attribute (#1518)
- Adopt PEP 639 (#1517)
- Simplify reload methods (#1515)
- Fix CI PMS Docker image caching (#1519)
- Refactor use of manual cached attributes (#1516)
- Update repo URLs to organization (#1521)
- Various CI test fixes (#1522)
Thanks to new contributor @eliasbenb.