blacktwin
dc6c1f1168
renaming correction
2019-10-10 10:43:52 -04:00
blacktwin
ceb9797ab4
add Conversion attrib targetTagID
2019-10-09 22:28:15 -04:00
blacktwin
8b3d9db9b2
find background processing list key
2019-10-09 22:11:06 -04: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
blacktwin
fbfcf64a41
conversion docstring
2019-10-08 23:53:31 -04:00
blacktwin
a9f341169f
import Conversion and create conversions function
2019-10-08 23:27:23 -04:00
blacktwin
63024025ce
create Conversion object
2019-10-08 23:26:42 -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
64013a32fa
Merge branch 'master' into patch-8
2019-10-04 22:49:02 -04:00
blacktwin
d23b9a0a80
adding uploadSubtitles and removeSubtitles functions
2019-10-04 22:32:56 -04: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
blacktwin
3f2d0766f8
docstring update
...
adding docstring descriptions for new functions
2019-09-25 09:02:59 -04:00
blacktwin
d5c58b4ac3
import mock_open
2019-09-24 14:35:29 -04:00
blacktwin
b21d897d30
subtitle tests
...
test for episode subtitles
test for uploading, selecting, and removing a subtitle
2019-09-23 23:15:30 -04:00
blacktwin
05fb2370c5
subtitle fixture
2019-09-23 23:13:17 -04:00
blacktwin
5365d7d7f8
upload, select, remove subtitles
...
Movies and Episodes can now have subtitle files uploaded, selected (for user?), and removed.
Episodes was missing subtitleStreams function.
2019-09-23 10:47:12 -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
blacktwin
05c21983cf
add test
...
add tests for creating and remove home users and inviting existing user to home and removing invite.
2019-09-14 21:03:18 -04:00
blacktwin
5db89eba09
sort correction
...
renamed tests
2019-09-13 22:31:38 -04:00
blacktwin
1d5d119d4c
test name update
2019-09-05 08:58:13 -04:00
blacktwin
df546046d8
doctstring update
2019-09-05 08:54:07 -04:00
Steffen Fredriksen
d6be6fa2f0
Merge pull request #378 from menushka/get-episode-fix
...
Fix for getting Episode by index from Season
2019-09-02 22:45:08 +02:00
Menushka Weeratunga
232fa31a0d
Added test
2019-09-02 14:42:08 -04:00
Menushka Weeratunga
074a632304
Fix for episode not containing seasonNumber attribute
2019-09-01 23:35:05 -04:00
Hellowlol
77a223455e
fix
2019-08-22 14:25:38 +02:00
Hellowlol
5c9ee33175
Merge pull request #367 from makeroo/master
...
Do not fail while parsing illegal dates. Return None instead.
2019-08-17 01:31:04 +02:00
Michael Shepanski
cdda56b548
Merge pull request #372 from yosnoop/rate
...
Add rate function to video
2019-08-07 12:36:33 -04:00
Ty Hahn
1d663b9209
Lint
2019-08-07 05:55:03 +09:00