python-plexapi/plexapi
2017-04-25 23:23:57 -04:00
..
__init__.py Create 2.0 branch; Move 3.0.0 branch to master 2017-04-10 23:25:13 -04:00
alert.py Update alert.py 2017-02-26 21:09:29 -05:00
audio.py Make flake8 happy 2017-02-20 00:37:00 -05:00
base.py one step closer with the test. 2017-02-27 23:16:02 +01:00
client.py Use config to specify client and token; connect to PlexClient even if no token specified 2017-04-25 23:23:57 -04:00
compat.py Tighten up download code a bit; downloadLogs and DownloadDatabases were reversed (oops) 2017-02-26 23:59:46 -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 Finish generic tests; a few things to polish before merge 2017-04-23 01:18:53 -04:00
media.py Update media.py 2017-02-26 21:12:56 -05:00
myplex.py Cleanup client settings in pytest 2017-04-25 23:09:37 -04: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 Merge branch 'generic-tests' 2017-04-25 23:11:25 -04:00
settings.py addtourl helper. 2017-02-28 22:49:49 +01:00
sync.py Add build documentation test 2017-02-13 17:44:28 -05:00
utils.py Finish generic tests; a few things to polish before merge 2017-04-23 01:18:53 -04:00
video.py Tighten up download code a bit; downloadLogs and DownloadDatabases were reversed (oops) 2017-02-26 23:59:46 -05:00