python-plexapi/plexapi
Hellowlol 8910a307f9 Fix tests
Should we just remove the cache and require that the user reloads this?
or i can reload in the tests.
2017-10-09 15:57:37 +02:00
..
__init__.py Update version 2017-08-13 21:10:05 -04:00
alert.py Mark Alert thread class as daemon; Build docs directly from travis script (not a test) 2017-04-29 21:19:59 -04:00
audio.py Add missing labels and collections from the classes 2017-07-22 01:07:31 +02:00
base.py Add __hash__ so we can use sets to remove dupes etc. 2017-10-05 23:21:14 +02:00
client.py Fix flake8 warnings 2017-09-29 19:49:13 -04:00
compat.py MOve python3 check to compat 2017-07-30 01:02:10 -04: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 Find duplicates of episodes. 2017-10-03 20:41:44 +02:00
media.py delete should be part of the media not the media part 2017-09-30 23:16:40 +02:00
myplex.py Fix flake8 warnings 2017-09-29 19:49:13 -04:00
photo.py Add support to recursivly navigate photoalbums 2017-02-26 00:17:41 -05:00
playlist.py Fix tests 2017-10-09 15:57:37 +02:00
playqueue.py Cleanup doc strings 2017-02-14 23:29:22 -05:00
server.py fix installUpdate 2017-09-30 08:44:24 +02: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 Merge branch 'master' into better_cli 2017-10-01 00:46:55 +02:00
video.py Update video.py 2017-09-29 12:11:14 -04:00