Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
344 stars 48 forks source link

QBittorrent module using outdated API specification #616

Open earthnuker opened 4 years ago

earthnuker commented 4 years ago

Reporting Issues:

To ensure that a I has enough information to work with please include all of the following information.

Use proper markdown syntax to structure your post (i.e. code/log in code blocks).

Make sure you provide the following information below:

Configured the QBittorent module

HTPC-Manager does not show status of downloads

HTPC-Manager shows status of downloads

Setup HTPC-Manager, configure it to try to communicate with Qbt version 4.2.1

Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.

Link to log:

https://gist.github.com/Earthnuker/3de18b4eadc9fa4db414126ad22b557c

Apparently QBittorrent changed its API specification for version 4.1+: https://github.com/qbittorrent/qBittorrent/wiki/Web-API-Documentation

HTPC-Manager does not seem to support the new API

MichaIng commented 3 years ago

Could you reopen the issue at the new maintained repository, please: https://github.com/HTPC-Manager/HTPC-Manager/issues

NB: It is a Python 3 migration, so if you want to use it, you likely need to adjust your startup scripts/services accordingly 😉.