python-plexapi/plexapi
2016-01-28 13:09:36 +01:00
..
__init__.py Up version number 2015-10-02 09:21:39 -04:00
audio.py add titleSort for Artist 2016-01-28 13:08:57 +01:00
client.py Update timeline() to use server.query to include proper headers and timeout 2015-08-30 20:59:25 -04:00
config.py All example and tests working; A few minor changes in the api provided by plex required some rejiggering 2015-06-14 22:45:22 -04:00
exceptions.py Include plex token on all urls 2015-02-23 22:42:29 -05:00
library.py Flesh out a .search() method for the MusicSection 2016-01-19 11:58:10 +01:00
media.py Merge branch 'master' of https://github.com/mjs7231/python-plexapi 2015-11-04 21:10:13 -05:00
myplex.py Minor cleanup 2015-11-04 22:57:08 -05:00
playqueue.py Fix / in playQueues; Update iphone-name 2015-06-08 22:19:20 -04:00
server.py add .searchAudio method to PlexServer, to specifically search for audio 2016-01-28 13:09:36 +01:00
sync.py Python3 fixes / urllib, printing, dict access 2015-09-05 17:09:15 +03:00
utils.py Add is_watched property; Fix python3 bug in examples 2015-11-04 22:49:09 -05:00
video.py Fix missing check for None in __eq__ 2015-12-05 22:16:48 +00:00