Update anidex.yml (#3411)

Remove anidb id - sorting names was acting weird as episode numbers were mistaken with the anidb id
This commit is contained in:
ATAlgaba 2018-07-17 11:45:49 +02:00 committed by flightlevel
parent 3eab605423
commit 4b6a9376de
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@
args: id
title:
selector: td:nth-child(3) > a.torrent > span.span-1440
filters:
- name: re_replace # remove anidb id from return string
args: ["(\\[[A-Z0-9]*\\])\\.", "."]
details:
selector: td:nth-child(3) > a.torrent
attribute: href