autobrr/internal
martylukyy b0198bc2a3
fix(indexers): OPS new announce format (#862)
* fix ops parsing
extend regex capture group for torrentName var to contain releaseTags var
replace all – in announces with a - for torrentName var

* update ops yaml for new announces

* replace en-dashes with hyphens for OPS
add Sampler to releaseTypeMusic const
sort strings of releaseTypeMusic const alphabetically
shorten import in constants.ts

* replace en-dashes in pattern with . to cover any separator

---------

Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
2023-04-26 20:31:21 +02:00
..
action feat(actions): add "don't start" option for rtorrent (#782) 2023-03-26 23:17:44 +02:00
announce fix(indexers): OPS new announce format (#862) 2023-04-26 20:31:21 +02:00
api fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
auth fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
client feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
config enhancement(config): clarify logPath usage (#783) 2023-03-26 23:14:07 +02:00
database fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
domain feat(releases): set freeleech percent 100 with freeleech bool (#872) 2023-04-23 20:54:39 +02:00
download_client feat: add usenet support (#543) 2023-03-04 20:27:18 +01:00
events feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed fix(feeds): torznab newznab category parsing (#775) 2023-03-19 23:35:33 +01:00
filter feat(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00
http fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
indexer fix(indexers): OPS new announce format (#862) 2023-04-26 20:31:21 +02: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(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00
notification fix(notifications): test handle unsupported type (#841) 2023-04-16 18:44:07 +02:00
release fix(macros): torrentdata parsing (#757) 2023-03-19 20:53:42 +01:00
scheduler feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
server feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
update feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
user fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
utils feat: add backend 2021-08-11 15:26:17 +02:00