python-plexapi/plexapi
2017-02-14 23:22:57 -05:00
..
__init__.py Audio tests passing 2017-02-08 00:36:22 -05:00
audio.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00
base.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00
client.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -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 Move Playable and PlexPartialObject to new plexapi.base module 2017-02-04 14:46:51 -05:00
library.py Cleanup docstrings 2017-02-14 23:22:57 -05:00
media.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00
myplex.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00
notify.py Finish documenting video 2017-02-13 14:38:40 -05:00
photo.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00
playlist.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00
playqueue.py Add TAG constant to PlexObjects; Better method to save and build PLEXOBJECTS; All objects in media.py are now registered and can be looked up; Remove __len__ on Library class (it was causing URL to load twice). 2017-02-12 21:55:55 -05:00
server.py only auto-connect to clients is baseurl and token passed 2017-02-13 01:37:23 -05:00
sync.py Add build documentation test 2017-02-13 17:44:28 -05:00
utils.py Finish documenting video 2017-02-13 14:38:40 -05:00
video.py Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00