mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
refactor: indexer definitions (#21)
This commit is contained in:
parent
2288997335
commit
9aaf79e7bb
12 changed files with 34 additions and 29 deletions
|
@ -54,7 +54,7 @@ parse:
|
|||
lines:
|
||||
- test:
|
||||
- "NOW BROADCASTING! [ The Show S06E07 720p WEB-DL DD 5.1 H.264 - LP ]"
|
||||
pattern: ^NOW BROADCASTING! \[(.*)\]
|
||||
pattern: ^NOW BROADCASTING! \[ (.*) \]
|
||||
vars:
|
||||
- torrentName
|
||||
- test:
|
||||
|
@ -69,7 +69,7 @@ parse:
|
|||
vars:
|
||||
- year
|
||||
- category
|
||||
- tags
|
||||
- releaseTags
|
||||
- uploader
|
||||
- preTime
|
||||
- test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue