Commit graph

641 commits

Author SHA1 Message Date
d-mcknight
7e03144365
Influxdb2 (#3)
* #203

* Update docker compose to specify influxdb:1.8.4

* Update requirements to use urllib3==1.26.5

* updated to support Radarr and Sonarr V3 Api

* bump requirements for requests

* Fix Sonarr & Radarr V3 API /queue endpoint (#220)

* Fix lint issues

* More lint fixes

* Update Sonarr structures

* Add Overseerr Support (#210)

* Remove duplicate structures

* update changelog to reflect v1.7.7 changes

* Add IP data to tautulli #202

* add missing ip address in tautulli

* Fixed: Streamlined API calls to Radarr and Sonarr (#221)

* Fixed: Sonarr Data pull issues (#222)

* Fix Sonarrr calendar

* Update lidarr structure (#225)

Added missing arguments to Lidarr structure

Fixes #223

* Clean up request totals. Upstream change sct/overseerr#2426

* Cleanup blank space

* Fix requested_date syntax.

* Fix requested_date for Overseerr tv and movie

* Fix overseerr config refernces

* Fix overseerr structures

* Update intparser to accommodate changes to config structure

* Cleanup overseerr data collection

* Fix SERVICES_ENABLED in varken.py to acomidate overseerr

* Fixed: Sonarr/Lidarr Queues (#227)

* Change sonarr queue structures to str

* Fixed: Multipage queue fetching

* Update historical tautulli import (#226)

* Fixed: Sonarr perams ordering

* Fixed: Proper warnings for missing data in sonarr and radarr

* Added: Overseerr ENVs to docker compose.

* Added: Logging to empty/no data returns

* Update Sonarr & Lidarr Structs to match latest API changes (#231)

* Add support for estimatedCompletionTime in LidarrQueue

* Add support for tvdbId in SonarrEpisode struct

* Fix typo in docker yml

* Rename example url for overseerr in docker yml

* Update radarr structures to inclue originalLanguage

* Update radarr structures to include addOptions

* Update radarr structures to include popularity

* fix(ombi): Update structures.py (#238)

* feat(docker): remove envs from example

* fix(logging): remove depreciation warning. Var for debug mode (#240)

* fix(build): bump schedule version to 1.1

* fix(build): bump docker python version

* fix(dep): update requests and urllib3

* fix(sonarr): ensure invalid sonarr queue items are just skipped over - fixes #239 (#243)

* add branch to build inputs

* update pipeline badge

* Update automation

* Add influxdb 2 client

* Add structure for influxdb 2 params

This contains all the data needed for connecting and writing to an InfluxDB2 server

* Parse influxdb 2 config data

* Add influxdb2 manager class

This stores the data needed for InfluxDB2, and has a single `write_points` function on this that takes an array of points to add to the database

* Use the correct db manager for varken

* Add influxdb2 to the example varken config file

* Create influx bucket if it doesn't exist

* Update InfluxDB type on README

* Clean up linting errors

* Wrap create bucket in try/catch

* Use bucket given in ini file

* Log exception to troubleshoot errors

* Allow configured influx2 address as URL (no port)

* Bypass validity check to troubleshoot

---------

Co-authored-by: mal5305 <malcolm.e.rogers@gmail.com>
Co-authored-by: samwiseg0 <2241731+samwiseg0@users.noreply.github.com>
Co-authored-by: Robin <19610103+RobinDadswell@users.noreply.github.com>
Co-authored-by: tigattack <10629864+tigattack@users.noreply.github.com>
Co-authored-by: Stewart Thomson <stewartthomson3@gmail.com>
Co-authored-by: Cameron Stephen <mail@cajs.co.uk>
Co-authored-by: MDHMatt <10845262+MDHMatt@users.noreply.github.com>
Co-authored-by: Nathan Adams <dinnerbone@dinnerbone.com>
Co-authored-by: Nicholas St. Germain <nick@cajun.pro>
Co-authored-by: Gabe Revells <gcrevell@mtu.edu>
2023-06-22 21:58:21 -07:00
d-mcknight
b5a83f0d34
Update automation 2023-06-21 20:11:36 -07:00
Nicholas St. Germain
ec79d22df7
update pipeline badge 2020-12-21 12:30:50 -06:00
Nicholas St. Germain
50302c8dc2
add branch to build inputs 2020-12-21 12:21:27 -06:00
Nicholas St. Germain
23bcbbf1e6
v1.7.7
Merge pull request #191 from Boerderij/develop
2020-12-21 12:09:14 -06:00
samwiseg0
50eb83a3c3
Do not lock issue as it will precent the author from commenting. 2020-12-21 12:34:04 -05:00
Nicholas St. Germain
3977118201
add branch to build inputs 2020-12-21 11:31:17 -06:00
Nicholas St. Germain
b8f9ff61aa
add escapes 2020-12-21 11:21:55 -06:00
Nicholas St. Germain
61bcc5acb4
make forced lowercase 2020-12-21 11:19:40 -06:00
Nicholas St. Germain
8c576423f4
fix typo 2020-12-21 11:17:35 -06:00
Nicholas St. Germain
307eb62adf
remove f from strings with no formatting 2020-12-21 11:16:00 -06:00
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
b3b1876b82
v1.7.6 (#165)
v1.7.6
2020-01-01 19:30:41 -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
7b71a8a574
v1.7.5
v1.7.5
2019-12-11 11:12:19 -06:00