Commit graph

12 commits

Author SHA1 Message Date
Nicholas St. Germain
1aaf1fc6bf initial in-thread kill 2019-01-09 02:00:50 -06:00
Nicholas St. Germain
1c0ea465e8 specified classes 2018-12-30 00:43:10 -06:00
Nicholas St. Germain
0b4e753752 add quality as tag to sonarr queue to match radarr 2018-12-19 01:52:13 -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
samwiseg0
4392a2f3de Convert Air date to UTC 2018-12-14 22:47:27 -05:00
Nicholas St. Germain
2ec2eda971 made time local to the function. Fixes #56 2018-12-11 00:01:24 -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
b27066a213 enhancement: moved logger to class as it should be.
also fixed a typo
2018-12-06 11:17:57 -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