Skip to content

4.12.0

Compare
Choose a tag to compare
@JonnyWong16 JonnyWong16 released this 21 Jul 03:59
· 338 commits to master since this release
4.12.0
3a56c69

Breaking Changes

#931 - Create separate PlexSession objects
#963 - Remove Python 3.6 support
#965 - Fix Video.optimize() method

New Features

#958 - Add method to switch Plex Home users
#959 - Add MediaPartStream.languageTag attribute
#968 - Add guids attribute to Artist, Album, and Track
#974 - Add support for Plex OAuth

Bug Fixes

#970 - Fix searching and browsing Discover results
#977 - Remove check for playQueueType when adding items to a PlayQueue
#981 - Fix Artists.matches() when searching by title

Improvements

#955 - Define ratingCount attribute in doc
#978 - Use /related endpoint for hubs
#982 - Use fetchItem for MyPlexAccount.userState()


Thanks to new contributor @MattMcDowall.