python-plexapi/plexapi
Hellowlol 6be7fa8a29 Add delete
Supports media elements and librarys
2017-02-11 00:16:23 +01:00
..
__init__.py Audio tests passing 2017-02-08 00:36:22 -05:00
audio.py Move common methods to PlexPartialObject; More documentation 2017-02-09 15:01:23 -05:00
base.py Add delete 2017-02-11 00:16:23 +01:00
client.py Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -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 Add delete 2017-02-11 00:16:23 +01:00
media.py Rename _root back to _server but keep it private 2017-02-08 23:13:54 -05:00
myplex.py Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
photo.py Move common methods to PlexPartialObject; More documentation 2017-02-09 15:01:23 -05:00
playlist.py Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
playqueue.py Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
server.py Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -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 Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
video.py Move common methods to PlexPartialObject; More documentation 2017-02-09 15:01:23 -05:00