Commit graph

318 commits

Author SHA1 Message Date
Michael Shepanski
eeba6dfad2 Merge master 2017-02-14 22:43:22 -05:00
Michael Shepanski
f013c2f21c This test is the bane of my existence. 2017-02-14 22:41:22 -05:00
Michael Shepanski
ce659f4dca Earlier date 2017-02-14 22:34:42 -05:00
Michael Shepanski
0d8069b855 One of these days the test will pass 2017-02-14 22:14:25 -05:00
Michael Shepanski
0227f09fbd Be less strict 2017-02-14 21:57:09 -05:00
Michael Shepanski
5c827efcd6 Artwork changed? 2017-02-14 21:48:43 -05:00
Michael Shepanski
971dc9fa03 Merge branch 'master' of github.com:mjs7231/python-plexapi into 3.0.0 2017-02-14 21:37:37 -05:00
Michael Shepanski
ed3fa70a6f Comment out broken test 2017-02-14 21:36:59 -05:00
Michael Shepanski
b77237e5ed Fix excpetion caught 2017-02-14 00:35:13 -05:00
Michael Shepanski
de69ace19f Go over documentation a bit more; This will never end. 2017-02-13 23:32:27 -05:00
Michael Shepanski
2f0c053538 Remove Python 3.3 2017-02-13 19:55:11 -05:00
Michael Shepanski
6cfd547b2b Add recommonmark 2017-02-13 19:38:23 -05:00
Michael Shepanski
b36a6776a5 Add build documentation test 2017-02-13 17:44:28 -05:00
Michael Shepanski
6d01bd4b72 Align right 2017-02-13 16:13:01 -05:00
Michael Shepanski
0cc86b4c87 Add docs to README 2017-02-13 16:12:34 -05:00
Michael Shepanski
f1eeefd0d7 Merge branch 'master' of github.com:mjs7231/python-plexapi into 3.0.0 2017-02-13 16:10:27 -05:00
Michael Shepanski
74b0fe76d9 Add changes from 3.0.0 for docs 2017-02-13 16:04:22 -05:00
Michael Shepanski
817aacf48f Fix docs 2017-02-13 16:02:15 -05:00
Michael Shepanski
c764f6ba57 Build docs take 5 2017-02-13 15:21:35 -05:00
Michael Shepanski
64bb6817b1 Build docs take 4 2017-02-13 15:18:50 -05:00
Michael Shepanski
e1171bbd33 Build docs take 3 2017-02-13 15:07:24 -05:00
Michael Shepanski
c83a886b24 Build docs take 2 2017-02-13 15:06:00 -05:00
Michael Shepanski
eb69d8faed Try building docs again 2017-02-13 15:00:53 -05:00
Michael Shepanski
fc1c10e554 Finish documenting video 2017-02-13 14:38:40 -05:00
Michael Shepanski
1815e67804 Remove unneeded util functions 2017-02-13 01:48:04 -05:00
Michael Shepanski
c0958a0edc only auto-connect to clients is baseurl and token passed 2017-02-13 01:37:23 -05:00
Michael Shepanski
7824f762f0 Fix download test 2017-02-12 22:49:29 -05:00
Michael Shepanski
44677e59a6 Merge dev 2017-02-12 22:38:56 -05:00
Michael Shepanski
9052cf7be2 Remove findLocations util function; All locations plural; Fix tests 2017-02-12 22:33:38 -05:00
Michael Shepanski
4b8f82291b Remove findLocations util function 2017-02-12 22:15:47 -05:00
Michael Shepanski
9b791b95e7 Add TAG constant to PlexObjects; Better method to save and build PLEXOBJECTS; All objects in media.py are now registered and can be looked up; Remove __len__ on Library class (it was causing URL to load twice). 2017-02-12 21:55:55 -05:00
Michael Shepanski
472ee826a9 Merge pull request #110 from Hellowlol/add_delete
Add delete
2017-02-11 11:47:03 -05:00
Michael Shepanski
a692fbcd6f Merge branch '3.0.0' into add_delete 2017-02-11 11:46:49 -05:00
Hellowlol
54faa30d2d fix my fix of my bug... comment out server updatedat. 2017-02-11 11:09:35 +01:00
Hellowlol
ba9e7c6fe4 fix my bug. 2017-02-11 10:58:20 +01:00
Michael Shepanski
3783f3c61b Add missing requirement for dev. Document that you need websocket-client installed in order to use PlexNotifier 2017-02-10 23:26:09 -05:00
Michael Shepanski
6b1ae844c5 Add PlexNotifier class; Ability to monitor plex notifications (current scan progress, transcode session updates, etc) 2017-02-10 23:08:36 -05:00
Hellowlol
b37e7fefeb Fix test_video.py::test_video_Show_section
remove untrue comment
2017-02-11 00:32:51 +01:00
Hellowlol
b995deab05 forgot a pragma 2017-02-11 00:16:34 +01:00
Hellowlol
6be7fa8a29 Add delete
Supports media elements and librarys
2017-02-11 00:16:23 +01:00
Michael Shepanski
454a858b7d Remove dev logging 2017-02-09 16:45:15 -05:00
Michael Shepanski
ebf18ba020 Update fetchItem to search all subitems as well 2017-02-09 16:29:23 -05:00
Michael Shepanski
08e61960e7 Move common methods to PlexPartialObject; More documentation 2017-02-09 15:01:23 -05:00
Michael Shepanski
8304842daa Fix typos 2017-02-09 01:59:14 -05:00
Michael Shepanski
6fa7c12c48 Implement fetchItem filters; All tests passing? 2017-02-09 01:54:38 -05:00
Michael Shepanski
5443711b90 Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
Michael Shepanski
83a8c5733e Rename _root back to _server but keep it private 2017-02-08 23:13:54 -05:00
Michael Shepanski
76c0cb55a1 Rename variable to kwargs 2017-02-08 23:08:25 -05:00
Michael Shepanski
f676d4cbbf Most tests passing; Need to add better filters on fetchItems for watched / unwatched 2017-02-08 02:00:43 -05:00
Michael Shepanski
e3abfeeb0f Audio tests passing 2017-02-08 00:36:22 -05:00