Michael Shepanski
4906c1cc68
Merge pull request #398 from jjlawren/skip_reload_for_session
...
Skip attr reload for 'session'
2019-11-10 10:38:14 -05:00
Jason Lawrence
f83bfd6cc2
Skip attr reload for 'session'
2019-11-09 21:35:33 -06:00
Steffen Fredriksen
4ea81af0ac
Merge pull request #390 from pkkid/posters
...
posters
2019-11-06 17:49:28 +01:00
blacktwin
be09f44ae3
Fix posters function based on PR comment
2019-11-06 09:28:56 -05:00
blacktwin
e62dff0a09
Correct Poster TAG
2019-11-06 09:28:19 -05:00
Steffen Fredriksen
209f9bda5a
Merge pull request #394 from jjlawren/androidtv_workaround
...
Workaround for Android TV client commands.
2019-10-29 16:56:33 +01:00
Jason Lawrence
6d4ae35339
Workaround for Android TV client commands
2019-10-24 22:23:48 -05:00
Michael Shepanski
1709868665
Its hit or miss..
2019-10-16 00:15:06 -04:00
Michael Shepanski
3173e9cce2
This is odd.
2019-10-16 00:04:41 -04:00
Michael Shepanski
44eed792c7
Assuming bar.update is not threadsafe.
...
Fix electronic tag.
Fix media duration off by 1.
2019-10-15 23:49:27 -04:00
Michael Shepanski
c439d8620d
Need break
2019-10-15 23:31:13 -04:00
Michael Shepanski
beafa8d092
Actually continue when we say we will.
2019-10-15 23:20:45 -04:00
Michael Shepanski
da70e6e204
round seconds
2019-10-15 23:16:32 -04:00
Michael Shepanski
aee40e3280
Its wasn't actually a workaround.
2019-10-15 23:02:26 -04:00
Michael Shepanski
faedc272ac
Remove debug lines
2019-10-15 22:57:04 -04:00
Michael Shepanski
fad1dd7add
Remove print statement
2019-10-15 22:56:30 -04:00
Michael Shepanski
21508703be
Be more graceful if timewout during metadata scan
2019-10-15 22:56:14 -04:00
Michael Shepanski
a6fcb21c12
Fix arguments
2019-10-15 22:44:10 -04:00
Michael Shepanski
58fabe97d8
Add print to alert_callback
2019-10-15 22:40:01 -04:00
Michael Shepanski
1ad76a6b22
Cleanup plex-bootstrap.py syntax
2019-10-15 22:23:25 -04:00
blacktwin
9f71277530
Comment corrections
...
Test updated for function instead of attribute.
2019-10-12 14:49:18 -04:00
blacktwin
76f77a554e
Comment corrections
...
remove attribute and rename function
2019-10-12 14:48:02 -04:00
Steffen Fredriksen
dbcc796b47
Merge pull request #387 from jjlawren/plexamp_workaround
...
Plexamp workaround for bad responses
2019-10-11 22:53:11 +02:00
Jason Lawrence
f4f635ab36
Review tweaks
2019-10-11 15:30:32 -05:00
blacktwin
9416bcbfaf
add poster check in test_video_Movie_attrs
2019-10-09 10:48:21 -04:00
blacktwin
c857feb52c
add _posters function and poster attribute to video class
...
docstring updated
2019-10-09 10:45:48 -04:00
blacktwin
8ee383cd3d
create poster object in media
2019-10-09 10:44:51 -04:00
Jason Lawrence
8f329f53d7
Simplify query calls, fix proxy bug
2019-10-08 16:06:45 -05:00
Jason Lawrence
23a5ad695b
Simplify call
2019-10-08 15:31:37 -05:00
Jason Lawrence
6ef1e9c8f4
Check in sendCommand instead of query
2019-10-08 15:20:48 -05:00
Steffen Fredriksen
e6548649c8
Merge pull request #386 from pkkid/video_exists
...
add exists function
2019-10-06 21:19:31 +02:00
Jason Lawrence
6f789e31bb
Plexamp workaround
2019-10-05 12:05:33 -05:00
blacktwin
6111e5eaa8
Merge remote-tracking branch 'origin/video_exists' into video_exists
2019-10-03 22:21:51 -04:00
blacktwin
4973c9dd1b
Revert "add exists function"
...
This reverts commit db6a670
2019-10-03 22:11:30 -04:00
Michael Shepanski
9c50225df8
Install sphinx_rtd_theme from github
2019-10-02 22:03:05 -04:00
Michael Shepanski
a3ab143068
Comment out depicated config options
2019-10-02 21:47:02 -04:00
Michael Shepanski
73502f8f24
Register custom marks
2019-10-02 21:29:08 -04:00
Michael Shepanski
8bdd83164d
Skip broken tests
2019-10-02 21:08:27 -04:00
Michael Shepanski
17f67ebdad
Fix conftext to pass flake8
2019-10-02 20:58:00 -04:00
blacktwin
10c10b1291
standalone exists test
...
test for validating reload provided expected results
2019-09-30 21:27:13 -04:00
blacktwin
6fd1b27aab
adding video checks
...
adding checks for newly added attributes.
2019-09-30 21:25:10 -04:00
blacktwin
8e7c5e9b67
update exists function
...
with updated media.py use new media attributes.
2019-09-30 21:03:49 -04:00
blacktwin
8c78fbacd8
add attributes
...
adding attributes for exists and accessible.
2019-09-30 20:53:50 -04:00
blacktwin
db6a670a4b
add exists function
...
instead of modifying media.py and base.py, create a function to check if the video exists, is accessible, and which file if multiples exist(ed). For #385
2019-09-30 11:43:57 -04:00
Hellowlol
810b469add
lint myplex
2019-09-21 23:22:54 +02:00
Hellowlol
56ffd6ebcf
zomg
2019-09-21 23:17:35 +02:00
Hellowlol
5fa91dc5e1
first pass on fixing tests
2019-09-21 22:54:50 +02:00
Steffen Fredriksen
117d8cba73
Merge pull request #365 from blacktwin/patch-5
...
Adding Managed User support
2019-09-21 22:16:27 +02:00
Hellowlol
f95f7924b1
Merge branch 'pr/366'
2019-09-21 22:14:06 +02:00
Hellowlol
52833b1ebf
Fix indent and a typo
2019-09-21 22:11:57 +02:00