tympanix

Results 95 comments of tympanix

I was not aware of this feature in qBittorrent. It would seem this is only a graphical issue. Thanks for reporting 👍

Torrents will download in the default directory. That means, there are no advanced options when adding a torrent. If this is a feature in qBittorrent Web UI, then Electorrent would...

Yes and no. That is the save location, yes, but it is information coming from the api and not something you can chose or edit. If you wish to have...

No progress yet. I would want this implementation to be somewhat generic, so that other clients could benefit from this. I have a few hours a week (if at all)...

The technologies used are Javascript, HTML, CSS/Less, AngularJS, NodeJS and the Electron framework. PRs are appreciated. The hardest part about this implementation is that it should be rather generic so...

Can you be more specific on the error your receive? Also are you sure that _QuickBox_ exposes the XMLRPC endpoint from rTorrent (as explained [here](https://github.com/rakshasa/rtorrent/wiki/RPC-Setup-XMLRPC))?

Ok. I will see if I can troubleshoot this. Meanwhile you can inspect the console (Ctrl+Shift+I) or try to login manually with a tool like Postman for debugging. If you...

I will have to replicate a complete Quickbox setup to test this (I couldn't test this easily in docker)

If you are able to open the developer console you might get more info on the error. *The connection could not be established* is just a generic error for when...

Great debugging work. So we are down to this being an SSL problem. I must admit I did not test Deluge with SSL just yet. Just to make sure, even...