ze0s
|
839eb9f3f3
|
feat(actions): simplify macro parsing (#560)
* refactor(action): parse macros
* feat(action): add ctx to arr clients and test
|
2022-12-10 21:48:19 +01:00 |
|
ze0s
|
29da2416ec
|
feat(clients): add support for qBittorrent 4.4.0+ (#558)
* refactor: move client to go-qbittorrent
* refactor: move client to go-qbittorrent
* feat(downloadclient): cache qbittorrent client
* feat(downloadclient): update qbit
* feat(downloadclient): client test and remove pkg qbit
* feat(downloadclient): update pkg qbit
* fix(release): method
* feat(release): make GetCachedClient concurrent safe
* feat(release): add additional tests for buildLegacyHost
* feat(release): remove branching
* chore: update pkg autobrr/go-qbittorrent to v.1.2.0
|
2022-12-10 19:25:04 +01:00 |
|
voltron4lyfe
|
71d0424b61
|
feat(clients): add Readarr support (#490)
* Add initial Readarr support
* Readarr working with MaM
* feat(clients): readarr add tests
|
2022-10-14 19:56:42 +02:00 |
|
ze0s
|
54d7151894
|
feat(clients): add rTorrent support (#421)
|
2022-08-21 21:42:07 +02:00 |
|
Ludvig Lundgren
|
7eefeb54c1
|
feat(download-clients): add transmission (#350)
|
2022-07-10 18:01:58 +02:00 |
|
Ludvig Lundgren
|
402596523d
|
feat(actions): improve errors and logs (#340)
|
2022-07-07 16:28:14 +02:00 |
|
Ludvig Lundgren
|
0e88117702
|
feat(logging); improve messages and errors (#336)
* feat(logger): add module context
* feat(logger): change errors package
* feat(logger): update tests
|
2022-07-05 13:31:44 +02:00 |
|
Ludvig Lundgren
|
62ada6de37
|
feat(qbit): refactor url parse and add basic auth support (#245)
* feat(qbit): add basic auth and refactor url parse
* build: update dockerfile go base
* feat: only show port for legacy reasons
|
2022-05-20 17:17:00 +02:00 |
|
Ludvig Lundgren
|
91b094f4f4
|
feat(confg): reload on save and refactor logging (#275)
* feat(confg): reload on save
* refactor(logging): rework
|
2022-05-20 09:27:01 +02:00 |
|
Ludvig Lundgren
|
9d0ab6ea52
|
feat(clients): add whisparr (#218)
* feat(clients): add whisparr
* feat: add client connection test
|
2022-04-06 10:40:44 +02:00 |
|
Ludvig Lundgren
|
3185832708
|
feat: add postgres support (#215)
* feat: add postgres support and refactor
* feat: improve releases find
* fix: autobrrctl create user
|
2022-04-02 19:24:23 +02:00 |
|
Ludvig Lundgren
|
bb9e51f9d3
|
feat: download clients skip tls verify option (#181)
|
2022-03-17 20:57:27 +01:00 |
|
Ludvig Lundgren
|
fe25cdec28
|
refactor: download client addr parsing (#108)
* refactor: client addr parsing
* feat: add logging to client test
* feat: imrpove help for download client forms
|
2022-02-04 17:38:18 +01:00 |
|
Ludvig Lundgren
|
f466657ed4
|
Fix: Performance issues and sqlite locking (#74)
* fix: performance issues and sqlite locking
* fix: dashboard release stats was reversed
* refactor: open and migrate db
* chore: cleanup
|
2022-01-11 19:35:27 +01:00 |
|
Ludvig Lundgren
|
c02f16b64d
|
Feature: Download client rules (#18)
* feat(web): add and update download client rules
* feat: add and update download client rules
* feat: add active downloads check
* chore: update pkg
* feat: deluge max active downloads
* feat: use basic rules for deluge
* feat: add as paused
* refactor: download file if needed
* feat: better errors qbit
|
2021-09-10 16:54:30 +02:00 |
|
Ludvig Lundgren
|
e6cfc77e85
|
Feature: Lidarr (#15)
* feat(web): add lidarr download client
* feat: add lidarr download client
|
2021-08-22 02:17:13 +02:00 |
|
Ludvig Lundgren
|
fce6c7149a
|
Feature: Sonarr (#14)
* feat: add sonarr download client
* feat(web): add sonarr download client and actions
* feat: add sonarr to filter actions
|
2021-08-22 00:55:00 +02:00 |
|
Ludvig Lundgren
|
455284a94b
|
Feature: Radarr (#13)
* feat(web): add and update radarr
* feat: add radarr download client
* feat: add tests
|
2021-08-21 23:36:06 +02:00 |
|
Ludvig Lundgren
|
0c4aaa29b0
|
Feature: Deluge download client (#12)
* chore: add go-libdeluge package
* feat: implement deluge v1 and v2 clients
* feat(web): handle add and update deluge clients
* chore: temp remove releaseinfo parser
|
2021-08-20 22:08:32 +02:00 |
|
Ludvig Lundgren
|
a838d994a6
|
feat: add backend
|
2021-08-11 15:26:17 +02:00 |
|