pixelados: optimize spanish season nomenclature search (#13285)

This commit is contained in:
amoreno 2022-06-09 09:08:20 +02:00 committed by GitHub
parent c5bd2800c5
commit b27059568f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

View File

@ -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
@ -95,6 +99,11 @@ search:
selector: category_id
title:
selector: name
filters:
- name: re_replace
args: ["(?i)T(\\d{1,2})\\b", "S$1"]
- name: re_replace
args: ["(\\d{1,2})[×|x](\\d{1,2})", "S$1E$2"]
details:
selector: details_link
download: