[scraper] uses bittorrent-tracker for force update seeders

This commit is contained in:
TheBeastLT
2020-04-25 10:28:22 +02:00
parent dc35b4e982
commit 43c2e737f8
4 changed files with 255 additions and 227 deletions

View File

@@ -13,6 +13,7 @@
"license": "MIT",
"dependencies": {
"async": "0.9.2",
"bittorrent-tracker": "^9.14.5",
"bottleneck": "^2.16.2",
"cache-manager": "^2.9.0",
"cache-manager-mongodb": "^0.2.1",
@@ -30,8 +31,7 @@
"node-schedule": "^1.3.2",
"nodejs-bing": "^0.1.0",
"parse-torrent": "^6.1.2",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#9e751ef6e0b4adb31d306d618c92f9feb84963bb",
"peer-search": "^0.6.x",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#a151662b960b6c826b34245663db12ee4ccc75e6",
"pg": "^7.8.2",
"pg-hstore": "^2.3.2",
"rarbg-api": "^1.1.3",