mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ptorrents: size can be missing. resolves #16120
This commit is contained in:
@@ -75,7 +75,9 @@ search:
|
||||
date:
|
||||
text: now
|
||||
size:
|
||||
selector: a.overlay
|
||||
selector: a.overlay:contains(" MB"), a.overlay:contains(" GB")
|
||||
optional: true
|
||||
default: 512MB
|
||||
filters:
|
||||
- name: regexp
|
||||
args: "^\\[(.+?)\\]"
|
||||
|
Reference in New Issue
Block a user