turktorrent: drop sezon blm processing. #6232

This commit is contained in:
Garfield69 2019-10-24 08:36:23 +13:00
parent 1530189ea4
commit 2100a4f887
1 changed files with 0 additions and 8 deletions

View File

@ -104,9 +104,6 @@
search: search:
paths: paths:
- path: / - path: /
keywordsfilters:
- name: re_replace # S01E01 to X.sezon X.blm
args: ["(?i)\\bS0*(\\d+)E0*(\\d+)\\b", "$1.sezon $2.blm"]
inputs: inputs:
p: torrents p: torrents
pid: 32 pid: 32
@ -125,11 +122,6 @@
args: cid args: cid
title: title:
selector: a[href*="?p=torrents&pid=10&action=details"] selector: a[href*="?p=torrents&pid=10&action=details"]
filters:
- name: re_replace # X.sezon X.blm to S01E01
args: ["(?i)\\b(\\d+).sezon\\s(\\d+).blm\\b", "S$1E$2"]
- name: re_replace # switch (dd.mm.yyyy) to mm.dd.yyyy
args: ["\\((\\d+)\\.(\\d+)\\.(\\d+)\\)", " $2/$1/$3 "]
details: details:
selector: a[href*="?p=torrents&pid=10&action=details"] selector: a[href*="?p=torrents&pid=10&action=details"]
attribute: href attribute: href