__init__.py
|
New version.
|
2019-11-11 20:18:53 -05:00 |
alert.py
|
Fixed flake8 errors in alert.py and base.py
|
2019-12-31 14:06:56 +01:00 |
audio.py
|
Fix documentation for the Track object
|
2019-10-30 18:38:38 +01:00 |
client.py
|
Merge pull request #451 from jjlawren/raise_notfound
|
2020-04-16 14:41:14 +02:00 |
compat.py
|
add quote import for optimizing items
|
2020-01-30 10:46:58 -05:00 |
config.py
|
Sync support (#282)
|
2018-09-08 17:25:16 +02:00 |
exceptions.py
|
Use Unauthorized exception (#447)
|
2020-04-09 15:56:26 -05:00 |
gdm.py
|
Remove type hinting for compatibility
|
2020-04-01 21:11:21 -05:00 |
library.py
|
fix bug
|
2020-04-16 01:01:45 +02:00 |
media.py
|
sync
|
2020-04-15 20:41:15 +02:00 |
myplex.py
|
Raise NotFound on 404 errors
|
2020-04-15 17:09:27 -05:00 |
photo.py
|
add tag attribute to photo object.
|
2019-11-11 09:33:56 -05:00 |
playlist.py
|
add arts methods to playlist.Playlist
|
2020-03-18 09:45:52 -04:00 |
playqueue.py
|
Cleanup doc strings
|
2017-02-14 23:29:22 -05:00 |
server.py
|
Raise NotFound on 404 errors
|
2020-04-15 17:09:27 -05:00 |
settings.py
|
update Setting _cast method
|
2020-03-16 11:13:51 -04:00 |
sync.py
|
fix docs for Raises clauses
|
2018-10-03 11:09:43 +01:00 |
utils.py
|
misc fixes
|
2020-04-16 00:30:00 +02:00 |
video.py
|
Merge pull request #410 from pkkid/new_hubs
|
2020-04-13 13:44:34 -04:00 |