hdcity: drop square brackets surrounding language in titles (#10314)

This commit is contained in:
SPlNeTe
2020-11-28 18:51:27 +01:00
committed by GitHub
parent f3c8035a04
commit 160bcd3076

View File

@@ -172,7 +172,7 @@ search:
optional: true
filters:
- name: append
args: " [English]"
args: " English"
- name: re_replace
args: ["(?i)T[\\s-_]?(\\d{1,2})\\b", " S$1 "]
- name: re_replace
@@ -184,7 +184,7 @@ search:
optional: true
filters:
- name: append
args: " [Spanish]"
args: " Spanish"
- name: re_replace
args: ["(?i)T[\\s-_]?(\\d{1,2})\\b", " S$1 "]
- name: re_replace