Commit graph

248 commits

Author SHA1 Message Date
Nicholas St. Germain
c4c1ace54f check payload for unifi 2019-01-25 13:53:44 -06:00
Nicholas St. Germain
5d6e312ece Merge remote-tracking branch 'origin/develop' into develop 2019-01-25 12:34:37 -06:00
Nicholas St. Germain
3896f5242b refactor docker deployment 2019-01-25 12:34:29 -06:00
samwiseg0
0efdf9595f Add requestedByAlias to Ombi structures #97 2019-01-18 11:51:26 -05:00
Nicholas St. Germain
088015653c version bump 2019-01-16 13:13:16 -06:00
Nicholas St. Germain
209a31b53a version bump + changelog 2019-01-16 12:25:17 -06:00
Nicholas St. Germain
6a20889d1a also catching connection error 2019-01-16 12:03:12 -06:00
Nicholas St. Germain
7ec28e51fc catch server error for influx 2019-01-13 20:19:54 -06:00
Nicholas St. Germain
af0cb3bff6 version bump 1.6.3 nightly 2019-01-12 00:46:36 -06:00
Nicholas St. Germain
e6e4965be6 1.6.2 patch for #91 2019-01-12 00:41:39 -06:00
Nicholas St. Germain
197ccc5d09 version bump to 1.6.1 master + changelog 2019-01-11 23:53:26 -06:00
Nicholas St. Germain
4b7f789875 change c_time to m_time based on their releases for mmdb 2019-01-11 23:35:13 -06:00
Nicholas St. Germain
3d0f4b275f added ssl/verify_ssl for influx as options 2019-01-11 23:27:06 -06:00
Nicholas St. Germain
255a2cc199 cleanup 2019-01-09 15:57:03 -06:00
Nicholas St. Germain
1aaf1fc6bf initial in-thread kill 2019-01-09 02:00:50 -06:00
Nicholas St. Germain
83ac14e7de pep8 2019-01-08 17:43:32 -06:00
samwiseg0
50c65ef5ac Cleanup external IP lookup to only happen once 2019-01-07 23:12:34 -08:00
samwiseg0
8580ce02a9 Remove erroneous key from Tautulli sessions 2019-01-07 23:11:55 -08:00
samwiseg0
2264f14923 Fixed spacing 2019-01-07 23:11:08 -08:00
samwiseg0
370a8130af Add new Ombi keys 2019-01-07 12:35:24 -08:00
Nicholas St. Germain
9fbd9c1ca0 remove cisco module and all refreneces 2019-01-05 15:45:31 -06:00
Nicholas St. Germain
5ba5e6eda1 Feature added: Unifi. #79 2019-01-04 15:30:27 -06:00
Nicholas St. Germain
d26ffddb4b fixed bug where url:port would not be masked 2019-01-02 23:35:29 -06:00
Nicholas St. Germain
bf9918d69c fixed output of lat/long helper + version bump 2019-01-02 23:27:07 -06:00
Nicholas St. Germain
a51afbc82a changelog + version bump 2019-01-02 23:18:47 -06:00
samwiseg0
4467810dd8 Fix extra space 2019-01-01 23:44:36 -05:00
samwiseg0
bf20f84224 Better error checking for failback_ip 2019-01-01 23:41:23 -05:00
Nicholas St. Germain
548866271f added varken.ini creation if it doesnt exist 2018-12-31 18:25:03 -06:00
Nicholas St. Germain
ea18e81803 add globals to writer check 2018-12-31 17:56:48 -06:00
Nicholas St. Germain
abf4e4d8be changed logic to add varken rectify 2018-12-31 16:48:32 -06:00
Nicholas St. Germain
1c81be71ae nightly version bump 2018-12-30 17:19:47 -06:00
samwiseg0
bf0ff4c30c Handle invalid config a bit better 2018-12-30 16:49:35 -05:00
Nicholas St. Germain
8d4fb3dc18 version release 2018-12-30 01:37:33 -06:00
Nicholas St. Germain
1c0ea465e8 specified classes 2018-12-30 00:43:10 -06:00
Nicholas St. Germain
3038c9f586 moved to sections 2018-12-30 00:40:44 -06:00
Nicholas St. Germain
9734fa963b explicitly define server inits 2018-12-30 00:33:55 -06:00
Nicholas St. Germain
95947fecc5 added final missing model from movies 2018-12-30 00:13:40 -06:00
Nicholas St. Germain
49fa4c1a6e sorted for easier key search6 2018-12-30 00:10:51 -06:00
Nicholas St. Germain
70a6a30628 add missing key addOptions and removed space. Fixes #68 2018-12-30 00:06:32 -06:00
samwiseg0
92c634f3eb Force minimum python minor version 2018-12-30 01:01:12 -05:00
Nicholas St. Germain
570d90c720 add missing key lastSearchTime 2018-12-29 22:33:58 -06:00
Nicholas St. Germain
c95f7519a5 add ability to filter by encoding/decoding status 2018-12-29 22:04:39 -06:00
Nicholas St. Germain
0629c61a29 pep8 for merge + changes 2018-12-29 21:57:48 -06:00
Nicholas St. Germain
21a559fccc Merge pull request #74 from anderssonoscar0/nightly
Add Ombi Issues Count
2018-12-29 21:53:19 -06:00
Oscar Andersson
dfcbee4eb4 Remove detailed version of issues 2018-12-29 20:46:28 +01:00
samwiseg0
8d09a784b8 Actually fix tv request status 2018-12-27 18:49:43 -05:00
Oscar Andersson
ec85c4b4a6 Fix variable names to follow structure 2018-12-27 22:28:36 +01:00
Oscar Andersson
ba63276df3 Add possibility to get all issues 2018-12-27 22:07:41 +01:00
Oscar Andersson
f950b3719f Add Ombi issues counter 2018-12-27 20:02:44 +01:00
samwiseg0
eba291f87e Remove debug 2018-12-27 13:50:00 -05:00
samwiseg0
1ee99481e4 Fix Ombi tv request status 2018-12-27 13:25:39 -05:00
samwiseg0
e7ac122db3 Add spacing 2018-12-27 12:33:35 -05:00
samwiseg0
3dd3a2c732 Fix first run exception 2018-12-27 11:24:45 -05:00
samwiseg0
7645f969cc Remove _cache_time 2018-12-27 00:45:38 -05:00
samwiseg0
cb6cc55301 Update Tautulli structures. Fixes #73 2018-12-26 23:23:21 -05:00
samwiseg0
3188593a94 Update example to reflect cisco asa server change 2018-12-23 11:53:25 -04:00
samwiseg0
eae5b92905 Improve logging messaging for URLs 2018-12-23 11:25:52 -04:00
samwiseg0
b7e5c9d580 Allow port in hostname only config 2018-12-22 21:33:02 -04:00
samwiseg0
38c0213ead Update log message to reflect changes 2018-12-21 23:29:01 -04:00
samwiseg0
9424a5ee95 Add the ability to use just hostname #66 2018-12-21 22:00:06 -04:00
samwiseg0
d4c59cddb8 Add FQDN log message 2018-12-19 07:43:42 -05:00
Nicholas St. Germain
dd16ed4c04 move off tagged version 2018-12-19 01:56:06 -06:00
Nicholas St. Germain
c65c4db38f Merge remote-tracking branch 'origin/nightly' into nightly 2018-12-19 01:52:44 -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
e58009744e added last octet of ip for logging geoip lookups 2018-12-18 22:21:56 -06:00
Nicholas St. Germain
efa3397332 Merge branch 'master' into nightly 2018-12-18 22:08:21 -06:00
Nicholas St. Germain
8978bb380f changelog and version bump for master release v1.4 2018-12-18 21:59:24 -06:00
Nicholas St. Germain
d6cef8b06b fixed logic for ombi requests 2018-12-18 21:24:02 -06:00
Nicholas St. Germain
73ce0057b5 added pending to ombi 2018-12-18 21:15:41 -06:00
Nicholas St. Germain
6665891b65 fixed cisco asa bug with checking for api key 2018-12-18 20:35:58 -06:00
Nicholas St. Germain
67b98d57ea added stats pull from tautulli -,- 2018-12-18 20:30:04 -06:00
Nicholas St. Germain
556109e8c5 v 2018-12-17 23:47:29 -06:00
Nicholas St. Germain
7f04419d4c check for data directory existence for the sake of logging 2018-12-17 22:08:33 -06:00
Nicholas St. Germain
5cfbbe7a99 added version logging for supportability 2018-12-17 21:23:37 -06:00
Nicholas St. Germain
0656e2f06d reworked the way that the iniparser works 2018-12-17 21:16:46 -06:00
Nicholas St. Germain
fbc8488b07 bit more import scoping and added filter for using /location with domain 2018-12-17 20:19:41 -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
47f2f61082 QOL and PEP8 Cleanup for logger 2018-12-17 18:00:01 -06:00
samwiseg0
ecc2a8abdf Remove some misc logging config 2018-12-17 13:28:14 -05:00
Nicholas St. Germain
73e203d6ca Changelog + version bump 2018-12-16 00:59:58 -06:00
Nicholas St. Germain
78b7765553 added sickchill. fixes #48 2018-12-16 00:55:59 -06:00
Nicholas St. Germain
056d211d99 added the ability to pull per request chart. Fixes #58 2018-12-15 21:37:42 -06:00
samwiseg0
4392a2f3de Convert Air date to UTC 2018-12-14 22:47:27 -05:00
samwiseg0
7b8403c9ba Add URL check to InfluxDB 2018-12-14 15:25:17 -05:00
samwiseg0
78d2e22e58 Add URL config check 2018-12-13 14:55:07 -05:00
samwiseg0
e70414abc7 Fix spacing 2018-12-12 22:39:48 -05:00
samwiseg0
c16262aba6 Add sanity check for ip_address_public 2018-12-12 22:26:56 -05:00
samwiseg0
eb3f6bffa8 Update log message 2018-12-12 22:26:02 -05:00
Nicholas St. Germain
d8517aeb1d fixed logger error 2018-12-12 19:34:54 -06:00
samwiseg0
cb6249d31c Add log filter for sensitive info such as API keys 2018-12-12 00:37:49 -05:00
samwiseg0
983467b035 Fix log message 2018-12-12 00:19:25 -05:00
Nicholas St. Germain
9b860a0ca6 added exception handling for no route 2018-12-11 13:41:00 -06:00
Nicholas St. Germain
c893229098 add sonarr sectionchecking 2018-12-11 13:33:08 -06:00
Nicholas St. Germain
88f5e22cec typecast to string server_ids 2018-12-11 13:30:54 -06:00
Nicholas St. Germain
dde29c6620 add key:value section options basic logging 2018-12-11 11:58:11 -06:00
Nicholas St. Germain
1cfcbe6d1e move static clean_check to helpers 2018-12-11 11:45:43 -06:00
Nicholas St. Germain
176be580b7 tweak logger responses in helper 2018-12-11 10:30:52 -06:00
Nicholas St. Germain
6bacee5f59 Changelog + Version bump 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
a772ddb5a6 made time local to the function. Fixes #56 2018-12-11 00:32:22 -06:00
samwiseg0
647c318161 Add logging to geo_lookup. 2018-12-11 00:32:22 -06:00
samwiseg0
82bd92a16b Added logging to the GeoLite2 downloader 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
5812a2d4c1 Revert "Convert missing available to True False"
This reverts commit 273706d1
2018-12-11 00:32:22 -06:00
samwiseg0
51d03126f8 Convert missing available to True False 2018-12-11 00:32:22 -06:00
samwiseg0
387202d2a9 Add extra_type to Tautulli structures 2018-12-11 00:32:22 -06:00
samwiseg0
82b247d1c0 Handle exceptions in a differnt place 2018-12-11 00:32:22 -06:00
samwiseg0
ace92991b3 Added titleSlug to radarrEnhancement for #50 2018-12-11 00:32:22 -06:00
samwiseg0
8d7d3210f2 Handle invalid config better and log it 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
230551bc0b changed Missing available to 0/1 for grafana colorization 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
35cb12f751 passed data folder to tautulli for helper functions. Fixes #46 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
5cb1fe7161 Changelog + Version bump 2018-12-11 00:25:52 -06:00
Nicholas St. Germain
2ec2eda971 made time local to the function. Fixes #56 2018-12-11 00:01:24 -06:00
samwiseg0
0e844d5a15 Add logging to geo_lookup. 2018-12-10 19:16:13 -08:00
samwiseg0
5d284a5259 Added logging to the GeoLite2 downloader 2018-12-10 19:10:59 -08: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
164f919769 Add extra_type to Tautulli structures 2018-12-10 16:55:47 -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
samwiseg0
2d3b094eca Handle invalid config better and log it 2018-12-10 12:40:20 -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
78ce399f33 passed data folder to tautulli for helper functions. Fixes #46 2018-12-09 22:56:09 -06:00
Nicholas St. Germain
ef7f471d58 added asa module. fixes #44. Version Bump 1.0!!! 2018-12-09 21:41:38 -06:00
Nicholas St. Germain
6c534c63b6 added server ID to ombi Fixes #43 2018-12-09 18:00:39 -06:00
Nicholas St. Germain
c345ed214d defined static method 2018-12-07 01:46:19 -06:00
Nicholas St. Germain
03331bbad4 version bump 2018-12-06 12:16:17 -06:00
Nicholas St. Germain
33f947c57e added missing key sceneSeasonNumber 2018-12-06 12:06:18 -06:00
Nicholas St. Germain
74021c8502 added missing key sceneEpisodeNumber 2018-12-06 12:05:39 -06:00
Nicholas St. Germain
46ddea036b added missing key sceneAbsoluteEpisodeNumber 2018-12-06 12:05:03 -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
samwiseg0
4907f9c406 Update README and log messgaes 2018-12-05 13:59:22 -05:00
samwiseg0
308cca4c1b Add exception logging for tautulli 2018-12-05 11:52:42 -05:00
samwiseg0
79ddbf68be Add sub_type to tautulli tuple 2018-12-05 11:42:21 -05:00
samwiseg0
8245dfd69c Move logger and add --debug 2018-12-05 00:43:15 -05:00
samwiseg0
98f6d4516e Fix logging and add new make dir function 2018-12-05 00:42:43 -05:00
samwiseg0
8289a93830 Update logger 2018-12-05 00:42:15 -05:00
Nicholas St. Germain
002e7b65c1 removed all traces of get_sessions and consolidated to get_activity 2018-12-04 21:52:24 -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
b0497afa20 Add more logging to intparser 2018-12-04 19:58:21 -05:00
samwiseg0
0a0c1b8cef Fix what I broke when converting to single quotes 2018-12-04 19:58:07 -05:00
samwiseg0
aa04ea84b7 Removing old logging 2018-12-04 19:16:00 -05:00
samwiseg0
50c1be7e41 Changes to logging tautulli 2018-12-04 19:14:08 -05:00
samwiseg0
91dd3975b7 Add new logger 2018-12-04 19:12:11 -05:00
samwiseg0
b8b4bad23c Make 0 explicit 2018-12-04 14:49:30 -05:00
samwiseg0
b80d51ba88 Fix parsing for disabled servers 2018-12-04 14:46:28 -05:00
Nicholas St. Germain
967a2efc1e test push 2018-12-04 10:50:02 -06:00
Nicholas St. Germain
8b2056ad66 swapped capitalization 2018-12-04 10:45:18 -06:00