ethor: add MULTI for multi-language torrent (#4062)

add MULTI keyword support for multi-language torrent that include French language
This commit is contained in:
Eric Gosselin 2018-10-24 18:27:55 -04:00 committed by garfield69
parent 6c6d55eb63
commit 734fc31d8e
1 changed files with 2 additions and 1 deletions

View File

@ -84,10 +84,11 @@
title:
selector: a[href^="/details.php"]:has(b)
filters:
- name: toupper
- name: replace
args: ["VFQ", "FRENCH"]
- name: replace
args: ["vfq", "FRENCH"]
args: ["MULTI", "FRENCH"]
- name: re_replace
args: ["S(\\d{2}) E(\\d{2})", "S$1E$2"]
- name: re_replace