python-plexapi/plexapi
2017-08-11 15:14:32 -04:00
..
__init__.py Create 2.0 branch; Move 3.0.0 branch to master 2017-04-10 23:25:13 -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 Merge pull request #154 from pkkid/server_checks 2017-07-30 00:40:59 -04:00
client.py Fixc bad reference to client.title; Cleanup indentation 2017-07-30 00:49:39 -04: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 Move share into MyPlexAccount.inviteFriend; Add abilities inviteFriend, updateFriend, RemoveFriend 2017-05-26 22:35:33 -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 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
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 MOve python3 check to compat 2017-07-30 01:02:10 -04:00
video.py Add missing labels and collections from the classes 2017-07-22 01:07:31 +02:00