blacktwin
|
3418acf317
|
create agents method in server
|
2020-03-10 16:07:29 -04:00 |
|
blacktwin
|
b296cc462e
|
create Agent media class
|
2020-03-10 16:06:43 -04:00 |
|
blacktwin
|
0edca722db
|
mark test as broken and skip.
provided reason as failing on some builds.
|
2020-03-06 08:55:15 -05:00 |
|
blacktwin
|
39bb93f35b
|
add unmatch, matches, and fixMatches methods for shows
matches will need additional work for manual matches
|
2020-03-04 16:22:49 -05:00 |
|
blacktwin
|
4c9aef21c7
|
add unmatch, matches, and fixMatches methods for movies
matches will need additional work for manual matches
|
2020-03-04 16:22:37 -05:00 |
|
blacktwin
|
95114c4a35
|
create SearchResult class
|
2020-03-04 16:21:13 -05:00 |
|
blacktwin
|
f40d1da82a
|
add urlencode
|
2020-03-04 16:19:36 -05:00 |
|
blacktwin
|
ec8491c2e1
|
update test
check server current allowMediaDeletion
test for redundant toggles
|
2020-02-26 08:57:42 -05:00 |
|
blacktwin
|
59bca994e5
|
adding logging for toggle and redundant toggle
|
2020-02-26 08:56:29 -05:00 |
|
blacktwin
|
9cfbeb9421
|
docstring update showing default
|
2020-02-26 08:55:44 -05:00 |
|
blacktwin
|
6cf18148a0
|
toggle keyword default to False
|
2020-02-26 08:55:24 -05:00 |
|
blacktwin
|
945f14fe3a
|
is instead of == None
correction found in Flake test
|
2020-02-25 16:50:08 -05:00 |
|
blacktwin
|
ecefdbba6a
|
remove unused import of quote
found in Flake test
|
2020-02-25 16:47:51 -05:00 |
|
blacktwin
|
4f6ee3c251
|
indention correction found in Flake test
|
2020-02-25 16:47:03 -05:00 |
|
blacktwin
|
8f96c34eac
|
add test for checking _allowMediaDeletion method.
|
2020-02-25 16:40:15 -05:00 |
|
blacktwin
|
ba75935e0b
|
create _allowMediaDeletion method in server.py
|
2020-02-25 16:39:49 -05:00 |
|
Jason Lawrence
|
7fb01a567f
|
Lookup episode/season show() with RatingKeys
|
2020-02-25 12:39:36 -06:00 |
|
blacktwin
|
d9e3b9fba5
|
dropping quote_via for backwards compatibility
seems unneeded now after testing
|
2020-02-17 21:50:00 -05:00 |
|
blacktwin
|
11ddd239d8
|
pausing conversion after creation to ensure job doesn't complete.
|
2020-02-17 17:35:07 -05:00 |
|
blacktwin
|
185319b73a
|
find server's backgroundProcessing key
|
2020-02-17 17:17:36 -05:00 |
|
blacktwin
|
3acc72d0c3
|
add testing for optimizing videos
need sleep(1) to allow for conversion to go through.
|
2020-02-13 15:04:03 -05:00 |
|
blacktwin
|
3ca655b9a8
|
update news method with correct url
|
2020-02-10 11:18:42 -05:00 |
|
blacktwin
|
11a1b6e449
|
remove 'hubs/' from global vars and append to methods
setting global var without hubs for future reference
|
2020-02-10 11:13:53 -05:00 |
|
blacktwin
|
0dfae68830
|
update NEWS endpoint
|
2020-02-06 13:23:07 -05:00 |
|
blacktwin
|
0259eeacbe
|
correct new tidal method
|
2020-02-06 13:06:39 -05:00 |
|
blacktwin
|
25431b0e9a
|
correct new podcasts method
|
2020-02-06 13:06:26 -05:00 |
|
blacktwin
|
6469e68070
|
correct new news method
|
2020-02-06 13:06:11 -05:00 |
|
blacktwin
|
e399e54d6a
|
correct new webShows method
|
2020-02-06 13:05:50 -05:00 |
|
blacktwin
|
88b5016fb8
|
correct new videoOnDemand method
|
2020-02-06 13:05:19 -05:00 |
|
blacktwin
|
2d53f5bab8
|
remove batchingItems method as it is not used.
|
2020-02-06 13:02:53 -05:00 |
|
blacktwin
|
ee77bf2b9e
|
add key attribute to Hub class
|
2020-02-06 13:02:14 -05:00 |
|
blacktwin
|
0854325324
|
optimize method rewrite
dict instead of string
big help from @JonnyWong16
|
2020-01-30 14:12:33 -05:00 |
|
blacktwin
|
d23c81c15c
|
test header removal
|
2020-01-30 11:28:33 -05:00 |
|
blacktwin
|
7fbdd72e28
|
tagValues formating
|
2020-01-30 11:25:45 -05:00 |
|
blacktwin
|
8c2ea6f993
|
add optimize method
|
2020-01-30 10:55:29 -05:00 |
|
blacktwin
|
3a78234ae5
|
add quote import for optimizing items
|
2020-01-30 10:46:58 -05:00 |
|
blacktwin
|
61933c4030
|
added reprocess method for Optimized class
|
2020-01-30 10:46:18 -05:00 |
|
blacktwin
|
74c9a9a2b8
|
add optimizedItem method
|
2020-01-30 10:45:14 -05:00 |
|
blacktwin
|
390db12f86
|
spacing
|
2020-01-29 09:45:58 -05:00 |
|
blacktwin
|
00b8925632
|
Add move method for Conversion items.
Provided example in docstring.
|
2020-01-29 09:45:44 -05:00 |
|
blacktwin
|
ad3ce64703
|
Add remove method for Conversion items.
|
2020-01-29 09:20:17 -05:00 |
|
blacktwin
|
ce6dec2b1d
|
Add remove and rename methods for Optimized items.
|
2020-01-29 09:19:52 -05:00 |
|
blacktwin
|
a615d17e3b
|
Update Conversion class docstring
|
2020-01-29 09:17:20 -05:00 |
|
blacktwin
|
37e3f092ef
|
Add pause option to conversions
|
2020-01-29 09:16:13 -05:00 |
|
blacktwin
|
bc316a6c9b
|
add removeAll option to optimiziedItems
|
2020-01-29 09:15:45 -05:00 |
|
blacktwin
|
0a6a6d0a03
|
add currentBackgroundProcess method
uses TranscodeJob media class
|
2020-01-29 09:11:07 -05:00 |
|
blacktwin
|
0e886207fc
|
Create TrancodeJob class
Update docstring for Optimized class
|
2020-01-29 09:06:43 -05:00 |
|
Steffen Fredriksen
|
c3e16b2d36
|
Merge pull request #388 from pkkid/conversions
conversions
|
2020-01-28 17:12:41 +01:00 |
|
blacktwin
|
6aca1e5e50
|
corrected Optimized TAG
|
2020-01-27 14:17:49 -05:00 |
|
blacktwin
|
2da4d2bf68
|
use fetchItem and fetchItems instead of query
|
2020-01-27 14:17:23 -05:00 |
|