python-plexapi/plexapi
2017-02-13 01:48:04 -05:00
..
__init__.py Audio tests passing 2017-02-08 00:36:22 -05:00
audio.py only auto-connect to clients is baseurl and token passed 2017-02-13 01:37:23 -05:00
base.py Remove unneeded util functions 2017-02-13 01:48:04 -05:00
client.py only auto-connect to clients is baseurl and token passed 2017-02-13 01:37:23 -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 only auto-connect to clients is baseurl and token passed 2017-02-13 01:37:23 -05:00
media.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
myplex.py only auto-connect to clients is baseurl and token passed 2017-02-13 01:37:23 -05:00
notify.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
photo.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
playlist.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
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 Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
utils.py Remove unneeded util functions 2017-02-13 01:48:04 -05:00
video.py only auto-connect to clients is baseurl and token passed 2017-02-13 01:37:23 -05:00