Commit graph

225 commits

Author SHA1 Message Date
JonnyWong16
ea563f7a8e Fix to only use NamedTuple fields from TautulliStream
* Allow new fields to be added to Tautulli API without breaking Varken
2019-10-07 11:48:13 -07:00
Nicholas St. Germain
80790cb26e
1.7.5 to develop 2019-10-07 11:41:47 -05:00
Nicholas St. Germain
90106d75c4
1.7.4 to master 2019-10-07 11:34:35 -05:00
samwiseg00
fdc165ae30 Add grandparent_guid and parent_guid to Tautulli structures. Closes #154 2019-10-07 09:22:46 -04:00
samwiseg0
89a51e944a Apple... 2019-09-22 13:51:58 -04:00
samwiseg0
9eb58a7b02 Make platform overrides more in line with what plex should have made them 2019-09-22 13:50:57 -04:00
samwiseg0
2e3cfcde81 Add product to data sent to influx 2019-09-20 13:33:26 -04:00
samwiseg0
404b8bc25f Remove product version from historical import 2019-09-20 13:18:08 -04:00
samwiseg0
e4bcc0d903 Enhance platform overrides 2019-09-20 13:13:16 -04:00
samwiseg0
1dd6e494cc Use full resolution when applicable in tautulli 2019-09-19 23:37:54 -04:00
samwiseg0
ecbb0406ce Update tautulli scructure to refelct recent changes 2019-09-19 23:37:01 -04:00
Nicholas St. Germain
410a991ae6
to-develop switch 2019-08-09 17:48:55 -05:00
Nicholas St. Germain
2ef9dcb714
version bump + changelog 2019-08-09 17:36:11 -05:00
Nicholas St. Germain
cca283d657
check for read-only filesystem and exit if write needed and cannot. Fixes #146 2019-08-09 17:07:00 -05:00
Nicholas St. Germain
378e8d6401
added check for sonarr monitored as well for #141 2019-08-09 15:59:21 -05:00
Michael Porter
ec73dd8c0f #141 Take monitored status into account for Missing Available Movies check 2019-06-24 18:57:02 +01:00
Nicholas St. Germain
0a6a23bc66
version bump + develop 2019-06-24 10:37:01 -05:00
Nicholas St. Germain
8d2d51b199
v1.7.2 CHANGELOG + version to master 2019-06-23 23:21:06 -05:00
Nicholas St. Germain
5ce0447c53 Add ability to check for environment variable options 2019-06-18 15:20:25 -05:00
Nicholas St. Germain
fb67f5a94c move logger to be initialized before self call. Fixes #138 2019-06-18 11:40:58 -05:00
Nicholas St. Germain
3dfc5315de bump to develop 2019-06-03 20:04:04 -05:00
Nicholas St. Germain
f5a3ad000a v1.7.1 Merge 2019-06-03 19:01:52 -05:00
Nicole Hubbard
0a7d18bb81 Update Missing column ordering
Fix missing data in Sonarr. Currently episode name is stored in air time and vice versa.
2019-05-09 13:39:35 -06:00
Nicholas St. Germain
9c863f8762 v1.7.0 Merge 2019-05-05 21:52:00 -05:00
samwiseg0
641ab7f7ae Fix date compare for history gathering in Tautulli 2019-04-30 09:30:26 -04:00
Nicholas St. Germain
640989e495 allow historical import of tautulli 2019-04-29 14:27:57 -05:00
Nicholas St. Germain
1db99a46ed only add if no db for now until tau historical built 2019-04-29 10:52:45 -05:00
Nicholas St. Germain
29e4e57e20 pep8 2019-04-29 10:45:56 -05:00
Nicholas St. Germain
751ed96444 change default to true + explain policy with verbosity 2019-04-29 10:36:16 -05:00
Nicholas St. Germain
e44ddefb43 fixes #129 2019-04-29 10:25:06 -05:00
Nicholas St. Germain
c6a0a49100 pep8 2019-04-25 09:30:29 -05:00
Nicholas St. Germain
25d8b490f4 pre-bump for version 2019-04-24 18:52:54 -05:00
Nicholas St. Germain
73ea3d5176 sonarr refactor 2019-04-24 18:51:32 -05:00
Nicholas St. Germain
5827bb2c97 fix dict check for lidarr 2019-04-24 17:50:09 -05:00
Nicholas St. Germain
f00bfa5be4 add lidarr to example.ini 2019-04-24 15:32:07 -05:00
Nicholas St. Germain
ec4b069ec6 add lidarr functionality 2019-04-24 15:27:30 -05:00
Nicholas St. Germain
7228fa2a39 fix attribute error 2019-04-24 11:35:19 -05:00
Nicholas St. Germain
2cd21203ac Merge remote-tracking branch 'origin/develop' into develop 2019-04-23 23:19:13 -05:00
Nicholas St. Germain
d9b6e825f3 get sites and map for unifi even if its a description (alias) 2019-04-23 23:19:06 -05:00
Nicholas St. Germain
61def3b37e reset check if successful 2019-04-22 14:07:28 -05:00
Nicholas St. Germain
2a260f6ee9 make an attempt to reauth unifi + let users know they didnt RTFM 2019-04-22 14:05:17 -05:00
samwiseg0
c42a0b58e4 Add album and track totals to artist library from Tautulli #127 2019-04-20 09:30:17 -04:00
Nicholas St. Germain
5b7fddddaf add a bit more logging 2019-04-19 12:54:16 -05:00
Nicholas St. Germain
23fa435590 update sonarr error logging 2019-04-19 12:48:04 -05:00
Nicholas St. Germain
ed07d69cdc refactor ombi and add logging for bad requests so we can see data 2019-04-19 12:44:07 -05:00
Nicholas St. Germain
c08ce39ed3 drop unnamed unifi devices. fixes #126 2019-04-19 11:31:33 -05:00
Nicholas St. Germain
663b399a97 fix uncaught influxdb connection error 2019-04-19 11:29:27 -05:00
Nicholas St. Germain
1b1a977ba6 stage 1.6.9 2019-04-18 21:39:46 -05:00
Nicholas St. Germain
b16408be23 v1.6.8 2019-04-18 21:32:43 -05:00
Nicholas St. Germain
bcc8b05517 change iteration to only drop the bad shows. Will get more specific after we get a data dump of a bad example 2019-04-18 21:28:23 -05:00