rembo10 / headphones

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

Headphones search finds download but gets generic error and doesn't send to torrent client? #3307

Closed RgHVcN2bvs9xbP4z closed 1 year ago

RgHVcN2bvs9xbP4z commented 1 year ago

So I updated from the python 2 version to python 3 and now I can't for some reason send torrents to my qbittorent 4.3.3 client to download. It finds the content on rutracker but then nothing happens? there is nothing in the logs to explain it I just get a generic " There was an error" in the headphones web interface.

wtf

RgHVcN2bvs9xbP4z commented 1 year ago

So I rolled back to headphones-0.5.20 running on python 2 and it sends torrents to qbittorent client fine? Cant for the life of me figure out why though

AdeHub commented 1 year ago

Can you try the Develop branch, there's a change in there to the rutracker code for python 3

RgHVcN2bvs9xbP4z commented 1 year ago

Is that the 6.0 beta version I see on the right?

rembo10 commented 1 year ago

Ah no, you have to change the branch at the top left to develop, and then download the zip or if you have a git checkout you can git checkout develop && git pull

RgHVcN2bvs9xbP4z commented 1 year ago

So looks like the develop-branch works.