python-plexapi/plexapi
2022-08-26 10:43:47 -07:00
..
__init__.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
alert.py Add support for error callback for AlertListener (#850) 2021-11-20 16:46:28 -08:00
audio.py Create separate PlexSession objects (#931) 2022-07-20 20:03:20 -07:00
base.py Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00
client.py Create separate PlexSession objects (#931) 2022-07-20 20:03:20 -07:00
collection.py Add ManagedHub Object and methods (#785) 2022-08-26 10:43:47 -07:00
config.py Enable external media in responses, e.g. Tidal (#905) 2022-03-17 15:46:05 -05:00
const.py Release 4.12.1 2022-08-05 20:26:37 -07:00
exceptions.py Use Unauthorized exception (#447) 2020-04-09 15:56:26 -05:00
gdm.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
library.py Add ManagedHub Object and methods (#785) 2022-08-26 10:43:47 -07:00
media.py Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00
mixins.py Fix resource mixins to use ratingKey instead of key (#992) 2022-08-05 19:53:06 -07:00
myplex.py Remove timeout argument from preferred_connections (#1005) 2022-08-05 20:16:29 -07:00
photo.py Create separate PlexSession objects (#931) 2022-07-20 20:03:20 -07:00
playlist.py Add new methods to edit object fields (#876) 2022-02-26 21:40:51 -08:00
playqueue.py Remove check for playQueueType when adding items to a PlayQueue (#977) 2022-07-20 19:49:02 -07:00
server.py Expose callbackError parameter in PlexServer.startAlertListener() (#985) 2022-08-05 19:52:09 -07:00
settings.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
sonos.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
sync.py Remove extending from (object), not needed in Python 3 (#943) 2022-05-30 09:05:00 -07:00
utils.py Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00
video.py Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00