Skip to content

4.15.8

Compare
Choose a tag to compare
@JonnyWong16 JonnyWong16 released this 04 Feb 20:54
· 43 commits to master since this release
4.15.8
fb1ce36

Bug Fixes

  • #1326 - Use 4k chunk size (powers of 2) for download
  • #1329 - Also catch ValueError when converting timestamp to datetime
  • #1336 - Fix MyPlexPinLogin doc strings
  • #1347 - bugfix: pass existing filters for albums method of Artist
  • #1350 - Fix: Update guid filter examples for fetchItems

New Features

  • #1319 - Adds 2FA code input to tools/plex-gettoken.py
  • #1327 - Add warning for ambiguous library title
  • #1339 - Add SplitMergeMixin to Album

Improvements

  • #1320 - fix(scripts): offset butler tasks to reduce ci random failures
  • #1328 - Simplify building MediaPartStream objects
  • #1340 - Refactor cast function in utils.py