python-plexapi/plexapi
Bryan Stitt e4095816f9 Fix documentation for PlexServer attributes
I'm migrating from an old version and server and token aren't available like this anymore. They are only under their prefixed names now (which is already documented).
2017-08-16 14:59:34 -07:00
..
__init__.py Update version 2017-08-13 21:10:05 -04:00
alert.py Mark Alert thread class as daemon; Build docs directly from travis script (not a test) 2017-04-29 21:19:59 -04:00
audio.py Add missing labels and collections from the classes 2017-07-22 01:07:31 +02:00
base.py Add tqdm requirement; Display download status in plex-download 2017-08-14 23:40:28 -04:00
client.py remove depicated warn, add main token to server.clients() 2017-07-30 20:49:06 +02:00
compat.py MOve python3 check to compat 2017-07-30 01:02:10 -04:00
config.py All config options can be set with environment variables; Update all os.environ calls to use CONFIG.get; Finish documenting configuration options. 2017-02-19 22:18:23 -05:00
exceptions.py Make flake8 happy 2017-02-20 00:37:00 -05:00
library.py Fix but in plex-markwatched script 2017-08-14 22:55:54 -04:00
media.py Add missing labels and collections from the classes 2017-07-22 01:07:31 +02:00
myplex.py One-liner it 2017-07-30 00:54:13 -04:00
photo.py Add support to recursivly navigate photoalbums 2017-02-26 00:17:41 -05:00
playlist.py Rename playlist.share to playlist.copyToUser; Make plex.myPlexSubscription a bool; Fix a few tests with updated attrs; Skip test_copyToUser if no subscription 2017-08-11 15:14:32 -04:00
playqueue.py Cleanup doc strings 2017-02-14 23:29:22 -05:00
server.py Fix documentation for PlexServer attributes 2017-08-16 14:59:34 -07:00
settings.py addtourl helper. 2017-02-28 22:49:49 +01:00
sync.py Add build documentation test 2017-02-13 17:44:28 -05:00
utils.py Add tqdm requirement; Display download status in plex-download 2017-08-14 23:40:28 -04:00
video.py Add tqdm requirement; Display download status in plex-download 2017-08-14 23:40:28 -04:00