Commit graph

614 commits

Author SHA1 Message Date
samwiseg0
09c6a1d029 Handle exceptions in a differnt place 2018-12-10 16:49:22 -08:00
samwiseg0
93648cb3d7 Merge branch 'nightly' of https://github.com/DirtyCajunRice/grafana-scripts into nightly 2018-12-10 15:06:50 -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
samwiseg0
95c176167f Handle invalid config better and log it 2018-12-10 12:21:02 -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
693e25c7b6 final v1.0 2018-12-09 21:57:16 -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
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
samwiseg0
87687110e7 Update note 2018-12-05 00:41:56 -05:00
samwiseg0
773d081ce2 Remove username and pass from default 2018-12-04 23:17:21 -05:00
samwiseg0
f71a7a0c28 Thou shall not lie... 2018-12-04 23:06:35 -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
dce59eb28a kill script if no services enabled 2018-12-04 21:45:58 -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
87fea6db06 Add distro package 2018-12-04 20:14:55 -05:00
samwiseg0
d807cf1b07 Add platform info and python info 2018-12-04 19:58:37 -05: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