mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
fix(indexers): SubsPlease parse line pattern (#1152)
This commit is contained in:
parent
d3ca3e59c0
commit
1900bf7742
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ irc:
|
|||
lines:
|
||||
- test:
|
||||
- "[Release] [SubsPlease] Title - 01 (480p) [636F636B].mkv (420.69MB) - https://nyaa.si/view/0000000 - https://nyaa.si/view/0000000/torrent"
|
||||
- pattern: '\[Release\] (.*(SubsPlease).*?)\.?(mkv)? \((\d+.?\d*[KMGTP]?B)\) - (.*) - (.*)'
|
||||
pattern: '\[Release\] (.*(SubsPlease).*?)\.?(mkv)? \((\d+.?\d*[KMGTP]?B)\) - (.*) - (.*)'
|
||||
vars:
|
||||
- torrentName
|
||||
- releaseGroup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue