HTPC-Manager icon indicating copy to clipboard operation
HTPC-Manager copied to clipboard

Utorrent-Server incompatibility

Open bezzpezz opened this issue 10 years ago • 1 comments

I have found a small yet substantial bug (or oversight) in the utorrent module implementation. If using Utorrent-server on a linux box, there is no base directory option on your interface. The directory that Utorrent-Server uses for it's web interface is "/gui" (without the quotes). Therefore, it will always fail the test and never be able to receive any data from Utorrent. Could you please implement either another option (module) specifically for Utorrent-server users or perhaps add the base dir option to the existing one??

  • Sorry would do this myself and contribute but I am yet to learn python coding.

Regards

bezzpezz avatar Jul 29 '14 07:07 bezzpezz

The normal version also has /gui/, dunno if it works tho, i dont use utorrent. But asfar as i see the url to test the connection should be http://ip:port/gui/?list=1 is correct.

What does the debug log say?

Hellowlol avatar Jul 29 '14 07:07 Hellowlol