Add BTXpress (#3339)

* Add btxpress.yml

* Update README.md

* Delete btworld

BTWorld is now known as BTXpress
This commit is contained in:
natalia2493
2018-07-06 05:31:19 -04:00
committed by kaso17
parent d60ee24111
commit ea93182d96
2 changed files with 15 additions and 18 deletions

View File

@@ -126,7 +126,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* BroadcastTheNet * BroadcastTheNet
* BrokenStones * BrokenStones
* BTNext * BTNext
* BTWorld * BTXpress
* Carpathians * Carpathians
* CCFBits * CCFBits
* CGPeers * CGPeers

View File

@@ -1,17 +1,18 @@
--- ---
site: btworld site: btxpress
name: BTWorld name: BTXpress
description: "HD Movie/TV Tracker" description: "HD Tracker Movies/TV/Music"
language: en-us language: en-us
type: private type: private
encoding: UTF-8 encoding: UTF-8
links: links:
- https://btworld.org/ - https://btxpress.org/
caps: caps:
categorymappings: categorymappings:
- {id: 1, cat: Movies, desc: "Movies"} - {id: 1, cat: Movies, desc: "Movies"}
- {id: 2, cat: TV, desc: "TV"} - {id: 2, cat: TV, desc: "TV"}
- {id: 3, cat: Music, desc: "Music"}
modes: modes:
search: [q] search: [q]
@@ -70,18 +71,14 @@
details: details:
selector: a.view-torrent selector: a.view-torrent
attribute: href attribute: href
imdb:
optional: true
selector: a[href*="://www.imdb.com/title/"]
attribute: href
size: size:
selector: td:nth-child(5) selector: td:nth-child(4)
seeders: seeders:
selector: td:nth-child(7)
leechers:
selector: td:nth-child(8)
grabs:
selector: td:nth-child(6) selector: td:nth-child(6)
leechers:
selector: td:nth-child(7)
grabs:
selector: td:nth-child(5)
filters: filters:
- name: regexp - name: regexp
args: ([\d\.]+) args: ([\d\.]+)