Skip to content

4.17.0

Latest
Compare
Choose a tag to compare
@JonnyWong16 JonnyWong16 released this 19 Apr 00:53
4.17.0
d5fcfd0

Breaking Changes

  • Hub.items property changed to Hub.items() method to mimic the rest of the library. (#1516)

New Features

  • Add visualImpaired attribute to AudioStream (#1495)
  • Add random attribute to Hub (#1513)

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.