autobrr/internal/indexer
soup 13113907b2
feat(indexers): DigitalCore parse Tags and Genre (#1790)
* fix(indexer): update digitalcore with new pattern

* refactor: switch releaseTags and tags fields

- Tags now represents genres (e.g. Drama, Comedy)
- ReleaseTags represents release attributes (e.g. p2p, unrar)
2024-10-28 14:29:25 +01:00
..
definitions feat(indexers): DigitalCore parse Tags and Genre (#1790) 2024-10-28 14:29:25 +01:00
api.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
definition_test.go fix(indexers): AnimeBytes parsing (#1259) 2023-11-18 23:07:50 +01:00
definitions.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
indexer_test.go feat(filters): improve rejection handling (#1776) 2024-10-20 22:58:55 +02:00
parse.go refactor(wildcard): optimize and add caching (#1634) 2024-09-02 11:18:14 +02:00
service.go feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00