python-plexapi/plexapi
meisnate12 abc3464de3
Raise Exceptions on bad Download Responses (#1109)
* expose showstatus to downloadDatabases and downloadLogs

* throw errors for bad download responses
2023-05-24 11:37:37 -07:00
..
__init__.py Cleanup duplicate header.platform reading (#1080) 2023-03-09 14:50:46 -08:00
alert.py Add support for error callback for AlertListener (#850) 2021-11-20 16:46:28 -08:00
audio.py Add support for editing addedAt field (#1107) 2023-03-09 15:22:56 -08:00
base.py Fix updateProgress docs (#1122) 2023-03-09 17:56:40 -08:00
client.py "repeat" should not be a boolean: 0, 1 or 2 (#1046) 2022-11-08 16:36:56 -08:00
collection.py Add support for editing addedAt field (#1107) 2023-03-09 15:22:56 -08:00
config.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
const.py Release 4.13.4 2023-03-09 18:31:55 -08: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 Fix getGuid doc string (#1068) 2022-12-21 11:52:29 -08:00
media.py Add convenience method to set default audio and subtitle streams (#1085) 2023-03-09 14:21:20 -08:00
mixins.py Add support for editing addedAt field (#1107) 2023-03-09 15:22:56 -08:00
myplex.py Add support Discover isPlayed/markPlayed/markUnplayed (#1090) 2023-05-24 11:37:13 -07:00
photo.py Add support for editing addedAt field (#1107) 2023-03-09 15:22:56 -08:00
playlist.py Factor out playQueue() method to PlexPartialObject (#1058) 2022-12-21 11:43:26 -08:00
playqueue.py Factor out playQueue() method to PlexPartialObject (#1058) 2022-12-21 11:43:26 -08:00
server.py Raise Exceptions on bad Download Responses (#1109) 2023-05-24 11:37:37 -07:00
settings.py Fix parsing settings enum (#1057) 2022-12-21 11:34:50 -08:00
sonos.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
sync.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
utils.py Raise Exceptions on bad Download Responses (#1109) 2023-05-24 11:37:37 -07:00
video.py Fix missing marker attribute for Movie (#1123) 2023-03-09 18:27:13 -08:00