autobrr/internal/indexer
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
..
definitions fix(indexers): OPS new announce format (#862) 2023-04-26 20:31:21 +02:00
api.go feat(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00
definitions.go feat: add backend 2021-08-11 15:26:17 +02:00
service.go feat(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00