python-plexapi/plexapi
Michael Shepanski 443d1e76d8 Merge pull request #41 from havardgulldahl/master
Add support for Plex Audio
2016-03-14 22:07:05 -04:00
..
__init__.py Up version number 2015-10-02 09:21:39 -04:00
audio.py Read .parentTitle element for class Track 2016-01-31 02:04:51 +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 preliminary session support 2016-01-30 00:13:57 +01:00
sync.py Python3 fixes / urllib, printing, dict access 2015-09-05 17:09:15 +03:00
utils.py Implement __eq__ for NA; Test apostrophe in titles; Test fetching detailed metadata (using NA) 2016-03-14 00:19:48 -04:00
video.py Add original title 2016-01-19 21:38:08 +01:00