autobrr/internal/announce
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
..
announce.go fix(indexers): OPS new announce format (#862) 2023-04-26 20:31:21 +02:00
announce_test.go fix(indexers): milkie url encode apikey and add tests (#51) 2021-12-25 18:25:59 +01:00