From 8ae165911549ef9209490a812e4b2a06ee9aae43 Mon Sep 17 00:00:00 2001 From: amoreno Date: Thu, 9 Jun 2022 02:37:41 +0200 Subject: [PATCH] pixelados - update lang and season parsing (#201) --- definitions/v3/pixelados.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/definitions/v3/pixelados.yml b/definitions/v3/pixelados.yml index 7ed914a1d..58c244003 100644 --- a/definitions/v3/pixelados.yml +++ b/definitions/v3/pixelados.yml @@ -2,7 +2,7 @@ id: pixelados name: Pixelados description: "Pixelados is a Spanish Private Torrent Tracker for HD MOVIES / TV" -language: en-US +language: es-ES type: private encoding: UTF-8 links: @@ -83,6 +83,10 @@ search: keywordsfilters: - name: re_replace args: ["\\.", " "] + - name: re_replace + args: ["(?i)\\bS0*(\\d+)\\b", "T$1"] + - name: re_replace + args: ["(?i)S0?(\\d{1,2})E(\\d{1,2})", "$1x$2"] rows: selector: data