python-plexapi/plexapi
2017-02-07 23:26:58 -05:00
..
__init__.py Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems 2017-02-07 01:20:49 -05:00
audio.py Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems 2017-02-07 01:20:49 -05:00
base.py myplex tests passing 2017-02-07 01:58:29 -05:00
client.py Changes from code review 2017-02-07 23:26:58 -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 Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems 2017-02-07 01:20:49 -05:00
media.py Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems 2017-02-07 01:20:49 -05:00
myplex.py Changes from code review 2017-02-07 23:26:58 -05:00
photo.py Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems 2017-02-07 01:20:49 -05:00
playlist.py myplex tests passing 2017-02-07 01:58:29 -05:00
playqueue.py myplex tests passing 2017-02-07 01:58:29 -05:00
server.py Changes from code review 2017-02-07 23:26:58 -05:00
sync.py Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems 2017-02-07 01:20:49 -05:00
utils.py Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems 2017-02-07 01:20:49 -05:00
video.py Fix to use _fetchItem instead of _findItem 2017-02-07 02:21:12 -05:00