mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ettv: drop torrent from end of titles. resolves #6903
This commit is contained in:
@@ -127,6 +127,9 @@
|
||||
title:
|
||||
selector: a[href^="/torrent/"][title]
|
||||
attribute: title
|
||||
filters:
|
||||
- name: re_replace
|
||||
args: ["( torrent)$", ""]
|
||||
category:
|
||||
selector: a[href^="/torrents.php?cat="]
|
||||
attribute: href
|
||||
|
Reference in New Issue
Block a user