Michael Shepanski
|
9cf46f0e23
|
Update listtokens script with better display and lists more devices
|
2017-04-27 21:19:59 -04:00 |
|
Michael Shepanski
|
a5180b879f
|
Use config to specify client and token; connect to PlexClient even if no token specified
|
2017-04-25 23:23:57 -04:00 |
|
Michael Shepanski
|
decdc296b6
|
Merge branch 'generic-tests'
|
2017-04-25 23:11:25 -04:00 |
|
Michael Shepanski
|
19039e1fed
|
Cleanup client settings in pytest
|
2017-04-25 23:09:37 -04:00 |
|
Michael Shepanski
|
71341def2d
|
Merge pull request #141 from centicosm/master
Fixed regression involving invalid token requirement
|
2017-04-25 21:17:30 -04:00 |
|
patrick
|
7487a41df7
|
Fixed regression involving invalid token requirement
Fixed regression in client constructor argument
|
2017-04-24 22:49:15 -04:00 |
|
Michael Shepanski
|
be2142f7ed
|
Better logging when connecting to resources; Ability to specify timeout when connecting to resources; Update connect_to_resource test to be a bit more generic
|
2017-04-23 22:59:22 -04:00 |
|
Michael Shepanski
|
379b8ff63b
|
Tests now pass for both test servers
|
2017-04-23 01:54:53 -04:00 |
|
Michael Shepanski
|
7ec909dce6
|
Finish generic tests; a few things to polish before merge
|
2017-04-23 01:18:53 -04:00 |
|
Michael Shepanski
|
2513eb0b6d
|
Update test_utils
|
2017-04-17 23:32:08 -04:00 |
|
Michael Shepanski
|
29daf4c237
|
Update test_server
|
2017-04-16 23:33:33 -04:00 |
|
Michael Shepanski
|
5278d583bc
|
Update test_playlist
|
2017-04-16 11:58:21 -04:00 |
|
Michael Shepanski
|
7bb39aa05c
|
UPdating tests to work on second install
|
2017-04-14 20:47:59 -04:00 |
|
Michael Shepanski
|
ae91ba14b7
|
Create 2.0 branch; Move 3.0.0 branch to master
|
2017-04-10 23:25:13 -04:00 |
|
Michael Shepanski
|
0e220f2e7d
|
Cleanup long doc string long lines
|
2017-03-21 23:04:23 -04:00 |
|
Michael Shepanski
|
fbbd3f0082
|
Merge pull request #139 from Hellowlol/lib_work
Lib work
|
2017-03-21 22:47:00 -04:00 |
|
Hellowlol
|
421dcd7bcf
|
Add share. works missing docs
|
2017-03-06 23:18:10 +01:00 |
|
Hellowlol
|
9d0126f808
|
add docs
|
2017-03-05 23:16:06 +01:00 |
|
Hellowlol
|
70fce72f44
|
more dosc.
|
2017-03-03 23:32:16 +01:00 |
|
Hellowlol
|
93a9ea3488
|
addtourl helper.
|
2017-02-28 22:49:49 +01:00 |
|
Hellowlol
|
167939173f
|
flake fixes
|
2017-02-28 22:30:34 +01:00 |
|
Michael Shepanski
|
5700228add
|
-s option didn't work; Removing it
|
2017-02-28 01:09:42 -05:00 |
|
Michael Shepanski
|
1dcbf85a9f
|
Changes to myplex.py from code review; Update test_documentation to check for warnings and errors
|
2017-02-27 23:43:31 -05:00 |
|
Michael Shepanski
|
c446d52c70
|
This one works locally
|
2017-02-27 21:31:06 -05:00 |
|
Michael Shepanski
|
0e56ecebfa
|
Add quotes
|
2017-02-27 21:27:52 -05:00 |
|
Michael Shepanski
|
f93b4a4dbd
|
Only run flake8 on pull requests
|
2017-02-27 21:21:57 -05:00 |
|
Hellowlol
|
cfae507471
|
Fix test.
|
2017-02-27 23:20:10 +01:00 |
|
Hellowlol
|
db3b729360
|
one step closer with the test.
|
2017-02-27 23:16:02 +01:00 |
|
Hellowlol
|
ff4b1010a9
|
Add edit/add library.
|
2017-02-27 22:04:37 +01:00 |
|
Hellowlol
|
cb66c93354
|
inital lib
|
2017-02-27 13:23:35 +01:00 |
|
Michael Shepanski
|
6fe06be8e5
|
Dont capture stdout (maybe fixes halting issue?)
|
2017-02-27 00:51:22 -05:00 |
|
Michael Shepanski
|
612f1db0d2
|
Remove unused import
|
2017-02-27 00:50:48 -05:00 |
|
Michael Shepanski
|
e87a7346c6
|
Fix test
|
2017-02-27 00:36:20 -05:00 |
|
Michael Shepanski
|
43444459e3
|
Tighten up download code a bit; downloadLogs and DownloadDatabases were reversed (oops)
|
2017-02-26 23:59:46 -05:00 |
|
Michael Shepanski
|
55a38bead7
|
Fix string type
|
2017-02-26 21:42:01 -05:00 |
|
Michael Shepanski
|
621d6fe667
|
Merge pull request #135 from Hellowlol/logs
Add download log/db and stop playback
|
2017-02-26 21:14:46 -05:00 |
|
Michael Shepanski
|
aee9290c29
|
Update utils.py
|
2017-02-26 21:14:15 -05:00 |
|
Michael Shepanski
|
14f70620ab
|
Update media.py
|
2017-02-26 21:12:56 -05:00 |
|
Michael Shepanski
|
5e2805d240
|
Update base.py
|
2017-02-26 21:11:41 -05:00 |
|
Michael Shepanski
|
ec4d0d591d
|
Update base.py
|
2017-02-26 21:10:28 -05:00 |
|
Michael Shepanski
|
ccd3302f99
|
Update alert.py
|
2017-02-26 21:09:29 -05:00 |
|
Hellowlol
|
a4abc0e223
|
fixup
|
2017-02-27 01:35:22 +01:00 |
|
Hellowlol
|
351fe3565d
|
add websocket to requirements.txt
We just just install all the packages we need
|
2017-02-27 00:17:03 +01:00 |
|
Hellowlol
|
cbde4787cc
|
Add stop playback.
|
2017-02-26 23:31:09 +01:00 |
|
Hellowlol
|
53fab6239a
|
fix tests for download logs/dbs
fix clients. Clients now tries to get info from plex.tv resources in the
port is missing.
add quote_plus to compat
|
2017-02-26 22:47:40 +01:00 |
|
Hellowlol
|
baeedcebbf
|
add download log/db.
|
2017-02-26 21:01:54 +01:00 |
|
Michael Shepanski
|
d41bf0fb89
|
Add support to recursivly navigate photoalbums
|
2017-02-26 00:17:41 -05:00 |
|
Michael Shepanski
|
cbb999a0f5
|
Make flake8 happy
|
2017-02-25 10:50:54 -05:00 |
|
Michael Shepanski
|
4c83961cb4
|
Ability to delete device
|
2017-02-25 02:37:30 -05:00 |
|
Michael Shepanski
|
32a69db63e
|
Support webhooks
|
2017-02-25 01:56:12 -05:00 |
|