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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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