From 66fa125b7169d6981e9138ad6bc8d759077cec0d Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 19 Dec 2019 20:43:17 +1300 Subject: [PATCH] elittraker: gone. removed. #1445 --- README.md | 1 - .../Definitions/elittracker.yml | 190 ------------------ src/Jackett.Updater/Program.cs | 1 + 3 files changed, 1 insertion(+), 191 deletions(-) delete mode 100644 src/Jackett.Common/Definitions/elittracker.yml diff --git a/README.md b/README.md index 6f88bdd99..09925c753 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/ * EbookParadijs * Ebooks-Shares * EfectoDoppler - * Elit Tracker (ET) * Elite-Tracker * Empornium (EMP) * eShareNet diff --git a/src/Jackett.Common/Definitions/elittracker.yml b/src/Jackett.Common/Definitions/elittracker.yml deleted file mode 100644 index 3d46286c3..000000000 --- a/src/Jackett.Common/Definitions/elittracker.yml +++ /dev/null @@ -1,190 +0,0 @@ ---- - site: elittracker - name: Elit Tracker - description: "Elit Tracker (ET) is a HUNGARIAN Private Torrent Tracker for 0DAY / GENERAL" - language: hu-hu - type: private - encoding: iso-8859-2 - links: - - http://elittorent.us/ - - caps: - categorymappings: - - {id: 35, cat: Movies, desc: "BluRay-Egyéb (BluRay Other)"} - - {id: 30, cat: Movies, desc: "BluRay-Hun"} - - {id: 34, cat: Movies, desc: "Cam-Egyéb (Cam Other)"} - - {id: 33, cat: Movies, desc: "Cam-Hun"} - - {id: 36, cat: Movies, desc: "DVD-Egyéb (DVD Other)"} - - {id: 2, cat: Movies, desc: "DVD-Eng"} - - {id: 3, cat: Movies, desc: "DVD-Hun"} - - {id: 6, cat: Other, desc: "Egyéb (Other)"} - - {id: 10, cat: Console, desc: "Játék-Konzol (Games Console)"} - - {id: 7, cat: Console, desc: "Játék-PC (Games PC)"} - - {id: 8, cat: Console, desc: "Játék-PS (Games PS)"} - - {id: 9, cat: Console, desc: "Játék-Xbox (Games Xbox)"} - - {id: 11, cat: Other, desc: "Klip (Clips)"} - - {id: 4, cat: Books, desc: "Könyv-Eng (Book Eng)"} - - {id: 5, cat: Books, desc: "Könyv-Hun (Book Hun)"} - - {id: 12, cat: Books, desc: "Mese-Eng (Tale Eng)"} - - {id: 13, cat: Books, desc: "Mese-Hun (Tale Hun)"} - - {id: 14, cat: PC, desc: "Mobil (Mobile)"} - - {id: 15, cat: PC, desc: "Program (Software)"} - - {id: 16, cat: PC, desc: "Program-Linux (Software Linux)"} - - {id: 17, cat: TV, desc: "Sorozat-Eng (TV Eng)"} - - {id: 18, cat: TV, desc: "Sorozat-Hun (TV Hun)"} - - {id: 37, cat: Movies, desc: "XviD-Egyéb (Xvid Other)"} - - {id: 19, cat: Movies, desc: "XviD-Eng"} - - {id: 20, cat: Movies, desc: "XviD-Hun"} - - {id: 21, cat: XXX, desc: "XXX"} - - {id: 22, cat: XXX, desc: "XXX-Képek (XXX Pics)"} - - {id: 32, cat: Audio, desc: "Zene-Egyéb (Msuci Other)"} - - {id: 23, cat: Audio, desc: "Zene-Eng (Music Eng)"} - - {id: 24, cat: Audio, desc: "Zene-Hun (Music Hun)"} - - modes: - search: [q] - tv-search: [q, season, ep] - movie-search: [q] - - settings: - - name: username - type: text - label: Username - - name: password - type: password - label: Password - - name: category - type: select - label: Category - default: "0" - options: - "0" : "toate categoriile (All)" - "35" : "BluRay-Egyéb (BluRay Other)" - "30" : "BluRay-Hun" - "34" : "Cam-Egyéb (Cam Other)" - "33" : "Cam-Hun" - "36" : "DVD-Egyéb (DVD OTher)" - "2" : "DVD-Eng" - "3" : "DVD-Hun" - "6" : "Egyéb (Other)" - "10" : "Játék-Konzol (Games Console)" - "7" : "Játék-PC (Games PC)" - "8" : "Játék-PS (Games PS)" - "9" : "Játék-Xbox (Games Xbox)" - "11" : "Klip (Clips)" - "4" : "Könyv-Eng (Book Eng)" - "5" : "Könyv-Hun (Book Hun)" - "12" : "Mese-Eng (Tale Eng)" - "13" : "Mese-Hun (Tale Hun)" - "14" : "Mobil (Mobile)" - "15" : "Program (Software)" - "16" : "Program-Linux (Software Linux)" - "17" : "Sorozat-Eng (TV Eng)" - "18" : "Sorozat-Hun (TV Hun)" - "37" : "XviD-Egyéb (Xvid Other)" - "19" : "XviD-Eng" - "20" : "XviD-Hun" - "21" : "XXX" - "22" : "XXX-Képek (XXX Pics)" - "32" : "Zene-Egyéb (XXX Other)" - "23" : "Zene-Eng (Music Eng)" - "24" : "Zene-Hun (Music Hun)" - - login: - path: login.php - method: form - form: form[action="takelogin.php"] - inputs: - username: "{{ .Config.username }}" - password: "{{ .Config.password }}" - error: - - selector: td:contains("Hiba:") - test: - path: browse.php - - search: - paths: - - path: browse.php - method: post - inputs: - do: "search" - keywords: "{{ .Keywords }}" - search_type: "t_name" - # multi cat is not supported - category: "{{ .Config.category }}" - - rows: - selector: table > tbody > tr:has(img[src*="/pic/categories/"]) - filters: - - name: andmatch - fields: - title: - # using attribute title from td(3) because the text from td(2) a(2) can be abbreviated - selector: td:nth-of-type(3) a - attribute: title - filters: - - name: replace - args: ["Torrent letöltése: ", ""] - details: - selector: td:nth-of-type(2) > a[href$=".ts"] - attribute: href - banner: - selector: td:nth-of-type(2) a:nth-of-type(2) - attribute: onmouseover - filters: - - name: regexp - args: src=([^\s]+) - download: - selector: td:nth-of-type(3) a - attribute: href - category: - selector: td:nth-of-type(1) > a - attribute: href - filters: - - name: regexp - args: -c-(\d+)\.ts - date: - selector: td:nth-of-type(2) - remove: b - filters: - - name: split - args: ["\xA0", 0] - - name: append - args: " +01:00" - - name: dateparse - args: "2006 2, January, 15:04:05 -07:00" - files: - selector: td:nth-of-type(4) - seeders: - selector: td:nth-of-type(6) - leechers: - selector: td:nth-of-type(7) - grabs: - selector: td:nth-of-type(9):has(a[href*="/viewsnatches.php?id="]) a b - optional: true - filters: - - name: replace - args: ["x", ""] - grabs: - selector: td:nth-of-type(9):not(a[href*="/viewsnatches.php?id="]) b - optional: true - filters: - - name: replace - args: ["x", ""] - size: - selector: td:nth-of-type(9) - remove: a, b - filters: - - name: replace - args: ["x", ""] - downloadvolumefactor: - case: - img[src$="pic/external.gif"]: "0" - img[src$="pic/freedownload.gif"]: "0" - img[src$="pic/silverdownload.gif"]: "0.5" - "*": "1" - uploadvolumefactor: - case: - img[src$="pic/external.gif"]: "0" - img[src$="pic/x2.gif"]: "2" - "*": "1" diff --git a/src/Jackett.Updater/Program.cs b/src/Jackett.Updater/Program.cs index 1e3b5b268..62b0ccda4 100644 --- a/src/Jackett.Updater/Program.cs +++ b/src/Jackett.Updater/Program.cs @@ -381,6 +381,7 @@ namespace Jackett.Updater "Definitions/torviet.yml", "Definitions/waffles.yml", "Definitions/rgu.yml", + "Definitions/elittracker.yml", }; foreach (var oldFile in oldFiles)