python-plexapi/plexapi
Hellowlol e402c3227b make media iterable.
they will yield the next lower level. so a show will iter a season a
season will yield a episode etc.
2017-10-09 16:07:09 +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 make media iterable. 2017-10-09 16:07:09 +02:00
base.py make media iterable. 2017-10-09 16:07:09 +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 E261 2017-10-09 15:58:44 +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 make media iterable. 2017-10-09 16:07:09 +02:00