autobrr/internal/action
Kyle Sanderson 3234f0d919
refactor(http): implement shared transport and clients (#1288)
* fix(http): flip to a shared transport and clients

* nice threads

* that is terrible

* fake uri for magnet

* lazy locking

* why bother with r's

* flip magic params to struct

* refactor(http-clients): use separate clients with shared transport

* refactor(http-clients): add missing license header

* refactor(http-clients): defer and fix errors

---------

Co-authored-by: ze0s <ze0s@riseup.net>
2023-12-29 23:49:22 +01:00
..
deluge.go feat(actions): deluge v2 add skip recheck (#1321) 2023-12-28 16:59:17 +01:00
exec.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
exec_test.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
lidarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
porla.go feat(downloadclients): Porla support preset (#978) 2023-06-14 19:51:34 +02:00
qbittorrent.go feat(actions): qBittorrent add priority handling (#1315) 2023-12-25 22:39:31 +01:00
radarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
readarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
rtorrent.go feat(downloadclients): rtorrent improve basic auth handling (#914) 2023-05-06 18:16:34 +02:00
run.go refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
sabnzbd.go feat(macros): add SizeString DownloadURL and InfoURL (#1080) 2023-09-03 13:27:47 +02:00
service.go refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
sonarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
transmission.go feat(clients): Transmission support seedtime and ratiolimit (#1211) 2023-10-31 00:38:23 +01:00
whisparr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00