Commit graph

689 commits

Author SHA1 Message Date
Daniel
e34e58aabc Bypass validity check to troubleshoot 2023-06-22 21:59:15 -07:00
Daniel
996ad353fa Allow configured influx2 address as URL (no port) 2023-06-22 21:59:15 -07:00
Daniel
5e68f6a459 Log exception to troubleshoot errors 2023-06-22 21:59:14 -07:00
Gabe Revells
51483f33a5 Use bucket given in ini file 2023-06-22 21:59:14 -07:00
Gabe Revells
a30450f224 Wrap create bucket in try/catch 2023-06-22 21:59:14 -07:00
Gabe Revells
a4d54f912c Clean up linting errors 2023-06-22 21:59:14 -07:00
Gabe Revells
cf1133e637 Update InfluxDB type on README 2023-06-22 21:59:14 -07:00
Gabe Revells
8119f908ba Create influx bucket if it doesn't exist 2023-06-22 21:59:14 -07:00
Gabe Revells
415f933143 Add influxdb2 to the example varken config file 2023-06-22 21:59:14 -07:00
Gabe Revells
2b90a45b42 Use the correct db manager for varken 2023-06-22 21:59:14 -07:00
Gabe Revells
82e6fd09a0 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
2023-06-22 21:59:14 -07:00
Gabe Revells
b8df2671c3 Parse influxdb 2 config data 2023-06-22 21:59:14 -07:00
Gabe Revells
f027e14447 Add structure for influxdb 2 params
This contains all the data needed for connecting and writing to an InfluxDB2 server
2023-06-22 21:59:14 -07:00
Gabe Revells
453b6dad15 Add influxdb 2 client 2023-06-22 21:59:14 -07:00
Nicholas St. Germain
f57a25ac4e update pipeline badge 2023-06-22 21:11:33 -07:00
Nicholas St. Germain
4768870bfb add branch to build inputs 2023-06-22 21:11:33 -07:00
Nathan Adams
b077508a3e
fix(sonarr): ensure invalid sonarr queue items are just skipped over - fixes #239 (#243) 2022-07-18 11:10:29 -04:00
Samwiseg0
a197cb63f8 fix(dep): update requests and urllib3 2022-07-17 17:04:24 -04:00
Samwiseg0
0a9a20007e fix(build): bump docker python version 2022-07-17 16:44:45 -04:00
Samwiseg0
a6c8ffce25 fix(build): bump schedule version to 1.1 2022-07-17 16:43:54 -04:00
MDHMatt
cfc5c6998a
fix(logging): remove depreciation warning. Var for debug mode (#240) 2022-07-17 13:06:48 -04:00
Samwiseg0
2cc26c1813 feat(docker): remove envs from example 2022-07-17 13:00:17 -04:00
MDHMatt
817c7a5b53
fix(ombi): Update structures.py (#238) 2022-07-12 13:36:24 -04:00
Samwiseg0
0a927d0733 Update radarr structures to include popularity 2022-04-29 15:11:57 -04:00
Samwiseg0
7b4b44568a Update radarr structures to include addOptions 2022-04-21 14:55:27 -04:00
Samwiseg0
f3960d2921 Update radarr structures to inclue originalLanguage 2022-04-21 12:52:40 -04:00
Samwiseg0
5f8af8e029 Rename example url for overseerr in docker yml 2022-03-31 23:03:51 -04:00
Samwiseg0
2c81fe5f9f Fix typo in docker yml 2022-03-31 23:02:52 -04:00
Cameron Stephen
731808544d
Update Sonarr & Lidarr Structs to match latest API changes (#231)
* Add support for estimatedCompletionTime in LidarrQueue

* Add support for tvdbId in SonarrEpisode struct
2022-03-07 18:14:14 -05:00
samwiseg0
2f7f01edbb Added: Logging to empty/no data returns 2022-01-21 00:35:06 -05:00
samwiseg0
a60e41e6e4 Added: Overseerr ENVs to docker compose. 2022-01-21 00:31:20 -05:00
samwiseg0
752073d590 Fixed: Proper warnings for missing data in sonarr and radarr 2022-01-21 00:14:15 -05:00
samwiseg0
518ea6c384 Fixed: Sonarr perams ordering 2022-01-20 23:40:45 -05:00
Stewart Thomson
45f9a2092b
Update historical tautulli import (#226) 2022-01-20 23:38:02 -05:00
samwiseg0
62749f20f9 Fixed: Multipage queue fetching 2022-01-20 23:04:19 -05:00
samwiseg0
06c4777a34 Change sonarr queue structures to str 2022-01-19 17:01:12 -05:00
Robin Dadswell
707c4a28fe
Fixed: Sonarr/Lidarr Queues (#227) 2022-01-19 16:53:28 -05:00
samwiseg0
3c70ecbd0a Fix SERVICES_ENABLED in varken.py to acomidate overseerr 2022-01-19 15:18:56 -05:00
samwiseg0
885359986c Cleanup overseerr data collection 2022-01-19 15:17:19 -05:00
samwiseg0
e2920029ed Update intparser to accommodate changes to config structure 2022-01-19 14:20:43 -05:00
samwiseg0
442b518ced Fix overseerr structures 2022-01-19 14:05:24 -05:00
samwiseg0
d1b47e0bd9 Fix overseerr config refernces 2022-01-19 13:55:15 -05:00
samwiseg0
e4b9926f68 Fix requested_date for Overseerr tv and movie 2022-01-19 13:36:07 -05:00
samwiseg0
908cfb15a0 Fix requested_date syntax. 2022-01-19 13:31:22 -05:00
samwiseg0
756b89bc03 Cleanup blank space 2022-01-19 13:29:12 -05:00
samwiseg0
08c49698a7 Clean up request totals. Upstream change sct/overseerr#2426 2022-01-19 13:28:12 -05:00
Stewart Thomson
5e8c8eb5ce
Update lidarr structure (#225)
Added missing arguments to Lidarr structure

Fixes #223
2022-01-17 22:10:54 -05:00
samwiseg0
7a4cf59e7c Fix Sonarrr calendar 2022-01-17 11:22:55 -05:00
Robin Dadswell
463f37e286
Fixed: Sonarr Data pull issues (#222) 2022-01-17 11:10:18 -05:00
Robin Dadswell
870c6cdee2
Fixed: Streamlined API calls to Radarr and Sonarr (#221) 2022-01-16 20:40:12 -05:00