From 82a8416ed586c3992f9cd67afb8e145c285a1a4f Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:48:11 +0000 Subject: [PATCH] diablotorrent: fix field name format --- src/Jackett.Common/Definitions/diablotorrent.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Jackett.Common/Definitions/diablotorrent.yml b/src/Jackett.Common/Definitions/diablotorrent.yml index 64b3c9ac8..e6bb2df3b 100644 --- a/src/Jackett.Common/Definitions/diablotorrent.yml +++ b/src/Jackett.Common/Definitions/diablotorrent.yml @@ -1,7 +1,7 @@ --- id: diablotorrent name: Diablo Torrent -description: " Diablo Torrent is a Hungarian Private site for TV / MOVIES / GENERAL" +description: "Diablo Torrent is a Hungarian Private site for TV / MOVIES / GENERAL" language: hu-HU type: private encoding: UTF-8 @@ -162,13 +162,13 @@ search: imdbid: selector: a[href*="imdb.com/title/tt"] attribute: href - _description: + description_text: selector: div.torrent_row_magyarcim remove: span.torrent_row_new description: case: - img[src="/pic/browse/yes.png"]: "Verified: {{ .Result._description}}" - "*": "Unverified: {{ .Result._description}}" + img[src="/pic/browse/yes.png"]: "Verified: {{ .Result.description_text}}" + "*": "Unverified: {{ .Result.description_text}}" downloadvolumefactor: text: 1 uploadvolumefactor: