mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
Feature: Improve filtering and release parsing (#56)
* feat: match against orig and cleaned rel * feat: add more release parse tests * feat: filter check tags * feat: improve filter tag parsing * refactor: simplify tag split and trim * fix(indexers): use releasetags for milkie * fix: properly replace spaces in string * feat: better source check * feat: extract releasetags
This commit is contained in:
parent
8f53becbb3
commit
ae1f14d0a4
6 changed files with 1036 additions and 130 deletions
|
@ -49,7 +49,7 @@ parse:
|
|||
vars:
|
||||
- category
|
||||
- torrentName
|
||||
- tags
|
||||
- releaseTags
|
||||
- baseUrl
|
||||
- torrentId
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue