Jacket is not able to connect to TorrentLeech, I imagine this is caused by their site upgrade to V5...
I was using Jacket so that I could connect Sonarr/Radarr to TorrentLeech via my Synology D918+ (apollo lake)
Jackett version: 0.8.490-6
The same issue here.Tried to add torrentleech and gave the error above. Hoping it gets fixed soon!!!
Same here. Had 503 issues in couchpotato logs so I tried with Jacket. I can add other providers and they work, but no longer torrentleeh (after their site update).
Same issue
Mono JIT compiler version 5.10.1.20
Jackett Version 0.8.846.0
Same issue
Jackett Version 0.8.846.0
Mono JIT compiler version 5.10.1.20
Same issue
Hi, just change the Site Link under Configuration to: http://v4.torrentleech.org/
typer79 - that worked, thank you!!
fixed it for me
Actually, it passed the test in jackett; however, it won't download the resource. I first discovered this in Sonarr, so I decided to manually search for something in jackett and try to download the torrent file (directly from jackett) and it fails. Another torrent site setup in jackett passes the same test and allows me to download a torrent file.
Published | Tracker | Name | Size | Files | Category | Grabs | Seeds | Leechers | DL Factor | UL Factor | Download
-- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | --
6h ago | TorrentLeech | The Americans 2013 S06E02 iNTERNAL 720p WEB h264-鈥婤AMBOOZLE | 878 MB | 聽 | TV/鈥婬D | 106 | 72 | 1 | 1 | 1 | 聽
-- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | --
Download button on jackett page yields:
This 10.0.0.30 page can鈥檛 be found
No webpage was found for the web address: http://10.0.0.30:9117/dl/torrentleech/?jackett_apikey=
Search Google for 9117 torrentleech
HTTP ERROR 404
This is using the workaround that typer79 came up with: http://v4.torrentleech.org/. I also tried this with https.
@svagml same issue, sonarr can't get the file, but will pass the test for jackett
Just to confirm I have also attempted the TL V4 fix and although this passes jacket/sonarr/radarr tests, I get failures when any download is attempted
This is the kind of error I am seeing in sonarr and radarr logs:
HTTP Error - Res: [GET] http://192.168.86.44:9117/dl/torrentleech/?jackett_apikey=(removed)&path=VzhUWkR5Tk9DemZsVjdyclJZZUh5V00vV2VUUXArRVFTY2M4YnhiR3huejIzM2VmQVlDTms3Z0ZWak1HQ1pkSzAzbVd0MVZGankzM1U3dEZuQ01rVXc3OUpZU1VIa0prR0tWUXVJU3RaeDNNcEpYY2hDOWJuN0M5Z1h0RjU0L21TUi8yQ24wZTd6M3YxOW56SG5oQkJWTjdab3NZQ0tVaXp6Yy9Kc3VySisrVTVycldGcVpnQVhuUmNpRVppVkF0R3R0a1UrZDJDMGNpcmZhSXNjZ0s2WlRmbHFxWS93MkxyWHBXbldRRVJ5ZTQxd09jY3k5ZWdYSWIzUVpyMjVFYTk4dmRRb0tOcEZ5YkJjZHZWRG5FbnZrTVF1T2J3TnArZmRaRm96MkFRckZxU2pKdzNGZmJLbUpnaEZOWG41RzRDQTBVY2N4ZmhtYlZUaG40Y2JlSDc5WGhadnB6cnNObVprOGZLZnVsYXdtL1pVeVhZOGM3UW1Pbm1rZitCMXJhZCtKTGNRWUR6N1hsTFVhbTJkM3YxUT090&file=The+Commuter+2018+1080p+BluRay+x264-DRONES: 404.NotFound
I found a way to fix this but it requires recompile of Jackett. Basically what happens is that Jackett has torrentleech download base link hardcoded. Find it here on line 38.
All you need to do is remove that line so that Jackett uses the given link(the downloadBase variable looks like an override) and then recompile from source. I compiled this both on Windows and Linux and is working great but I think that I'm not allowed to post the files here.
PS: You need to use http/s://v4.torrentleech.org after this fix in order for it to work.
@kaso17 Is this the correct way to solve this? Since it looks like all that downloadBase do is to hardcode the the base download link.
Yer in the old UI the download file was in a td element called .quickdownload in the new UI they renamed that element to .td-quick-download. Find it here on line 181.
still not working for me
Thank you @marseneault
CloudFlareUtilities package has now been updated and Jackett fix is now in release v0.8.857
Ok thanks @flightlevel, how is this update applied to my synology install of Jacket?
click on the check for updates
button in jackett dashboard
just for the benefit of others that after updating Jacket I was able to connect back up to TL and Sonarr/Radarr grabs/search/download are working as expected.
However it did not work with http://v4.torrentleech.org/
Instead I used https://www.torrentleech.org/
Any idea on when it might be updated via docker? My version within docker is Jackett Version 0.8.846.0 and it won't update even with a docker-compose up --build. Guessing I need to ask linux server io? https://hub.docker.com/r/linuxserver/jackett/
Pre releases aren't available via docker.
Just published v0.8.864 as normal release, docker version should show up any minute.
I had to do a
docker-compose pull jackett && docker-compose up -d jackett
to get it update, but it worked and it elevated the version/fixed the issue!! Thanks @kaso17!
Most helpful comment
Hi, just change the Site Link under Configuration to: http://v4.torrentleech.org/