Commit graph

194 commits

Author SHA1 Message Date
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
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
samwiseg0
4ab1c42abc Update gitignore to exclude varken-venv 2018-12-04 11:57:53 -05:00
samwiseg0
f6483e0d4d Update systemd with uppercase 2018-12-04 11:57:36 -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
samwiseg0
2e158212d2 Change User/group and restart interval 2018-12-04 11:32:55 -05:00
samwiseg0
55bde30aec Rename and update systemd to have more info 2018-12-04 11:03:58 -05:00
samwiseg0
cfb5327940 Update README to simplify instructions 2018-12-04 11:03:39 -05:00
Nicholas St. Germain
3993f6e9e0 split helpers and structures 2018-12-04 00:10:36 -06:00
Nicholas St. Germain
73d92e1e1b added ability to define data folder 2018-12-03 23:47:46 -06:00
Nicholas St. Germain
7277ee14f9 added connection_handler for bad requests 2018-12-03 22:56:12 -06:00
Nicholas St. Germain
8907e9c8ed added docker config to readme 2018-12-03 14:43:24 -06:00
Nicholas St. Germain
62a2134833 added docker config to readme 2018-12-03 14:37:29 -06:00
Nicholas St. Germain
1148f986bf added initial run 2018-12-03 14:28:15 -06:00
Nicholas St. Germain
15a757d2e6 changed default verify to false 2018-12-03 13:43:41 -06:00
Nicholas St. Germain
d7d4535dc3 since init uses only one server, moved headers/params to init 2018-12-03 12:38:10 -06:00