Jump to content

Change Setting (gui.speed_in_title) With WebUI Problem


10131011

Recommended Posts

I found that I couldn't change the setting , gui.speed_in_title, to true to make my uTorrent not webui self to show the speed in the title.

The request I make is :

http://myip:8080/gui/?action=setsetting&s=gui.speed_in_title&v=true

But it doesn't change the setting in the uTorrent exactly. Follow the API instruction, I could change the some other settings. Maybe there are some settings that couldn't change by API because of not implement yet? Or it's just my problem of making a wrong request?

Sincerely

Tim

Link to comment
Share on other sites

Ultima:

Thank you very much, it's really work. But I couldn't figure out the setting, check_update_beta and check_update, I could do the request:

http://ip:port/gui/?action=setsetting&s=check_update_beta&v=false

to change it from true to false. I also try the v=0 and it also works. But the gui.speed_in_title just works when v=1 but not v=true.

[uPDATE] I found the answer, when change setting to false, both v=false and v=0 would work. But if you change the setting to true, just v=1 works fine.

Sincerely

Tim

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...