mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 16:42:01 +02:00
removed bigtorrent. resolves #12352
This commit is contained in:
@@ -262,7 +262,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
|||||||
* BeiTai
|
* BeiTai
|
||||||
* BeyondHD (BHD)
|
* BeyondHD (BHD)
|
||||||
* Bibliotik
|
* Bibliotik
|
||||||
* BIGTorrent
|
|
||||||
* Bit-City Reloaded [![(invite needed)][inviteneeded]](#)
|
* Bit-City Reloaded [![(invite needed)][inviteneeded]](#)
|
||||||
* BIT-HDTV
|
* BIT-HDTV
|
||||||
* BiT-TiTAN
|
* BiT-TiTAN
|
||||||
@@ -326,7 +325,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
|||||||
* EfectoDoppler
|
* EfectoDoppler
|
||||||
* Empornium (EMP) [![(invite needed)][inviteneeded]](#)
|
* Empornium (EMP) [![(invite needed)][inviteneeded]](#)
|
||||||
* eShareNet
|
* eShareNet
|
||||||
* eStone (XiDER, BeLoad)
|
* eStone (XiDER, BeLoad, BigTorrent)
|
||||||
* ExoticaZ (YourExotic)
|
* ExoticaZ (YourExotic)
|
||||||
* ExtremeBits
|
* ExtremeBits
|
||||||
* ExtremeTorrents [![(invite needed)][inviteneeded]](#)
|
* ExtremeTorrents [![(invite needed)][inviteneeded]](#)
|
||||||
|
@@ -1,107 +0,0 @@
|
|||||||
---
|
|
||||||
id: bigtorrent
|
|
||||||
name: BIGTorrent
|
|
||||||
description: "BIGTorrent is a HUNGARIAN Private Torrent Tracker for MOVIES / TV / GENERAL"
|
|
||||||
language: hu-HU
|
|
||||||
type: private
|
|
||||||
encoding: UTF-8
|
|
||||||
links:
|
|
||||||
- https://www.bigtorrent.eu/
|
|
||||||
legacylinks:
|
|
||||||
- http://www.bigtorrent.eu/
|
|
||||||
|
|
||||||
caps:
|
|
||||||
categorymappings:
|
|
||||||
- {id: 24533, cat: Movies/3D, desc: "3D"}
|
|
||||||
- {id: 47, cat: Other, desc: "Other"}
|
|
||||||
- {id: 24541, cat: Movies/DVD, desc: "Film DVD English"}
|
|
||||||
- {id: 24540, cat: Movies/DVD, desc: "Film DVD Hungarian"}
|
|
||||||
- {id: 24539, cat: Movies/HD, desc: "Film HD English"}
|
|
||||||
- {id: 24538, cat: Movies/HD, desc: "Film HD Hungarian"}
|
|
||||||
- {id: 24537, cat: Movies/SD, desc: "Film SD English"}
|
|
||||||
- {id: 24536, cat: Movies/SD, desc: "Film SD Hungarian"}
|
|
||||||
- {id: 69, cat: PC/Games, desc: "Games ISO"}
|
|
||||||
- {id: 67, cat: PC/Games, desc: "Games Rip"}
|
|
||||||
- {id: 24534, cat: Audio/Audiobook, desc: "Audiobooks"}
|
|
||||||
- {id: 65, cat: Other, desc: "Picture"}
|
|
||||||
- {id: 64, cat: Other, desc: "Video"}
|
|
||||||
- {id: 68, cat: Console/XBox 360, desc: "Video Game Console"}
|
|
||||||
- {id: 63, cat: Books, desc: "English Books"}
|
|
||||||
- {id: 62, cat: Books, desc: "Hungarian Books"}
|
|
||||||
- {id: 74, cat: Audio/Lossless, desc: "Lossless"}
|
|
||||||
- {id: 56, cat: PC/Mobile-Other, desc: "Mobile"}
|
|
||||||
- {id: 57, cat: PC, desc: "Programs"}
|
|
||||||
- {id: 24545, cat: TV/HD, desc: "English HD Series"}
|
|
||||||
- {id: 24544, cat: TV/HD, desc: "Hungarian HD Series"}
|
|
||||||
- {id: 24543, cat: TV/SD, desc: "English SD Series"}
|
|
||||||
- {id: 24542, cat: TV/SD, desc: "Hungarian SD Series"}
|
|
||||||
- {id: 24535, cat: XXX, desc: "XXX"}
|
|
||||||
- {id: 59, cat: Audio, desc: "Music"}
|
|
||||||
- {id: 58, cat: Audio, desc: "Hungarian Music"}
|
|
||||||
|
|
||||||
modes:
|
|
||||||
search: [q]
|
|
||||||
tv-search: [q]
|
|
||||||
movie-search: [q]
|
|
||||||
music-search: [q]
|
|
||||||
book-search: [q]
|
|
||||||
|
|
||||||
login:
|
|
||||||
path: login.php
|
|
||||||
method: post
|
|
||||||
inputs:
|
|
||||||
username: "{{ .Config.username }}"
|
|
||||||
password: "{{ .Config.password }}"
|
|
||||||
sent: yes
|
|
||||||
returnto: /
|
|
||||||
error:
|
|
||||||
- selector: div.error
|
|
||||||
test:
|
|
||||||
path: index.php
|
|
||||||
|
|
||||||
download:
|
|
||||||
selectors:
|
|
||||||
- selector: a[href^="download.php?id="]
|
|
||||||
attribute: href
|
|
||||||
|
|
||||||
search:
|
|
||||||
paths:
|
|
||||||
- path: browse.php
|
|
||||||
inputs:
|
|
||||||
$raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}"
|
|
||||||
search: "{{ if .Keywords }}{{ .Keywords }}{{ else }} {{ end }}"
|
|
||||||
|
|
||||||
rows:
|
|
||||||
selector: table#torrent_table > tbody > tr:has(a[href^="browse.php?cat="])
|
|
||||||
|
|
||||||
fields:
|
|
||||||
category:
|
|
||||||
selector: a[href^="browse.php?cat="]
|
|
||||||
attribute: href
|
|
||||||
filters:
|
|
||||||
- name: querystring
|
|
||||||
args: cat
|
|
||||||
title:
|
|
||||||
selector: td:nth-child(2) a
|
|
||||||
download:
|
|
||||||
selector: a[href^="details.php?id="]
|
|
||||||
attribute: href
|
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["details.php?id=", "download.php?id="]
|
|
||||||
details:
|
|
||||||
selector: a[href^="details.php?id="]
|
|
||||||
attribute: href
|
|
||||||
size:
|
|
||||||
selector: td:nth-child(7)
|
|
||||||
seeders:
|
|
||||||
selector: td:nth-child(8)
|
|
||||||
leechers:
|
|
||||||
selector: td:nth-child(9)
|
|
||||||
date:
|
|
||||||
selector: td:nth-child(4)
|
|
||||||
downloadvolumefactor:
|
|
||||||
text: 1
|
|
||||||
uploadvolumefactor:
|
|
||||||
text: 1
|
|
||||||
# engine tbd
|
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: estone
|
id: estone
|
||||||
name: eStone
|
name: eStone
|
||||||
description: "eStone (XiDER, BeLoad) is a HUNGARIAN Private Torrent Tracker for 0DAY / GENERAL"
|
description: "eStone (XiDER, BeLoad, BigTorrent) is a HUNGARIAN Private Torrent Tracker for 0DAY / GENERAL"
|
||||||
language: hu-HU
|
language: hu-HU
|
||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
|
@@ -273,6 +273,7 @@ namespace Jackett.Updater
|
|||||||
"Definitions/awesomehd.yml", // migrated to C#
|
"Definitions/awesomehd.yml", // migrated to C#
|
||||||
"Definitions/b2s-share.yml",
|
"Definitions/b2s-share.yml",
|
||||||
"Definitions/bithq.yml",
|
"Definitions/bithq.yml",
|
||||||
|
"Definitions/bigtorrent.yml", // merged with eStone #12352
|
||||||
"Definitions/bigtower.yml",
|
"Definitions/bigtower.yml",
|
||||||
"Definitions/bitme.yml",
|
"Definitions/bitme.yml",
|
||||||
"Definitions/bit-titan.yml", // migrated to C# #10281
|
"Definitions/bit-titan.yml", // migrated to C# #10281
|
||||||
|
Reference in New Issue
Block a user