Nicholas St. Germain
|
286bf1ed29
|
have self check
|
2020-12-21 11:11:50 -06:00 |
|
Nicholas St. Germain
|
09432c3724
|
move run to test line
|
2020-12-21 11:05:22 -06:00 |
|
Nicholas St. Germain
|
0906480270
|
make version/branch dynamic to build and add build-date
|
2020-12-21 11:00:45 -06:00 |
|
Nicholas St. Germain
|
eeb0198e3d
|
move pipeline to github native, remove redundant dockerfiles, and add helper actions
|
2020-12-21 10:35:01 -06:00 |
|
samwiseg0
|
f5aa55a1db
|
Update workflows
|
2020-12-15 23:25:36 -05:00 |
|
samwiseg0
|
1ab9256403
|
Add support request workflow
|
2020-12-15 23:20:56 -05:00 |
|
samwiseg0
|
56fb3abc68
|
Add invalid template workflow
|
2020-12-15 23:17:35 -05:00 |
|
samwiseg0
|
e54029fca3
|
Update for ombi v4. Fixes #186
|
2020-12-15 00:13:27 -05:00 |
|
samwiseg0
|
82f8e4a698
|
Change exit code. Fixes #174
|
2020-12-15 00:12:38 -05:00 |
|
samwiseg0
|
a1f37e1bfb
|
Update README
|
2020-12-15 00:11:41 -05:00 |
|
samwiseg0
|
0556c07638
|
Remove Unifi from docker-compose
|
2020-12-15 00:11:14 -05:00 |
|
Nicholas St. Germain
|
2b449e0548
|
Merge pull request #177 from derek-miller/master
Fix type error due to missing namedtuple field when fetching lidarr queue
|
2020-05-11 19:42:56 -05:00 |
|
Derek Miller
|
2c27811879
|
Fix type error due to missing namedtuple field when fetching lidarr queue
|
2020-05-11 16:15:01 -07:00 |
|
samwiseg0
|
c05bd13b28
|
Update feature_request.md
Change to `awaiting-triage`
|
2020-04-09 10:12:47 -04:00 |
|
samwiseg0
|
264150a201
|
Update bug_report.md
Change to `awaiting-triage`
|
2020-04-09 10:12:20 -04:00 |
|
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 |
|