Commit graph

227 commits

Author SHA1 Message Date
Nicholas St. Germain
661634ba67 added licence 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
2ec4b50514 split out stages for travis 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
0be7c61236 split out stages for travis 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
f472c6cc97 sigh... spaces and such 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
f71a632d29 sigh... spaces and such 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
22a1bf84bd sigh... spaces and such 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
2b5023d4dc updated readme + travis. Also addresses #53 2018-12-11 00:32:22 -06:00
samwiseg0
901b62cc3a Log data folder on start 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
92b1e26f34 Travis-CI Dockerbuild test 2018-12-11 00:32:22 -06:00
samwiseg0
7cf9c0b165 Add logs to gitignore 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
d81ee25e5f final v1.0 2018-12-11 00:32:22 -06:00
Nicholas St. Germain
02db7ff5e6 Merge pull request #45 from Boerderij/nightly
v1.0 Merge
2018-12-09 21:52:15 -06:00
Nicholas St. Germain
32b8884c1f updated changelog for v1.0 2018-12-09 21:49:01 -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
93069832ff v0.3-nightly 2018-12-07 02:01:23 -06:00
Nicholas St. Germain
2110329934 Check for python3.6 or higher 2018-12-07 01:55:16 -06:00
Nicholas St. Germain
c345ed214d defined static method 2018-12-07 01:46:19 -06:00
Nicholas St. Germain
3ee7a55d00 typo fix for readme 2018-12-07 00:40:37 -06:00
Nicholas St. Germain
64b87a012e updated readme with badges, and docker update 2018-12-07 00:34:46 -06:00
Nicholas St. Germain
3059c2d0a2 Merge remote-tracking branch 'origin/nightly' into nightly 2018-12-06 14:40:18 -06:00
Nicholas St. Germain
896ec10247 Deleted out of scope scripts. Closes #41 2018-12-06 14:39:04 -06:00
Nicholas St. Germain
1dcb0ad724 closes #42 2018-12-06 14:38:33 -06:00
Nicholas St. Germain
550e6fa853 Retagged nightly relase as pre-release with -nightly suffix. Fixes #39 2018-12-06 14:18:50 -06:00
Nicholas St. Germain
fdc5dfdf97 Ok. Now i understand 2018-12-06 12:36:39 -06:00
Nicholas St. Germain
6c44b230b7 added changelog. fixes #39 2018-12-06 12:25:33 -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
Nicholas St. Germain
fa07879b11 Merge branch 'refactor-project' into nightly 2018-12-05 19:47:38 -06:00
Nicholas St. Germain
fbf505f45b Merge remote-tracking branch 'origin/nightly' into refactor-project 2018-12-05 19:45:11 -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
a4d44f8727 Fix links and typos 2018-12-05 10:33:36 -05:00
samwiseg0
f5b44f3c05 Verify SSL by default 2018-12-05 10:02:44 -05:00