mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-27 12:33:24 +02:00
kinozal: fix
This commit is contained in:
@@ -110,7 +110,7 @@ search:
|
|||||||
- path: browse.php
|
- path: browse.php
|
||||||
keywordsfilters:
|
keywordsfilters:
|
||||||
# - name: diacritics # 8686
|
# - name: diacritics # 8686
|
||||||
args: replace
|
# args: replace
|
||||||
- name: re_replace # S01 to 1
|
- name: re_replace # S01 to 1
|
||||||
args: ["(?i)\\bS0*(\\d+)\\b", "$1"]
|
args: ["(?i)\\bS0*(\\d+)\\b", "$1"]
|
||||||
- name: re_replace # S01E01 to 1 1
|
- name: re_replace # S01E01 to 1 1
|
||||||
|
Reference in New Issue
Block a user