Qata / BarMagnet

An iOS app that interfaces with remote torrent clients
Other
241 stars 37 forks source link

Viewing Transmission WebUI #52

Closed dareal68 closed 6 years ago

dareal68 commented 6 years ago

Hi, after setting BarMagnet to use Transmission, I tried to click on the compass to see the webUI. I receive a "409: Conflict" error. By opening this page in Safari, I notice that the address (http://IP_ADDRESS:PORT/transmission/web) is wrong, to solve the problem, just add a slash at the end (http://IP_ADDRESS:PORT/transmission/web/). In this way, I can access the webUI.