ptorrents: size can be missing. resolves #16120

This commit is contained in:
Garfield69
2025-08-12 06:28:53 +12:00
parent 3e28cf7688
commit 3d810393ae

View File

@@ -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: "^\\[(.+?)\\]"