Commit graph

74 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
Nicholas St. Germain
ec79d22df7
update pipeline badge 2020-12-21 12:30:50 -06:00
samwiseg0
a1f37e1bfb Update README 2020-12-15 00:11:41 -05:00
Nicholas St. Germain
37dc8d5c84
change release to point to most recent release 2019-08-09 18:10:57 -05:00
Nicholas St. Germain
2468230bc5
switch build to gitlab runners 2019-08-09 17:21:52 -05:00
Nicholas St. Germain
3dfc5315de bump to develop 2019-06-03 20:04:04 -05:00
Nicholas St. Germain
50d2fafe9b move funding and update banner pointer 2019-06-03 18:56:58 -05:00
Nicholas St. Germain
9c863f8762 v1.7.0 Merge 2019-05-05 21:52:00 -05:00
Nicholas St. Germain
3ff614c2a4 add alts 2019-05-05 21:44:01 -05:00
Nicholas St. Germain
ef1bf1f623 reword tagline 2019-05-05 21:42:29 -05:00
Nicholas St. Germain
0e593640df Add lidarr to readme 2019-05-05 21:39:59 -05:00
Nicholas St. Germain
0f2b4ad355 change links to BookStack links 2019-05-05 21:38:15 -05:00
Nicholas St. Germain
d8d7bdef32 BuyMeACoffee -> Ko-fi 2019-04-18 17:42:28 -05:00
Nicholas St. Germain
5631e8b1ad build status to master 2019-04-18 10:31:52 -05:00
samwiseg0
4fc39f75c3 Update README.md 2019-03-26 11:37:27 -04:00
samwiseg0
048fc938a9 Update develop readme for proper build status 2019-03-22 16:37:40 -04:00
samwiseg0
47479a9311 Update README for master buiild status 2019-03-11 18:54:03 -04:00
Nicholas St. Germain
4eda93a4bf update badge 2019-02-05 23:51:02 -06:00
Nicholas St. Germain
8018684071 give pip link 2019-01-25 16:07:03 -06:00
Nicholas St. Germain
5bbf9d0f01 fix badges 2019-01-25 12:46:39 -06:00
Nicholas St. Germain
cb2b3ef2f6 add logo to readme 2019-01-25 12:39:54 -06:00
Nicholas St. Germain
1f6737ad12 remove any reference to asa and add unifi in README 2019-01-05 15:47:07 -06:00
samwiseg0
eb2b8ac127 Update Discord URL 2019-01-02 17:19:44 -05:00
samwiseg0
da5c47e547 README formatting 2018-12-31 01:59:36 -05:00
samwiseg0
8206708853 Add link to wiki for grafana 2018-12-31 01:43:09 -05:00
samwiseg0
8b0e271610 Move grafana dashboard info to the wiki 2018-12-31 01:40:23 -05:00
samwiseg0
847ed69cc6 Update the README to reflect wiki changes 2018-12-31 01:00:07 -05:00
samwiseg0
f0f9a3af86 Another day another image 2018-12-30 23:51:23 -05:00
Nicholas St. Germain
a67f72b958 Merge remote-tracking branch 'origin/nightly' into nightly 2018-12-30 01:29:45 -06:00
samwiseg0
36139df61b Update image 2018-12-30 02:19:28 -05:00
Nicholas St. Germain
cb55a41b7b updated readme for grafana.com info 2018-12-30 00:59:02 -06:00
samwiseg0
6f2979151b Update the python min version 2018-12-29 23:52:35 -05:00
Nicholas St. Germain
8978bb380f changelog and version bump for master release v1.4 2018-12-18 21:59:24 -06:00
Nicholas St. Germain
2cc7ef7be0 update picture of readme to only include modules obtainable from varken
data
2018-12-18 21:28:27 -06:00
Nicholas St. Germain
47f2f61082 QOL and PEP8 Cleanup for logger 2018-12-17 18:00:01 -06:00
samwiseg0
371d53d99d Add Sickchill to README 2018-12-16 09:39:33 -05:00
samwiseg0
06308f7311 Update README.md 2018-12-14 15:42:43 -05:00
samwiseg0
5f1728bd5e Add Space 2018-12-14 15:38:19 -05:00
samwiseg0
810c0b64bb Update readme 2018-12-14 15:37:43 -05:00
Nicholas St. Germain
7d5b11a6f8 added TZ to docker example 2018-12-11 19:43:22 -06:00
Nicholas St. Germain
1252c1af8d sam said i was dumb 2018-12-11 00:40:38 -06:00
Nicholas St. Germain
a2f34ca349 sigh... spaces and such 2018-12-10 22:03:04 -06:00
Nicholas St. Germain
381656812e sigh... spaces and such 2018-12-10 21:59:10 -06:00
Nicholas St. Germain
f1ba96d04f sigh... spaces and such 2018-12-10 21:56:07 -06:00
Nicholas St. Germain
46299bef76 updated readme + travis. Also addresses #53 2018-12-10 21:54:01 -06:00
Nicholas St. Germain
3ee7a55d00 typo fix for readme 2018-12-07 00:40:37 -06:00
Nicholas St. Germain
64b87a012e updated readme with badges, and docker update 2018-12-07 00:34:46 -06:00
samwiseg0
4907f9c406 Update README and log messgaes 2018-12-05 13:59:22 -05:00
samwiseg0
a4d44f8727 Fix links and typos 2018-12-05 10:33:36 -05:00
Nicholas St. Germain
18a5fdacba fixed clean_check of server_ids, fixed under-indented radarr get_movie,
and added __repr__ for cleaner logging
2018-12-04 21:17:33 -06:00