python-plexapi/plexapi
2017-02-02 00:49:12 -05:00
..
__init__.py Hide secrets (X-PLEX-TOKEN) in logging by default; Set the config value logging.show_secrets = true in your config file to re-enable this 2017-01-26 01:33:01 -05:00
audio.py Cleanup formatting 2017-02-01 22:53:05 -05:00
client.py Cleanup formatting 2017-02-01 22:53:05 -05:00
compat.py Cleanup formatting 2017-02-01 22:53:05 -05:00
config.py Add ability to put username, password, baseurl, token into config.ini (make sure you set proper permission on that file); Fix first example in README 2017-02-02 00:49:12 -05:00
exceptions.py Cleanup formatting 2017-02-01 22:53:05 -05:00
library.py Cleanup formatting 2017-02-01 22:53:05 -05:00
media.py Cleanup formatting 2017-02-01 22:53:05 -05:00
myplex.py Add ability to put username, password, baseurl, token into config.ini (make sure you set proper permission on that file); Fix first example in README 2017-02-02 00:49:12 -05:00
photo.py Finish documenting Photo; Monkey-patch sphinx to not auto-link to unknown types; Remove links to ElementTree (not our code) 2017-01-30 23:44:03 -05:00
playlist.py testing testing, 1, 2, 3. 2017-02-01 20:41:20 +01:00
playqueue.py Cleanup formatting 2017-02-01 22:53:05 -05:00
server.py Add ability to put username, password, baseurl, token into config.ini (make sure you set proper permission on that file); Fix first example in README 2017-02-02 00:49:12 -05:00
sync.py Finish documenting Photo; Monkey-patch sphinx to not auto-link to unknown types; Remove links to ElementTree (not our code) 2017-01-30 23:44:03 -05:00
utils.py Cleanup formatting 2017-02-01 22:53:05 -05:00
video.py Cleanup formatting 2017-02-01 22:53:05 -05:00