Jump to content

setsetting on dir_active_download fails silently


song_t

Recommended Posts

I am unable to set dir_active_download ("Put new Download In" ) and make it stick.

When I set dir_active_download by itself, I get HTTP 400 response. This was the URL used:

http://[ip]:[port]/gui/?token=[token]&action=setsetting&s=dir_active_download&v=C%3A%5CDownload&t=[timestamp]

Changing this to include dir_active_download flag, I get HTTP OK, but the new dir value does not stick. The flag was succesfully enabled, but the dir value was not changed.

http://[ip]:[port]/gui/?token=[token]&action=setsetting&s=dir_active_download_flag&v=1&s=dir_active_download&v=C%3A%5CDownload&t=[timestamp]

Similarly, setting for "Move Completed Downloads To" parameters (dir_completed_download_flag, dir_completed_download, dir_add_label). The flags are changed, but not the dir_completed_download value.

The "Move .torrents for finished jobs to" exhibits the same behavior, the flag is enabled, but not the dir.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...