Nice new forum, should make it easier to get little questions (like this one) answered without cluttering development.
Now, I'm trying to take the wonderful add to ruTorrent script, and allow it to specify a different download location, and possibly label. I see that there is the ability to pipe both "dir_edit" and "label" along with "url", but I cannot get them to work. Just for testing purposes, I've been trying
Code:
http://localhost/rt/rtorrent/addtorrent.php?url=http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-i386.iso.torrent&?dir_edit='/media/idioteq/'. This adds the torrent, but doesn't change the default directory :S
Is there some trick that needs to be done?
Now, I'm trying to take the wonderful add to ruTorrent script, and allow it to specify a different download location, and possibly label. I see that there is the ability to pipe both "dir_edit" and "label" along with "url", but I cannot get them to work. Just for testing purposes, I've been trying
Code:
http://localhost/rt/rtorrent/addtorrent.php?url=http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-i386.iso.torrent&?dir_edit='/media/idioteq/'. This adds the torrent, but doesn't change the default directory :S
Is there some trick that needs to be done?