mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(indexers): subsplease match batch (#624)
This commit is contained in:
parent
3b66568aa8
commit
c57c6ce86f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ irc:
|
|||
parse:
|
||||
type: single
|
||||
lines:
|
||||
- pattern: '\[Release\] (.*(SubsPlease).*.(mkv)) \((.*)\) - .* - (.*)'
|
||||
- pattern: '\[Release\] (.*(SubsPlease).*?)\.?(mkv)? \((\d+.?\d*[KMGTP]?B)\) - .* - (.*)'
|
||||
vars:
|
||||
- torrentName
|
||||
- releaseGroup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue