samwiseg0
|
533ec1058f
|
Fix lint issues
|
2022-01-14 21:49:17 -05:00 |
|
Robin
|
57028cd26c
|
updated to support Radarr and Sonarr V3 Api
|
2021-09-17 22:55:02 +00:00 |
|
Michael Porter
|
ec73dd8c0f
|
#141 Take monitored status into account for Missing Available Movies check
|
2019-06-24 18:57:02 +01:00 |
|
Nicholas St. Germain
|
1c0ea465e8
|
specified classes
|
2018-12-30 00:43:10 -06:00 |
|
Nicholas St. Germain
|
61fcf3b80c
|
major pep8 cleanup.
funneled scope of imports where possible
fixed #59
Added fstrings where possible
added logging both temporarily and in secondary places
|
2018-12-17 19:12:37 -06:00 |
|
Nicholas St. Germain
|
2ec2eda971
|
made time local to the function. Fixes #56
|
2018-12-11 00:01:24 -06:00 |
|
Nicholas St. Germain
|
4c1c60c152
|
Revert "Convert missing available to True False"
This reverts commit 273706d1
|
2018-12-10 19:55:45 -06:00 |
|
samwiseg0
|
18285f1914
|
Convert missing available to True False
|
2018-12-10 17:27:50 -08:00 |
|
samwiseg0
|
09c6a1d029
|
Handle exceptions in a differnt place
|
2018-12-10 16:49:22 -08:00 |
|
samwiseg0
|
63aad2b320
|
Added titleSlug to radarrEnhancement for #50
|
2018-12-10 15:06:43 -08:00 |
|
Nicholas St. Germain
|
a2b01b2b1c
|
changed Missing available to 0/1 for grafana colorization
|
2018-12-10 01:16:01 -06:00 |
|
Nicholas St. Germain
|
743f35842e
|
made more verbose errors for TypeError
|
2018-12-06 12:04:02 -06:00 |
|
Nicholas St. Germain
|
59bfb4a567
|
added logger to all subclasses, and added exception handling for structure creation
|
2018-12-06 11:39:51 -06:00 |
|
Nicholas St. Germain
|
18a5fdacba
|
fixed clean_check of server_ids, fixed under-indented radarr get_movie,
and added __repr__ for cleaner logging
|
2018-12-04 21:17:33 -06:00 |
|
samwiseg0
|
aa04ea84b7
|
Removing old logging
|
2018-12-04 19:16:00 -05:00 |
|
Nicholas St. Germain
|
8b2056ad66
|
swapped capitalization
|
2018-12-04 10:45:18 -06:00 |
|