Skip to content

v1.0.0.5

Compare
Choose a tag to compare
@fuzeman fuzeman released this 24 Feb 11:28
· 550 commits to master since this release

Fixed

  • Guid objects were being constructed incorrectly during execution of missing media handlers

Libraries

  • Updated plex.py
    • Added Playlist.rating_count property
    • Implemented Photo object
  • Updated plex.metadata.py
    • Added com.plexapp.agents.none to agent entries (to silence warnings)
    • Added Guid.construct() method
  • Updated third-party libraries:
    • futures (v3.0.5)
    • msgpack-python (v0.4.7)