From df22e39b4e29b93c679eb31cc0cd122802601af6 Mon Sep 17 00:00:00 2001 From: CodeMonkey Date: Tue, 6 Jun 2017 12:11:11 -0400 Subject: [PATCH] Anirena: Provide both torrent and magnet download links (#1451) * Anirena: Add setting for torrent vs magnet * Switch to just showing both download options - And remove the explicit setting. --- src/Jackett/Definitions/anirena.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Jackett/Definitions/anirena.yml b/src/Jackett/Definitions/anirena.yml index e6749289c..342e6b1b8 100644 --- a/src/Jackett/Definitions/anirena.yml +++ b/src/Jackett/Definitions/anirena.yml @@ -38,6 +38,9 @@ title: selector: .torrents_small_info_data1 div download: + selector: .torrents_small_info_data2 a[title="Download Torrent"] + attribute: href + magnet: selector: .torrents_small_info_data2 a[title="Magnet Link"] attribute: href size: