Commit Graph

54 Commits

Author SHA1 Message Date
Devin Buhl
b8b6aeac4b
Update README to reflect maintenance mode status
Clarified the maintenance status of Exportarr and its limitations regarding data collection from APIs.
2025-08-31 16:49:24 -04:00
Chris Yocum
0963316789
Minor fixes (#280) 2024-03-12 09:53:03 -04:00
Deep145757
b6dd1a160f
doc(README): remove typo (#240) 2023-10-30 07:25:53 -04:00
Jack
b8b7cc6be3
Feature/support bazarr (#214)
* remove the branch requirement to run tests

feature/support-bazarr

* lint makefile

feature/support-bazarr

* add bazarr to readme

feature/support-bazarr

* also comment out release image as we only want tests to happen

feature/support-bazarr

* initial changes to start attempting to pull bazarr i thinnk?

feature/support-bazarr

* make it only run the tests, but skip release image

feature/support-bazarr

* add a genric makefile to build container localy, run and test

feature/support-bazarr

* rename build command

feature/support-bazarr

* add pic and grafana dashboard adjustments

feature/support-bazarr

* refactor metrics to just be contained within 1 class

* add logic to allow csv values to params

* remove some todos

* make api version optional

feature/support-bazarr

* adjust makefile to auto kill and start

feature/support-bazarr

* remove now invalid test

feature/support-bazarr

* add a test for no api version instead

feature/support-bazarr

* add a test to enforce csv params moving forward

feature/support-bazarr

* add saml payloads for all endpoints, add test that mocks and verifies result

feature/support-bazarr

* Update .env.dist

* Update .gitignore

* Update internal/client/client.go

* add a tidy task

---------

Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
2023-10-08 02:32:59 -04:00
Russell Troxel
2574b477ee
Allow selection of prometheus datasource in dashboard 1 (#224)
Signed-off-by: Russell Troxel <russell@troxel.io>
2023-10-08 02:25:51 -04:00
Devin Buhl
fd93268bf3
chore: update readme
Signed-off-by: Devin Buhl <devin@buhl.casa>
2023-07-16 15:44:21 -04:00
Russell Troxel
925c58764b
Add SabnzbD to README (#163)
* Add SabnzbD to README

Signed-off-by: Russell Troxel <russell@troxel.io>

* Update README.md

---------

Signed-off-by: Russell Troxel <russell@troxel.io>
Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
2023-04-29 08:25:50 -04:00
Russell Troxel
6ec2c40dc2
Additional Compatibility Measures (#122) 2023-03-18 13:18:31 -04:00
Russell Troxel
e3edbb2a65
Add --backfill & --backfill-since-date options for Prowlarr. (#117)
* Add backfill options to Prowlarr

Signed-off-by: Russell Troxel <russell.troxel@segment.com>

* Update Readme

Signed-off-by: Russell Troxel <russelltroxel@gmail.com>

---------

Signed-off-by: Russell Troxel <russell.troxel@segment.com>
Signed-off-by: Russell Troxel <russelltroxel@gmail.com>
2023-03-18 12:29:56 -04:00
Russell Troxel
ffc97ea817
Add example dashboard including new collectors (#103) 2023-03-09 15:07:01 -05:00
Russell Troxel
f1d82200ca
feat(add): Add indexer statistics to prowlarr collector (#98) 2023-03-05 18:51:03 -05:00
pixxon
35835b5650
allow apikey to be set from file (#91) 2023-03-03 23:24:24 -05:00
Russell Troxel
a2b6f155e2
feat(add): Readarr Support (#97) 2023-03-03 23:08:00 -05:00
Hadrien Patte
251874578a
Fix prowlarr port in README 2022-11-22 00:34:03 +01:00
Gavin Mogan
2dadfff677
Apply suggestions from code review
Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
2022-08-07 16:08:37 -07:00
Gavin Mogan
a0359cd96a Readme updates 2022-08-07 14:37:24 -07:00
Samuel Culpepper
efe3048e3c
README: fmt: fill-paragraph, normalize table 2022-06-27 14:06:01 +02:00
Devin Buhl
0472773e62
chore: update readme 2022-03-30 08:42:00 -04:00
Devin Buhl
7421cf0195
feat(add): goreleaser and update readme
Signed-off-by: Devin Buhl <devin@buhl.casa>
2022-02-04 18:20:50 -05:00
ᗪєνιη ᗷυнʟ
f6e9ca0e64
fix: add dashboard image to readme 2021-03-22 09:03:38 -04:00
ᗪєνιη ᗷυнʟ
b5b027df86
docs: fix ports in compose example 2021-03-22 08:55:05 -04:00
ᗪєνιη ᗷυнʟ
a769a60848
docs: update readme 2021-03-22 08:42:18 -04:00
ᗪєνιη ᗷυнʟ
88d700a158
docs: update readme 2021-03-22 08:39:42 -04:00
ᗪєνιη ᗷυнʟ
ddf1f0e86a
docs: update readme 2021-03-22 08:38:52 -04:00
Devin Buhl
4d1f99c052
docs: update readme and examples 2021-03-17 20:30:01 -04:00
Devin Buhl
c8525db0d3
fix: add enable-additional-metrics flag 2021-03-17 15:29:07 -04:00
Devin Buhl
1719a96efc
fix: add enable-additional-metrics flag 2021-03-17 15:22:07 -04:00
ᗪєνιη ᗷυнʟ
62d6b41506
Update README.md 2021-03-17 15:05:55 -04:00
Devin Buhl
aaca5e0818
fix: remove basic-auth-enabled flag 2021-03-17 14:54:01 -04:00
Alejandro AR
7244616f5c
Update README.md 2021-03-17 16:13:39 +01:00
ᗪєνιη ᗷυнʟ
f3d349abad
chore(docs): update readme 2021-03-17 10:33:50 -04:00
Alejandro AR
b18ff164ff
Updates README
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-17 15:15:29 +01:00
Alejandro AR
6536012220
Apply suggestions from code review
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-17 13:53:25 +01:00
kinduff
8a05c89bd7 Updates README with Lidarr info 2021-03-17 00:49:24 +01:00
Devin Buhl
b7fb126ea1
fix readme 2021-03-13 11:52:32 -05:00
Devin Buhl
a2f7ccd772
switch to ghcr, major updates to workflows 2021-03-13 11:11:41 -05:00
Devin Buhl
3b8fdd76c9
Update README.md 2020-08-19 10:35:32 -04:00
Tal Ziv
ac2170debb
Updated README and changed image tags in examples to master instead of latest. (#11)
* changed image tag to master

* changed image tag to master

* changed image tag to master

* Update README.md
2020-06-30 08:14:42 -04:00
Devin Buhl
e78625926c implement enable-unknown-queue-items config option 2020-04-21 08:24:19 -04:00
Devin Buhl
bcfb3de661
Update README.md 2020-04-14 16:05:08 -04:00
Devin Buhl
a89f7b86b1
add note about helm charts 2020-04-14 16:04:35 -04:00
Devin Buhl
0d97b27cb3 update readme 2020-04-14 08:41:11 -04:00
Devin Buhl
d300439e32 update readme 2020-04-13 17:34:21 -04:00
Devin Buhl
b11388f9a0 port and interface 2020-04-13 17:32:25 -04:00
Devin Buhl
06454ac801 update readme 2020-04-13 16:19:13 -04:00
Devin Buhl
1dea82636c move args to serive subcommands 2020-04-13 13:00:08 -04:00
Devin Buhl
324fdeb9b6
Update README.md 2020-04-12 14:48:50 -04:00
Devin Buhl
e55f0e0a32 enable-episode-quality-metrics 2020-04-12 14:37:21 -04:00
Devin Buhl
82d5cb25ef add note about only supporting radarr/sonarr v3 2020-04-12 13:02:54 -04:00
Devin Buhl
8cce16e9f1 update readme 2020-04-12 12:46:17 -04:00