Commit graph

295 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
8119f908ba Create influx bucket if it doesn't exist 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
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
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
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
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
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
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
samwiseg0
9508c3c3f7 add missing ip address in tautulli 2022-01-15 12:43:32 -05:00
samwiseg0
436a682360 Add IP data to tautulli #202 2022-01-15 12:23:29 -05:00
samwiseg0
d4c8037f56 Remove duplicate structures 2022-01-14 23:20:33 -05:00
samwiseg0
73b2686ba0 Add Overseerr Support (#210) 2022-01-14 23:16:44 -05:00
samwiseg0
9498a83bc8 Update Sonarr structures 2022-01-14 22:05:40 -05:00
samwiseg0
63746dd7be More lint fixes 2022-01-14 21:51:43 -05:00
samwiseg0
533ec1058f Fix lint issues 2022-01-14 21:49:17 -05:00
tigattack
2607584eba
Fix Sonarr & Radarr V3 API /queue endpoint (#220) 2022-01-14 21:21:54 -05:00
Robin
57028cd26c updated to support Radarr and Sonarr V3 Api 2021-09-17 22:55:02 +00:00
mal5305
2b1f6e0699 #203 2021-05-21 17:29:00 -04:00
Nicholas St. Germain
307eb62adf
remove f from strings with no formatting 2020-12-21 11:16:00 -06:00
Nicholas St. Germain
0906480270
make version/branch dynamic to build and add build-date 2020-12-21 11:00:45 -06: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
Derek Miller
2c27811879 Fix type error due to missing namedtuple field when fetching lidarr queue 2020-05-11 16:15:01 -07:00
samwiseg0
55fd938f96 Add artists count to Tautulli payload. Fixes #163 2020-01-02 11:44:23 -05:00