autobrr/internal
soup 4ae2773dc9
fix(indexers): multiple definition regex pattern corrections (#656)
* fuzer: fix regex pattern

old: https://regex101.com/r/pmyFOX/1

new: https://regex101.com/r/YxtVT7/1

* hebits: fix regex pattern

old: https://regex101.com/r/66kpcT/1

new: https://regex101.com/r/AuJPRg/1

* iplay: fix regex pattern

* forgot to update pattern

* ncore: fix regex pattern

didnt catch baseurl correctly

* retroflix: fix regex pattern

old: https://regex101.com/r/WY5qPu/1

new: https://regex101.com/r/qIS6i5/1

* speedapp: removed unused capture group

old: https://regex101.com/r/1v0T3j/1

new: https://regex101.com/r/Fzv6Cq/1

* torrentbytes: fixed bad baseurl capture

old: https://regex101.com/r/n5iJr6/1

new: https://regex101.com/r/ozIu3F/1
2023-01-17 22:25:43 +01:00
..
action feat(downloadclients): qBit add rule UploadSpeedThreshold (#633) 2023-01-08 18:34:06 +01:00
announce feat(indexers): irc parse support ignoring lines (#641) 2023-01-10 19:20:48 +01:00
api fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
auth feat(http): improve invalid login handling (#597) 2022-12-31 01:04:41 +01:00
client feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
config feat(logging): make log size and log backups configurable (#657) 2023-01-17 21:35:31 +01:00
database feat(filters): support Language filtering (#632) 2023-01-09 00:33:08 +01:00
domain feat(logging): make log size and log backups configurable (#657) 2023-01-17 21:35:31 +01:00
download_client feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
events feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed enhancement(feeds): torznab freeleech percentage (#647) 2023-01-15 18:17:51 +01:00
filter feat(filters): smart episode (#563) 2022-12-14 19:07:04 +01:00
http feat(feeds): view latest RSS and Torznab feed (#609) 2023-01-02 23:00:11 +01:00
indexer fix(indexers): multiple definition regex pattern corrections (#656) 2023-01-17 22:25:43 +01:00
irc feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
logger feat(logging): make log size and log backups configurable (#657) 2023-01-17 21:35:31 +01: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(filters): smart episode (#563) 2022-12-14 19:07:04 +01:00
scheduler feat(feeds): view latest RSS and Torznab feed (#609) 2023-01-02 23:00:11 +01: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