blacktwin
|
5e3dff4e32
|
update analyze docstring to include new intro video marker
|
2020-05-24 22:55:52 -04:00 |
|
blacktwin
|
8a744f85f4
|
correcting onDeck docstring
|
2020-05-24 22:24:32 -04:00 |
|
blacktwin
|
1cfc9869d1
|
create ondeck method for shows
|
2020-05-23 23:30:44 -04:00 |
|
blacktwin
|
ce3fcc9b9d
|
update hubs method
|
2020-05-23 23:30:21 -04:00 |
|
blacktwin
|
81339cc3dc
|
import library and create hubs method
|
2020-05-23 23:20:22 -04:00 |
|
blacktwin
|
6a69fe4810
|
create preferences method
|
2020-05-23 23:07:44 -04:00 |
|
blacktwin
|
4db38e6832
|
add _include to show
add _details_key to show
|
2020-05-23 23:07:21 -04:00 |
|
blacktwin
|
a771feac35
|
import settings
|
2020-05-23 23:06:05 -04:00 |
|
blacktwin
|
f6fcf95272
|
create Preferences class
|
2020-05-23 23:04:55 -04:00 |
|
blacktwin
|
65271c351d
|
update episodes _include to include markers
add markers attrib to episode
|
2020-05-23 02:12:36 -04:00 |
|
blacktwin
|
61c0669905
|
create Marker class
|
2020-05-23 02:09:22 -04:00 |
|
Steffen Fredriksen
|
6eea7cce0f
|
Allow pagination (#464)
Allow pagination on fetchItems
|
2020-04-26 21:18:52 +02:00 |
|
Sascha Montellese
|
62cb7585ca
|
Add myplex.MyPlexPinLogin
|
2020-04-20 23:14:15 +02:00 |
|
jjlawren
|
74ae49ee3c
|
Bump to 3.4.0 for release (#459)
|
2020-04-17 11:01:41 -05: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
|
0da9e3994a
|
Merge pull request #451 from jjlawren/raise_notfound
Raise NotFound on 404 errors
|
2020-04-16 14:41:14 +02:00 |
|
Jason Lawrence
|
a1332434f1
|
Fix docstrings for tests, remove unused param
|
2020-04-15 22:49:18 -05: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 |
|
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
|
319fe52d0a
|
Merge branch 'master' into poster_change
|
2020-04-12 23:04:19 -04:00 |
|
blacktwin
|
2235cafaf1
|
Merge branch 'master' into poster_change
|
2020-04-12 22:45:31 -04:00 |
|
blacktwin
|
4cbccabee8
|
Merge branch 'master' into new_hubs
|
2020-04-12 22:40:15 -04:00 |
|
blacktwin
|
bef40a74f5
|
Merge branch 'master' into unmatch_match
|
2020-04-12 22:37:50 -04:00 |
|
blacktwin
|
d7d2d5aa56
|
flake fix
indention and newline at end of file
|
2020-04-12 22:36:44 -04:00 |
|
blacktwin
|
fb1ea67a40
|
flake fix
remove unused imports
|
2020-04-12 22:35:48 -04:00 |
|
blacktwin
|
2a198f5cb8
|
flake fix
missing return
|
2020-04-12 22:35:22 -04:00 |
|
blacktwin
|
0a77c74466
|
Merge pull request #426 from pkkid/conversion_actions
conversion_actions
|
2020-04-12 22:34:51 -04:00 |
|
jjlawren
|
e9ecb595a6
|
Raise exception when empty key passed to fetchItem* (#432)
|
2020-04-11 08:30:05 -05:00 |
|
jjlawren
|
cbdf5ec998
|
Fix playMedia() calls with a PlayQueue (#446)
* Fix playMedia() calls with a PlayQueue
* Fix playlists, simplify
|
2020-04-09 22:34:14 -05:00 |
|
jjlawren
|
dd91ae41f4
|
Use Unauthorized exception (#447)
* Use Unauthorized exception in server, myplex, client
|
2020-04-09 15:56:26 -05:00 |
|
blacktwin
|
839a9da41d
|
Merge branch 'master' into conversion_actions
|
2020-04-07 09:21:32 -04:00 |
|
Jason Lawrence
|
ee5983f966
|
Remove type hinting for compatibility
|
2020-04-01 21:11:21 -05:00 |
|
Jason Lawrence
|
e97a39b427
|
Add support to scan for Plex clients
|
2020-04-01 15:56:36 -05:00 |
|
Jason Lawrence
|
2af89742ff
|
Add GDM implementation from netdisco
|
2020-04-01 15:55:51 -05:00 |
|
Jason Lawrence
|
f07766f409
|
Fix bad indents in media.py
|
2020-03-31 07:32:56 -05:00 |
|
Jason Lawrence
|
87c147c551
|
Workarounds for Android & Samsung clients
|
2020-03-29 14:14:48 -05:00 |
|
blacktwin
|
1bdba218b9
|
add arts methods to playlist.Playlist
Playlists currently do not have or expose any art
this is to be a place holder for the possible addition from Plex
|
2020-03-18 09:45:52 -04:00 |
|
blacktwin
|
3215856eb5
|
add arts methods to library.Collections
|
2020-03-18 09:44:24 -04:00 |
|
blacktwin
|
cd934c06f9
|
docstring minor update
|
2020-03-18 09:43:49 -04:00 |
|
blacktwin
|
91a08c63c4
|
add arts methods to base.PlexPartialObject
|
2020-03-18 09:42:56 -04:00 |
|
blacktwin
|
d69760e3e5
|
fix Collection posters method's key
|
2020-03-18 09:39:44 -04:00 |
|