Commit graph

61 commits

Author SHA1 Message Date
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
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
Stewart Thomson
45f9a2092b
Update historical tautulli import (#226) 2022-01-20 23:38:02 -05:00
samwiseg0
06c4777a34 Change sonarr queue structures to str 2022-01-19 17:01:12 -05:00
samwiseg0
885359986c Cleanup overseerr data collection 2022-01-19 15:17:19 -05:00
samwiseg0
442b518ced Fix overseerr structures 2022-01-19 14:05:24 -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
Robin Dadswell
870c6cdee2
Fixed: Streamlined API calls to Radarr and Sonarr (#221) 2022-01-16 20:40:12 -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
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
samwiseg0
e54029fca3 Update for ombi v4. Fixes #186 2020-12-15 00:13:27 -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
Phillip Hernandez
942a5a4735 Add maxmind_license_key to structures 2019-12-31 15:38:51 -05:00
samwiseg00
fdc165ae30 Add grandparent_guid and parent_guid to Tautulli structures. Closes #154 2019-10-07 09:22:46 -04:00
samwiseg0
ecbb0406ce Update tautulli scructure to refelct recent changes 2019-09-19 23:37:01 -04:00
Nicholas St. Germain
640989e495 allow historical import of tautulli 2019-04-29 14:27:57 -05:00
Nicholas St. Germain
5827bb2c97 fix dict check for lidarr 2019-04-24 17:50:09 -05:00
Nicholas St. Germain
ec4b069ec6 add lidarr functionality 2019-04-24 15:27:30 -05:00
samwiseg0
6e292cc767 Relayed is an integer 2019-03-11 18:39:11 -04:00
samwiseg0
b0bbe431d5 Add new Tautulli structures #111 2019-03-06 08:53:36 -08:00
samwiseg0
0efdf9595f Add requestedByAlias to Ombi structures #97 2019-01-18 11:51:26 -05:00
Nicholas St. Germain
3d0f4b275f added ssl/verify_ssl for influx as options 2019-01-11 23:27:06 -06:00
samwiseg0
370a8130af Add new Ombi keys 2019-01-07 12:35:24 -08:00
Nicholas St. Germain
9fbd9c1ca0 remove cisco module and all refreneces 2019-01-05 15:45:31 -06:00
Nicholas St. Germain
5ba5e6eda1 Feature added: Unifi. #79 2019-01-04 15:30:27 -06:00
Nicholas St. Germain
1c0ea465e8 specified classes 2018-12-30 00:43:10 -06:00
Nicholas St. Germain
3038c9f586 moved to sections 2018-12-30 00:40:44 -06:00
Nicholas St. Germain
95947fecc5 added final missing model from movies 2018-12-30 00:13:40 -06:00
Nicholas St. Germain
49fa4c1a6e sorted for easier key search6 2018-12-30 00:10:51 -06:00
Nicholas St. Germain
70a6a30628 add missing key addOptions and removed space. Fixes #68 2018-12-30 00:06:32 -06:00
samwiseg0
92c634f3eb Force minimum python minor version 2018-12-30 01:01:12 -05:00
Nicholas St. Germain
570d90c720 add missing key lastSearchTime 2018-12-29 22:33:58 -06:00
Nicholas St. Germain
0629c61a29 pep8 for merge + changes 2018-12-29 21:57:48 -06:00
Oscar Andersson
dfcbee4eb4 Remove detailed version of issues 2018-12-29 20:46:28 +01:00
Oscar Andersson
ec85c4b4a6 Fix variable names to follow structure 2018-12-27 22:28:36 +01:00
Oscar Andersson
ba63276df3 Add possibility to get all issues 2018-12-27 22:07:41 +01:00
Oscar Andersson
f950b3719f Add Ombi issues counter 2018-12-27 20:02:44 +01:00
samwiseg0
1ee99481e4 Fix Ombi tv request status 2018-12-27 13:25:39 -05:00
samwiseg0
7645f969cc Remove _cache_time 2018-12-27 00:45:38 -05:00
samwiseg0
cb6cc55301 Update Tautulli structures. Fixes #73 2018-12-26 23:23:21 -05:00
Nicholas St. Germain
67b98d57ea added stats pull from tautulli -,- 2018-12-18 20:30:04 -06:00