.. |
__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
|
Use pagination for /all endpoints (#990)
|
2022-08-26 22:45:15 -07:00 |
base.py
|
Add PlayedUnplayedMixin (#984)
|
2022-08-26 12:14:24 -07:00 |
client.py
|
Create separate PlexSession objects (#931)
|
2022-07-20 20:03:20 -07:00 |
collection.py
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -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
|
Use pagination for /all endpoints (#990)
|
2022-08-26 22:45:15 -07:00 |
media.py
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -07:00 |
mixins.py
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -07:00 |
myplex.py
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -07:00 |
photo.py
|
Create separate PlexSession objects (#931)
|
2022-07-20 20:03:20 -07:00 |
playlist.py
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -07:00 |
playqueue.py
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -07:00 |
server.py
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -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
|
Add return self to various methods to support chaining (#986)
|
2022-08-26 14:44:50 -07:00 |