rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.41k stars 600 forks source link

Error sending (Torznab) torrent to Transmission #2769

Closed martinlaune closed 8 years ago

martinlaune commented 8 years ago

I got the folowing error, can you help me please

2016-11-03 12:48:01 ERROR Error sending torrent to Transmission. Are you sure it's running? 2016-11-03 12:48:01 INFO Transmission returned status gotMetadataFromURL: http error 404: Not Found 2016-11-03 12:48:00 INFO Sending torrent to Transmission

martinlaune commented 8 years ago

With DEBUG Activated

2016-11-03 14:02:08 ERROR Error sending torrent to Transmission. Are you sure it's running? 2016-11-03 14:02:08 INFO Transmission returned status gotMetadataFromURL: http error 404: Not Found 2016-11-03 14:02:08 DEBUG Requesting URL via POST method: http://192.168.1.80:9091/transmission/rpc 2016-11-03 14:02:08 INFO Sending torrent to Transmission

AdeHub commented 8 years ago

Need to provide more debug info, from when it starts the search for that release

martinlaune commented 8 years ago

2016-11-04 09:17:47 ERROR Error sending torrent to Transmission. Are you sure it's running? 2016-11-04 09:17:47 INFO Transmission returned status gotMetadataFromURL: http error 404: Not Found 2016-11-04 09:17:47 INFO Verbose toggled, set to False 2016-11-04 09:17:46 DEBUG Requesting URL via POST method: http://192.168.1.80:9091/transmission/rpc 2016-11-04 09:17:46 INFO Sending torrent to Transmission 2016-11-04 09:17:46 INFO Found best result from http://192.168.1.80:9117/torznab/xthor: Coldplay -- A Head Full of Dreams 2015 CD FLAC-PERFECT - 303.0 MB 2016-11-04 09:17:46 INFO Making sure we can download the best result 2016-11-04 09:17:46 INFO No results found from http://192.168.1.80:9117/torznab/bluetigers for Coldplay A Head Full of Dreams 2016-11-04 09:17:45 DEBUG Requesting URL via GET method: http://192.168.1.80:9117/torznab/bluetigers/api? 2016-11-04 09:17:45 INFO Parsing results from http://192.168.1.80:9117/torznab/bluetigers using search term: Coldplay A Head Full of Dreams 2016-11-04 09:17:45 INFO Found Coldplay -- A Head Full of Dreams 2015 CD FLAC-PERFECT. Size: 303.0 MB 2016-11-04 09:17:45 DEBUG Requesting URL via GET method: http://192.168.1.80:9117/torznab/xthor/api? 2016-11-04 09:17:45 INFO Parsing results from http://192.168.1.80:9117/torznab/xthor using search term: Coldplay A Head Full of Dreams

AdeHub commented 8 years ago

Have you checked you can download the torrent manually from the provider site?

martinlaune commented 8 years ago

Yes i do, it works fine on Sonarr and couchpotato

AdeHub commented 8 years ago

The Torznab provider I'm using is working for me, every now and again I get the same 404 and the torrent no longer exists on the site. Have you tried updating your Torznab client (Jackett?) and troubleshooting

martinlaune commented 8 years ago

my Jackett is up to date and i have still the same problem

AdeHub commented 8 years ago

Your options:

martinlaune commented 8 years ago

Hi i an sent you the invitation to your adress mail

martinlaune commented 8 years ago

Hi, Did you reproduce the error ?

AdeHub commented 8 years ago

Yes, seems like the xthor api is returning false positives which cannot be downloaded:

search

https://api.xthor.bz/?passkey=????=Coldplay+A+Head+Full+of+Dreams&category=

returns

{ "error": { "code": 0, "descr": "Ok" }, "torrents": [ { "id": "50350", "category": "97", "leechers": "0", "seeders": "12", "name": "Coldplay -- A Head Full of Dreams 2015 CD FLAC-PERFECT", "times_completed": "23", "size": "318616125", "added": "1468034942", "freeleech": "0", "numfiles": "14", "release_group": "scene", "download_link": "https://xthor.bz/download.php?torrent=50350&torrent_pass=?????", "tmdb_id": "0" } ] }

The download link does nothing

Also, I cannot find that album on xthor, in fact I can't find any music!

martinlaune commented 8 years ago

you are right, sorry, i close the issue