autobrr/internal
ze0s 25a165b764
feat(indexers): add support for optional baseurl override (#551)
* feat(indexers): optional baseurl override

* feat(indexers): update baseUrl parsing

* refactor(indexers): BREAKING move parse to IRC struct

* Move Parse as part of IRC struct from Indexer
* Updated definitions
* Build torrentUrl in stages
* Use new url.JoinPath to build torrentUrl
* Update tests

* refactor(indexers): select option obj

* refactor(indexers): make backwards compatible
2022-12-03 15:40:45 +01:00
..
action fix(actions): watch dir check torrent suffix (#540) 2022-11-14 19:18:08 +01:00
announce feat(indexers): add support for optional baseurl override (#551) 2022-12-03 15:40:45 +01:00
api fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
auth feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
client feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
config fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
database feat(indexers): add support for optional baseurl override (#551) 2022-12-03 15:40:45 +01:00
domain feat(indexers): add support for optional baseurl override (#551) 2022-12-03 15:40:45 +01:00
download_client feat(clients): add Readarr support (#490) 2022-10-14 19:56:42 +02:00
events feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed fix(rss): ignore max_age for old feed items (#527) 2022-11-07 17:32:49 +01:00
filter feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
http feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
indexer feat(indexers): add support for optional baseurl override (#551) 2022-12-03 15:40:45 +01:00
irc feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
logger fix(logging): timestamp and update pkg (#309) 2022-06-15 23:00:33 +02:00
mock feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
notification feat(notifications): Notifiarr use auth header (#542) 2022-11-14 19:19:14 +01:00
release feat(feeds): improve RSS (#502) 2022-10-18 18:51:10 +02:00
scheduler feat(feeds): add generic RSS support (#410) 2022-08-20 00:34:46 +02:00
server feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
user feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
utils feat: add backend 2021-08-11 15:26:17 +02:00