python-plexapi/plexapi
2016-12-17 02:09:01 +01:00
..
__init__.py Up version for pip 2016-07-07 23:39:48 -04:00
audio.py Cleanup playlist support; Fix UUID on URLs; Better method to store listTypes; Cache section IDs in library 2016-04-11 22:43:21 -04:00
client.py client ffs. 2016-12-17 02:09:01 +01:00
compat.py fix a small bug, start on docs strings 2016-12-16 00:06:12 +01:00
config.py Ability to directly create a PlexClient object (without needing a PlexServer object); Cleaned up MyPlex code; Removed duplicated Client navigation code from myplex (everything uses PlexClient now) 2016-04-02 02:19:32 -04:00
exceptions.py Adding PlexApiException as a base exception for all other python-plexapi exceptions. 2016-10-19 11:39:18 -04:00
library.py fix a small bug, start on docs strings 2016-12-16 00:06:12 +01:00
media.py Added Field tag to video. 2016-10-02 22:05:37 +02:00
myplex.py Rename MyPlexUser to MyPlexAccount; Add support for real MyPlexUsers; Add api for history; New tests for sessions() and history() 2016-04-07 01:39:04 -04:00
photo.py Add missing section() function to Photo object; Work on showing photos on client (not working yet) 2016-07-07 22:41:11 -04:00
playlist.py Minor bugfixes 2016-04-12 23:52:47 -04:00
playqueue.py Ability to play playlists 2016-04-13 22:36:12 -04:00
server.py f 2016-12-17 00:38:08 +01:00
sync.py Ability to directly create a PlexClient object (without needing a PlexServer object); Cleaned up MyPlex code; Removed duplicated Client navigation code from myplex (everything uses PlexClient now) 2016-04-02 02:19:32 -04:00
utils.py f 2016-12-17 00:38:08 +01:00
video.py f 2016-12-17 00:38:08 +01:00