autobrr/internal/indexer
costaht fdea29103d
feat(indexers): Locadora add internal and tags var (#1433)
* Adding internal and tags to the indexer

We just added the fields internal and tvdb/tmdb ids to the announce and these are the new regular expressions to match those changes.
Looking forward to having access to Tags as a variable to be used on scripts.

Thank you

* fix(indexers): remove superfluous characters in regex

---------

Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-02-27 12:08:44 +01:00
..
definitions feat(indexers): Locadora add internal and tags var (#1433) 2024-02-27 12:08:44 +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 fix(filters): OPS and RED split Artist and Album (#1398) 2024-02-12 14:16:16 +01:00
parse.go feat(definitions): add expectations for test lines (#1257) 2023-11-18 15:41:39 +01:00
service.go feat(indexers): sanitize user input (#1420) 2024-02-26 18:06:00 +01:00