From 023ad81e1542d778ddf4f8cb0c1cdde9cb0ba43a Mon Sep 17 00:00:00 2001 From: ServarrAdmin Date: Wed, 11 Sep 2024 18:21:41 -0500 Subject: [PATCH] jackett indexers as of 42a9d7e76a25af17f0ac31d15c4dcb0d0e4ca6be [2024-09-11T23:21:41Z] --- definitions/v10/bitbazis.yml | 38 ++++++++++++++-------------------- definitions/v10/rudub.yml | 4 ++-- definitions/v9/bitbazis.yml | 38 ++++++++++++++-------------------- definitions/v9/dark-shadow.yml | 2 +- definitions/v9/rudub.yml | 4 ++-- 5 files changed, 37 insertions(+), 49 deletions(-) diff --git a/definitions/v10/bitbazis.yml b/definitions/v10/bitbazis.yml index 9f7e47ba4..66cfe2d07 100644 --- a/definitions/v10/bitbazis.yml +++ b/definitions/v10/bitbazis.yml @@ -91,9 +91,10 @@ search: inputs: # 0 all, 1 active, 2 deadonly, 3 myuploads, 4 zeroseed, 6 re-seeded incldead: 0 - - path: browse_xxx.php + - path: browse.php categories: [33, 66, 89] inputs: + xxx: 1 # 0 active, 1 all, 2 deadonly, 3 myuploads, 4 zeroseed, 6 re-seeded incldead: 1 inputs: @@ -105,7 +106,7 @@ search: # can support genre searching but you need to know the id, eg &genre23=1 for Comedy (id is 23) rows: - selector: "tr[class^=\"toriadatok\"]{{ if .Config.freeleech }}:has(i:contains(\"(Free)\")){{ else }}{{ end }}" + selector: "tr[class^=\"toriadatok\"]:has(i.status-yes){{ if .Config.freeleech }}:has(i:contains(\"(Free)\")){{ else }}{{ end }}" fields: categorydesc: @@ -115,19 +116,12 @@ search: - name: replace args: ["catpic_", ""] title: - selector: font[class="tori"], a.preview + selector: span.torrent-title _id: - selector: td.tori_infok - attribute: id - optional: true - filters: - - name: regexp - args: (\d+) + selector: tr[data-torrent-id] + attribute: data-torrent-id details: - selector: a[href^="details.php?id="] - attribute: href - optional: true - default: "details.php?id={{ .Result._id }}#adatlap" + text: "details.php?id={{ .Result._id }}#adatlap" download: text: "download.php?torrent={{ .Result._id }}" poster: @@ -137,14 +131,14 @@ search: selector: a[href*="imdb.com/title/tt"] attribute: href size: - selector: td[id^="tsize"] + selector: span.torrent-size date: # 36 perce # 13 órája és 59 perce # 2 napja és 10 órája # 1 hete és 1 napja # 1 éve és 30 hete - selector: span.ellenorzes + selector: span.uploader filters: - name: replace args: ["és ", " "] @@ -159,20 +153,20 @@ search: - name: replace args: ["éve", "year"] - name: timeago - grabs: - selector: td.letoltok - optional: true - default: 0 seeders: - selector: td.seeders + selector: td:nth-child(5) optional: true default: 0 leechers: - selector: td.leechers + selector: td:nth-child(6) + optional: true + default: 0 + grabs: + selector: td:nth-child(7) optional: true default: 0 genre: - selector: span[style="font-size:small;"] + selector: span.torrent-genre description: text: "{{ .Result.genre }}" downloadvolumefactor: diff --git a/definitions/v10/rudub.yml b/definitions/v10/rudub.yml index 30fa58e94..499699cba 100644 --- a/definitions/v10/rudub.yml +++ b/definitions/v10/rudub.yml @@ -9,10 +9,9 @@ type: semi-private encoding: windows-1251 followredirect: true links: - - https://11september.rudub.online/ + - https://12september.rudub.online/ legacylinks: - https://rudub.online/ - - https://12august.rudub.online/ - https://13august.rudub.online/ - https://14august.rudub.online/ - https://15august.rudub.online/ @@ -42,6 +41,7 @@ legacylinks: - https://08september.rudub.online/ - https://09september.rudub.online/ - https://10september.rudub.online/ + - https://11september.rudub.online/ caps: categorymappings: diff --git a/definitions/v9/bitbazis.yml b/definitions/v9/bitbazis.yml index c6680fdfd..3b3d8cbd9 100644 --- a/definitions/v9/bitbazis.yml +++ b/definitions/v9/bitbazis.yml @@ -93,9 +93,10 @@ search: inputs: # 0 all, 1 active, 2 deadonly, 3 myuploads, 4 zeroseed, 6 re-seeded incldead: 0 - - path: browse_xxx.php + - path: browse.php categories: [33, 66, 89] inputs: + xxx: 1 # 0 active, 1 all, 2 deadonly, 3 myuploads, 4 zeroseed, 6 re-seeded incldead: 1 inputs: @@ -107,7 +108,7 @@ search: # can support genre searching but you need to know the id, eg &genre23=1 for Comedy (id is 23) rows: - selector: "tr[class^=\"toriadatok\"]{{ if .Config.freeleech }}:has(i:contains(\"(Free)\")){{ else }}{{ end }}" + selector: "tr[class^=\"toriadatok\"]:has(i.status-yes){{ if .Config.freeleech }}:has(i:contains(\"(Free)\")){{ else }}{{ end }}" fields: categorydesc: @@ -117,19 +118,12 @@ search: - name: replace args: ["catpic_", ""] title: - selector: font[class="tori"], a.preview + selector: span.torrent-title _id: - selector: td.tori_infok - attribute: id - optional: true - filters: - - name: regexp - args: (\d+) + selector: tr[data-torrent-id] + attribute: data-torrent-id details: - selector: a[href^="details.php?id="] - attribute: href - optional: true - default: "details.php?id={{ .Result._id }}#adatlap" + text: "details.php?id={{ .Result._id }}#adatlap" download: text: "download.php?torrent={{ .Result._id }}" poster: @@ -139,14 +133,14 @@ search: selector: a[href*="imdb.com/title/tt"] attribute: href size: - selector: td[id^="tsize"] + selector: span.torrent-size date: # 36 perce # 13 órája és 59 perce # 2 napja és 10 órája # 1 hete és 1 napja # 1 éve és 30 hete - selector: span.ellenorzes + selector: span.uploader filters: - name: replace args: ["és ", " "] @@ -161,20 +155,20 @@ search: - name: replace args: ["éve", "year"] - name: timeago - grabs: - selector: td.letoltok - optional: true - default: 0 seeders: - selector: td.seeders + selector: td:nth-child(5) optional: true default: 0 leechers: - selector: td.leechers + selector: td:nth-child(6) + optional: true + default: 0 + grabs: + selector: td:nth-child(7) optional: true default: 0 genre: - selector: span[style="font-size:small;"] + selector: span.torrent-genre description: text: "{{ .Result.genre }}" downloadvolumefactor: diff --git a/definitions/v9/dark-shadow.yml b/definitions/v9/dark-shadow.yml index c566c587f..9a96e6a01 100644 --- a/definitions/v9/dark-shadow.yml +++ b/definitions/v9/dark-shadow.yml @@ -18,7 +18,7 @@ caps: - {id: 114, cat: Movies/UHD, desc: "Filme UHD"} - {id: 140, cat: Movies/BluRay, desc: "Filme BluRay"} - {id: 28, cat: Movies/SD, desc: "Filme SD"} - - {id: 145, cat: Movies/SD, desc: "Filme -SD"} + - {id: 145, cat: Movies/SD, desc: "Filme all SD"} - {id: 138, cat: Movies, desc: "Filme Pack's"} # Serien - {id: 57, cat: TV/HD, desc: "Serien HD"} diff --git a/definitions/v9/rudub.yml b/definitions/v9/rudub.yml index 2b188e05e..961704185 100644 --- a/definitions/v9/rudub.yml +++ b/definitions/v9/rudub.yml @@ -7,10 +7,9 @@ type: semi-private encoding: windows-1251 followredirect: true links: - - https://11september.rudub.online/ + - https://12september.rudub.online/ legacylinks: - https://rudub.online/ - - https://12august.rudub.online/ - https://13august.rudub.online/ - https://14august.rudub.online/ - https://15august.rudub.online/ @@ -40,6 +39,7 @@ legacylinks: - https://08september.rudub.online/ - https://09september.rudub.online/ - https://10september.rudub.online/ + - https://11september.rudub.online/ caps: categorymappings: