4.13.2
Bug Fixes
#1057 - Fix parsing settings enum
#1068 - Fix getGuid doc string
#1069 - Fix: Inherit session when creating internal PlexServer objects
#1073 - Fix: Remove bogus space from searchDiscover limit parameter
#1075 - Fix parsing requirements in setup.py
New Features
#1039 - Add timeout parameter to uploadTheme
#1055 - Create music playlist from m3u file
#1059 - Add Rating media tag
#1063 - Add 2FA code parameter for MyPlexAccount
#1071 - Allow overriding includeUserState for _toOnlineMetadata
#1076 - Add pin parameter to switchHomeUser
Improvements
#1058 - Factor out playQueue() method to PlexPartialObject
#1065 - Use cached_property decorator
#1070 - Performance: Use totalSize attribute for watchlist walking
#1074 - Properly close file object in mixin uploads