Skip to content

Releases: pushingkarmaorg/python-plexapi

4.2.0

01 Nov 21:04
6430f06
Compare
Choose a tag to compare

Breaking changes

PlexClient.timeline() previously returned a raw XML object. Now returns a newly available ClientTimeline instance for the current active session. See #572.

New Features

  • #507 - Edit Library and Show's Advanced Settings
  • #518 - Library Hubs and Music Stations
  • #582 - Add download feature to Photo library
  • #572 - Update timeline to return an active timeline object w/ attributes
  • #585 - Allow scanning for clients when using GDM.all()
  • #592 - Make Photo objects Playable

Bug fixes

  • #580 - Add server handling of HTTP status code 204
  • #581 - Handle empty datetimes in tests
  • #583 - Updating cleanBundles() and optimize() methods
  • #588 - Collection fields not pulling locked fields
  • #594 - Don't overwrite existing attributes with an empty list

4.1.2

28 Sep 18:24
eef7b3f
Compare
Choose a tag to compare

Python 3.5 compatibility fixes.

4.1.1

21 Sep 21:18
737401b
Compare
Choose a tag to compare

Adds improved PlayQueue handling.

4.1.0

20 Aug 16:02
f0afbc6
Compare
Choose a tag to compare

Change log: 4.0.0...79e99af

3.5.0

11 May 04:30
f782f52
Compare
Choose a tag to compare
Merge pull request #484 from jjlawren/bump_3.5.0

Bump to 3.5.0 for release

3.4.0

17 Apr 16:02
74ae49e
Compare
Choose a tag to compare
Bump to 3.4.0 for release (#459)