Commit graph

640 commits

Author SHA1 Message Date
samwiseg00
6e1069d6d1 Fix formatting issues 2019-10-08 11:15:25 -04:00
samwiseg0
217ed0612d
Add helper itemgetter function for TautulliStream fields (#157)
Add helper itemgetter function for TautulliStream fields
2019-10-07 17:00:11 -04:00
JonnyWong16
4f5750ab16 Don't need to remove key from Tautulli sessions dict anymore 2019-10-07 13:51:39 -07:00
JonnyWong16
93f7628874 Make helper.itemgetter_with_default function return a tuple to act more like operator.itemgetter 2019-10-07 13:46:38 -07:00
JonnyWong16
fa4b5eec63 Use itemgetter_with_default helper function for Tautulli sessions 2019-10-07 13:10:29 -07:00
JonnyWong16
16e716e270 Add helper function itemgetter_with_default 2019-10-07 13:01:45 -07:00
samwiseg0
1f15d07330
Fix to only use NamedTuple fields from TautulliStream (#156)
Fix to only use NamedTuple fields from TautulliStream
2019-10-07 15:15:00 -04:00
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
7bca378be7
fix stupid quote 2019-10-07 12:12:22 -05:00
Nicholas St. Germain
80790cb26e
1.7.5 to develop 2019-10-07 11:41:47 -05:00
Nicholas St. Germain
86ba4f2039
Merge pull request #155 from Boerderij/develop
v1.7.4 Merge
2019-10-07 11:40:43 -05:00
Nicholas St. Germain
e8ef70b4d5
1.7.4 changelog 2019-10-07 11:39:28 -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
37dc8d5c84
change release to point to most recent release 2019-08-09 18:10:57 -05:00
Nicholas St. Germain
ca2c9aa6e6
add release to gitlab-ci 2019-08-09 17:49:50 -05:00
Nicholas St. Germain
410a991ae6
to-develop switch 2019-08-09 17:48:55 -05:00
Nicholas St. Germain
f3286ca8f3
v1.7.3 Merge
v1.7.3 Merge
2019-08-09 17:40:52 -05:00
Nicholas St. Germain
2ef9dcb714
version bump + changelog 2019-08-09 17:36:11 -05:00
Nicholas St. Germain
2468230bc5
switch build to gitlab runners 2019-08-09 17:21:52 -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
Nicholas St. Germain
134a53f11a
Merge pull request #145 from mikeporterdev/develop
#141 Take monitored status into account for Missing Available Movies check
2019-08-09 15:53:45 -05:00
Nicholas St. Germain
3503031ceb
update gitlab ci 2019-08-09 15:46:06 -05:00
Nicholas St. Germain
aa6b869443
mini gitlab-ci test 2 2019-07-12 19:52:35 -05:00
Nicholas St. Germain
6d33253608
mini gitlab-ci test 2019-07-12 19:42:01 -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
73410dbee5
v1.7.2 Merge
v1.7.2 Merge
2019-06-23 23:24:15 -05:00
Nicholas St. Germain
b219fbb9ed
update merge # 2019-06-23 23:23:06 -05:00
Nicholas St. Germain
8d2d51b199
v1.7.2 CHANGELOG + version to master 2019-06-23 23:21:06 -05:00
Nicholas St. Germain
578b960652 re-add tz 2019-06-18 17:38:30 -05:00
Nicholas St. Germain
028231551a update env examples in docker-compose. Adds to #137 2019-06-18 17:32:30 -05:00
Nicholas St. Germain
4ee0551ca2 allow data folder to be configured via env var. Adds to #137 2019-06-18 17:09:46 -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
ea658b9f8b update docker files to newer python + no-cache-dir on pip install 2019-06-11 01:56:41 -05:00
Nicholas St. Germain
3dfc5315de bump to develop 2019-06-03 20:04:04 -05:00
Nicholas St. Germain
5570721dd8 Merge pull request #134 from Boerderij/develop
v1.7.1 Merge
2019-06-03 19:46:51 -05:00
Nicholas St. Germain
f5a3ad000a v1.7.1 Merge 2019-06-03 19:01:52 -05:00
Nicholas St. Germain
50d2fafe9b move funding and update banner pointer 2019-06-03 18:56:58 -05:00
Nicholas St. Germain
9fcc898842 add assets 2019-06-03 18:54:47 -05:00
Nicholas St. Germain
e3ab4fac68 Create FUNDING.yml 2019-06-03 18:44:10 -05:00