autobrr/internal/feed
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
..
cleanup.go feat(feeds): add scheduled cleanup (#1073) 2023-09-02 22:44:28 +02:00
client.go refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
newznab.go feat(feeds): add force run (#1243) 2023-11-18 21:54:53 +01:00
rss.go feat(feeds): add force run (#1243) 2023-11-18 21:54:53 +01:00
rss_test.go feat(feeds): improve file size parsing (#1162) 2023-10-01 22:47:47 +02:00
service.go feat(feeds): add force run (#1243) 2023-11-18 21:54:53 +01:00
torznab.go feat(feeds): add force run (#1243) 2023-11-18 21:54:53 +01:00