python-plexapi/plexapi
Michael Shepanski cf99256450 Fix tests
2017-02-04 14:18:10 -05:00
..
__init__.py Hide secrets (X-PLEX-TOKEN) in logging by default; Set the config value logging.show_secrets = true in your config file to re-enable this 2017-01-26 01:33:01 -05:00
audio.py Remove all references to NA 2017-02-04 12:43:50 -05:00
client.py Started work on script to analyze Plex attributes with what we defined in plexapi so we can easily find mismatches 2017-02-04 03:08:47 -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 Cleanup formatting 2017-02-01 22:53:05 -05:00
library.py Merge branch 'master' of github.com:mjs7231/python-plexapi 2017-02-04 03:09:04 -05:00
media.py Started work on script to analyze Plex attributes with what we defined in plexapi so we can easily find mismatches 2017-02-04 03:08:47 -05:00
myplex.py Started work on script to analyze Plex attributes with what we defined in plexapi so we can easily find mismatches 2017-02-04 03:08:47 -05:00
photo.py Remove all references to NA 2017-02-04 12:43:50 -05:00
playlist.py Remove all references to NA 2017-02-04 12:43:50 -05:00
playqueue.py Cleanup formatting 2017-02-01 22:53:05 -05:00
server.py Remove all references to NA 2017-02-04 12:43:50 -05:00
sync.py Finish documenting Photo; Monkey-patch sphinx to not auto-link to unknown types; Remove links to ElementTree (not our code) 2017-01-30 23:44:03 -05:00
utils.py Fix tests 2017-02-04 14:18:10 -05:00
video.py Remove all references to NA 2017-02-04 12:43:50 -05:00