1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 21:54:51 +00:00

hawke-uno: remove grouping parentheses from title

This commit is contained in:
Bogdan 2023-10-07 00:35:50 +03:00
parent 53c61d6391
commit 50512207e5

View file

@ -90,6 +90,11 @@ search:
selector: category
title:
selector: name
filters:
- name: re_replace
args: ["\\(((?>[^()]+|(?<o>)\\(|(?<-o>)\\))*(?(o)(?!)))\\)$", "$1"]
- name: re_replace
args: ["- (\\w+)$", "-$1"]
details:
selector: details_link
download: