Hellowlol
|
0520ca7390
|
Update test_audio.py
|
2020-04-30 00:44:59 +03:00 |
|
Hellowlol
|
47367292f2
|
Fix some audio test
Make some attributes tests less strict and they tend fail some time to time.
|
2020-04-30 00:44:59 +03:00 |
|
Hellowlol
|
4d4f7123aa
|
update location path for docker
|
2020-04-30 00:44:59 +03:00 |
|
Hellowlol
|
2683c776eb
|
first pass on static media
|
2020-04-30 00:44:59 +03:00 |
|
Jason Lawrence
|
c4c90acd34
|
Remove f-string for py2 compatibility
|
2020-04-29 11:21:50 -05:00 |
|
Jason Lawrence
|
1275f7c0d1
|
Format with black
|
2020-04-29 08:42:31 -05:00 |
|
Hellowlol
|
1e77e76fb0
|
Add log message
Add some test that verify that we cant get in a enless loop and handle container_start corrently.
|
2020-04-29 14:42:19 +03:00 |
|
Jason Lawrence
|
95188b0f72
|
Add Sonos cache & speaker lookup methods, set X-Plex-Client-Identifier
|
2020-04-28 15:19:18 -05:00 |
|
Jason Lawrence
|
55b335ee7c
|
Add lookup & control of linked Sonos speakers
|
2020-04-28 14:06:26 -05:00 |
|
Steffen Fredriksen
|
967702f15e
|
Update README.rst
Add more badges
|
2020-04-27 21:45:47 +02:00 |
|
Hellowlol
|
819292b809
|
add some tests
|
2020-04-27 21:43:35 +03:00 |
|
Hellowlol
|
5a2f14e645
|
Update based on comments.
|
2020-04-27 19:22:10 +03:00 |
|
Hellowlol
|
1ba8fe77f7
|
Add misssing docstring
fix comment.
|
2020-04-27 00:29:28 +03:00 |
|
Hellowlol
|
0647c714a3
|
only update if all is in the url
|
2020-04-27 00:14:00 +03:00 |
|
Hellowlol
|
db1f9a9b39
|
use cast
|
2020-04-27 00:05:23 +03:00 |
|
Hellowlol
|
66df034023
|
add fetchItems to library
use totalSize so we dont do any more http requests then needed.
|
2020-04-26 23:51:57 +03:00 |
|
Hellowlol
|
91d76a5d94
|
Make it easier to set a container size using search
|
2020-04-26 23:34:13 +03:00 |
|
Hellowlol
|
93dda3c9e5
|
reduce loglevel
|
2020-04-26 22:55:54 +03:00 |
|
Steffen Fredriksen
|
6eea7cce0f
|
Allow pagination (#464)
Allow pagination on fetchItems
|
2020-04-26 21:18:52 +02:00 |
|
Steffen Fredriksen
|
772c41dfdf
|
Merge pull request #411 from Montellese/feature/myplex_pinlogin
Add support for MyPlex PIN login
|
2020-04-21 00:48:43 +02:00 |
|
Sascha Montellese
|
62cb7585ca
|
Add myplex.MyPlexPinLogin
|
2020-04-20 23:14:15 +02:00 |
|
jjlawren
|
30ab858c93
|
Remove redundant travis conditional (#460)
|
2020-04-17 15:12:06 -05:00 |
|
jjlawren
|
74ae49ee3c
|
Bump to 3.4.0 for release (#459)
|
2020-04-17 11:01:41 -05:00 |
|
jjlawren
|
70d93ad61e
|
Only test important client attributes (#458)
|
2020-04-16 21:14:15 -05:00 |
|
Hellowlol
|
34c506107f
|
update travis build
so we always test on the latest.
|
2020-04-16 23:51:18 +02:00 |
|
blacktwin
|
37b4c8729d
|
Merge pull request #452 from jjlawren/fix_docstrings
Fix docstrings for tests
|
2020-04-16 17:20:33 -04:00 |
|
Jason Lawrence
|
9baff74a89
|
Fix example
|
2020-04-16 16:18:38 -05:00 |
|
jjlawren
|
6e1fac7984
|
Fix client control on unclaimed servers (#456)
|
2020-04-16 14:06:36 -05:00 |
|
Steffen Fredriksen
|
e9144564a7
|
Merge pull request #457 from jjlawren/minor_test_fixes
Minor test fixes
|
2020-04-16 21:01:45 +02:00 |
|
Jason Lawrence
|
06e6386ea3
|
Minor test fixes
|
2020-04-16 12:07:40 -05:00 |
|
Steffen Fredriksen
|
0da9e3994a
|
Merge pull request #451 from jjlawren/raise_notfound
Raise NotFound on 404 errors
|
2020-04-16 14:41:14 +02:00 |
|
Steffen Fredriksen
|
e56bb296b2
|
Merge pull request #453 from pkkid/tests
Tests
|
2020-04-16 09:22:32 +02:00 |
|
Steffen Fredriksen
|
a1b9cc2ebc
|
Delete man.py
|
2020-04-16 09:20:57 +02:00 |
|
Jason Lawrence
|
a1332434f1
|
Fix docstrings for tests, remove unused param
|
2020-04-15 22:49:18 -05:00 |
|
Jason Lawrence
|
049791c5cf
|
Add server NotFound test
|
2020-04-15 22:07:53 -05:00 |
|
Hellowlol
|
350f43773a
|
fix test_settinngs_get
|
2020-04-16 01:12:17 +02:00 |
|
Hellowlol
|
b01d808dc9
|
fix bug
|
2020-04-16 01:01:45 +02:00 |
|
Hellowlol
|
e0d5a873e1
|
misc fixes
|
2020-04-16 00:30:00 +02:00 |
|
Jason Lawrence
|
a6cfe4225a
|
Raise NotFound on 404 errors
|
2020-04-15 17:09:27 -05:00 |
|
Hellowlol
|
ed3d16d1b0
|
som pytest 4 compat
and change to client timeline is can respond quicker.
|
2020-04-15 22:53:17 +02:00 |
|
Hellowlol
|
cc71daeaba
|
sync
|
2020-04-15 20:41:15 +02:00 |
|
Hellowlol
|
6741be06c4
|
fix tests
|
2020-04-14 22:13:30 +02:00 |
|
blacktwin
|
3a95f55b7e
|
Merge pull request #410 from pkkid/new_hubs
new_hubs
|
2020-04-13 13:44:34 -04:00 |
|
blacktwin
|
ba1559dcdc
|
flake fix
line too long
|
2020-04-13 13:30:54 -04:00 |
|
blacktwin
|
a47f67d3df
|
Merge remote-tracking branch 'origin/new_hubs' into new_hubs
|
2020-04-13 13:26:49 -04:00 |
|
blacktwin
|
efad7ebe44
|
flake fix
remove unused import X_PLEX_CONTAINER_SIZE
|
2020-04-13 13:26:15 -04:00 |
|
blacktwin
|
f3710619ea
|
Merge pull request #437 from pkkid/poster_change
poster_change
|
2020-04-13 13:19:53 -04:00 |
|
blacktwin
|
319fe52d0a
|
Merge branch 'master' into poster_change
|
2020-04-12 23:04:19 -04:00 |
|
blacktwin
|
83a292a9bb
|
Merge pull request #436 from pkkid/unmatch_match
unmatch_match
|
2020-04-12 22:56:06 -04:00 |
|
blacktwin
|
2235cafaf1
|
Merge branch 'master' into poster_change
|
2020-04-12 22:45:31 -04:00 |
|