samwiseg0
|
55fd938f96
|
Add artists count to Tautulli payload. Fixes #163
|
2020-01-02 11:44:23 -05:00 |
|
Nicholas St. Germain
|
044f28967a
|
Test successful. Removing DOCKER_HOST completely
|
2020-01-02 10:22:15 -06:00 |
|
Nicholas St. Germain
|
be276a6022
|
test removing tcp line
|
2020-01-02 10:17:17 -06:00 |
|
samwiseg0
|
64e994aeea
|
Fix changelog link for next release
|
2020-01-01 19:33:07 -05:00 |
|
samwiseg0
|
3be05acec8
|
Bump version for develop
|
2020-01-01 19:31:36 -05:00 |
|
samwiseg0
|
c3b0a7a1e9
|
Update CHANGELOG
|
2020-01-01 19:28:12 -05:00 |
|
samwiseg0
|
c882bf4789
|
Prepare for release
|
2020-01-01 19:26:25 -05:00 |
|
samwiseg0
|
1820941a6d
|
Change MAXMIND_LICENSE_KEY env for docker compose
|
2020-01-01 18:08:00 -05:00 |
|
samwiseg0
|
6d13c1f6f3
|
Add MAXMIND_LICENSE_KEY to docker compose
|
2020-01-01 18:06:55 -05:00 |
|
samwiseg0
|
d5f7cae46e
|
Add URLError error catching. Fixes #164
|
2019-12-31 17:25:10 -05:00 |
|
samwiseg0
|
3adc6b684e
|
Change maxmind url to new format
|
2019-12-31 16:41:46 -05:00 |
|
samwiseg0
|
88f0f18d87
|
More format changes
|
2019-12-31 15:55:58 -05:00 |
|
samwiseg0
|
3c9cd199de
|
Update formatting.
|
2019-12-31 15:54:33 -05:00 |
|
Phillip Hernandez
|
b81f746c43
|
Fix some spacing
|
2019-12-31 15:43:55 -05:00 |
|
Phillip Hernandez
|
df5db80ad0
|
Pass maxmind_license_key to GEOIPHANDLER
|
2019-12-31 15:43:41 -05:00 |
|
Phillip Hernandez
|
855201160a
|
Improve MaxMind DB logging and error catching
|
2019-12-31 15:43:08 -05:00 |
|
Phillip Hernandez
|
075780ea76
|
Change MaxMind download URL
|
2019-12-31 15:42:07 -05:00 |
|
Phillip Hernandez
|
19eb5ae72c
|
Add MaxMind to ini parser
|
2019-12-31 15:41:14 -05:00 |
|
Phillip Hernandez
|
f526a765bc
|
Change update to 30 days as per MaxMind license agreement
|
2019-12-31 15:40:30 -05:00 |
|
Phillip Hernandez
|
942a5a4735
|
Add maxmind_license_key to structures
|
2019-12-31 15:38:51 -05:00 |
|
Phillip Hernandez
|
348da37772
|
Add maxmind_license_key to example config
|
2019-12-31 15:38:08 -05:00 |
|
Nicholas St. Germain
|
e932cd3a16
|
increment version
|
2019-12-11 11:14:03 -06:00 |
|
Nicholas St. Germain
|
7ebf3bb1e8
|
develop -> master + CHANGELOG
|
2019-12-11 11:01:24 -06:00 |
|
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
|
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
|
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 |
|