python-plexapi/plexapi
2017-02-26 00:17:41 -05:00
..
__init__.py Fix pulling server baseurl,token from config; Add option to auto connect to client from config options 2017-02-22 01:22:10 -05:00
alert.py I was never happy with notifier being the name of the event listener. AlertListener is more boring, but also more clear what its doing. 2017-02-24 23:50:58 -05:00
audio.py Make flake8 happy 2017-02-20 00:37:00 -05:00
base.py Checkpoint: Settings functionality works; Needs documentation 2017-02-23 01:33:30 -05:00
client.py Ability to delete device 2017-02-25 02:37:30 -05:00
compat.py Cleanup formatting 2017-02-01 22:53:05 -05:00
config.py All config options can be set with environment variables; Update all os.environ calls to use CONFIG.get; Finish documenting configuration options. 2017-02-19 22:18:23 -05:00
exceptions.py Make flake8 happy 2017-02-20 00:37:00 -05:00
library.py Make flake8 happy 2017-02-20 00:37:00 -05:00
media.py Make flake8 happy 2017-02-20 00:37:00 -05:00
myplex.py Make flake8 happy 2017-02-25 10:50:54 -05:00
photo.py Add support to recursivly navigate photoalbums 2017-02-26 00:17:41 -05:00
playlist.py Make flake8 happy 2017-02-20 00:37:00 -05:00
playqueue.py Cleanup doc strings 2017-02-14 23:29:22 -05:00
server.py Ability to delete device 2017-02-25 02:37:30 -05:00
settings.py Better formatting for list settings 2017-02-24 23:14:52 -05:00
sync.py Add build documentation test 2017-02-13 17:44:28 -05:00
utils.py Checkpoint: Settings functionality works; Needs documentation 2017-02-23 01:33:30 -05:00
video.py Make flake8 happy 2017-02-20 00:37:00 -05:00