| View previous topic :: View next topic |
| Author |
Message |
headcase59 Guest
|
Posted: Mon Jun 15, 2009 8:29 pm Post subject: |
|
|
Ok, I think I see what you mean. Am I right aren't any variables for "Torrent Name" which could be used for the "copy" action? If that's the case then I can see why it's not possible to apply a generic rule.
Thanks for your help! |
|
| Back to top |
|
 |
TheGood
Joined: 30 Jul 2007 Posts: 580
|
Posted: Tue Jun 16, 2009 5:27 pm Post subject: |
|
|
| Right. In fact, there aren't any variables at all. Therefore, you have to "redefine" the target for each action separately. |
|
| Back to top |
|
 |
Guest
|
Posted: Wed Jun 17, 2009 7:11 am Post subject: |
|
|
| does it have facility to stop the automatic seeding when download finishes? |
|
| Back to top |
|
 |
TheGood
Joined: 30 Jul 2007 Posts: 580
|
Posted: Wed Jun 17, 2009 3:51 pm Post subject: |
|
|
Of course!
The first action in the action set would be "Wait for torrent to finish downloading" and the second action would be "Torrent Stop". And for both actions, you would use the same torrent name/filter. |
|
| Back to top |
|
 |
Rumik
Joined: 24 Sep 2009 Posts: 1
|
Posted: Thu Sep 24, 2009 11:58 am Post subject: |
|
|
Forgive me if this has already been answered but could this help me do the following:
Once a torrent has downloaded and been moved to the folder I specify either on a global or per-torrent basis, could this then copy the downloaded file into another folder, allowing the original to seed?
Any new episodes of things I download I like to have in a NEW folder so I know what new things I've got, and then delete them when I'm done. I also like to store all the new episodes of things I download on a separate storage drive, and the ideal is that I can download them to there and seed them from there, but also have a copy created that gets automatically placed in the NEW folder.
Do you think that's possible with this?
Thanks  |
|
| Back to top |
|
 |
Morpheus
Joined: 31 Jul 2008 Posts: 278
|
Posted: Fri Sep 25, 2009 10:36 am Post subject: |
|
|
Also, forgive me if I missed this... I did skim the thread.
I've always wanted to be able to change the upload/download speed based on whether or not I am active on my computer, instead of based on time using the built-in scheduler. Is this possible? If not, would it be something that you might consider adding?
I'm thinking I would set the scheduler to trottle all of the time, and if you could somehow enable/disable it when my computer is active. I hope that I have made myself clear... |
|
| Back to top |
|
 |
Newatthis Guest
|
Posted: Mon Jan 25, 2010 5:55 am Post subject: ufileman - save |
|
|
Hi, "The Good",
I, the "Administrator", was trying to find a way to delete Cookies, Temporary Internet Files, Cache, and the rest of whatever might be carrying a virus or spyware in Internet Explorer 6 and Firefox 3.6 for all of the users on this one computer with the operating system Windows XP. I found AutoHotkey through "techsupportalert", and started playing with it, but got discouraged with all of the code.
Then, I stumbled upon your "ufileman" which looks like it might do what I want, but I didn't find a way to save the action sets that I created so that I could just run a "compiled" AHK file.
Or maybe I just don't understand at all.
If so, sorry for bothering you. |
|
| Back to top |
|
 |
Richsm
Joined: 09 Aug 2010 Posts: 11
|
Posted: Mon Aug 09, 2010 7:00 pm Post subject: |
|
|
Token Authentication is now default security feature in uTorrent. Anyone know how to get this to work with authentication? I tried, but failed as I couldn't figure out how cookies work in an HTTP session with UrlDownloadToFile.
More info here:
http://forum.utorrent.com/viewtopic.php?id=58111 |
|
| Back to top |
|
 |
TheGood
Joined: 30 Jul 2007 Posts: 580
|
Posted: Mon Aug 09, 2010 8:35 pm Post subject: |
|
|
| Richsm wrote: | Token Authentication is now default security feature in uTorrent. Anyone know how to get this to work with authentication? I tried, but failed as I couldn't figure out how cookies work in an HTTP session with UrlDownloadToFile.
More info here:
http://forum.utorrent.com/viewtopic.php?id=58111 |
Hey Richsm,
I'm sorry, I no longer support uFileMan (as I don't use it anymore).
Regardless, I wouldn't know how to implement cookies.
Good luck! |
|
| Back to top |
|
 |
anc3s Guest
|
Posted: Sun Nov 14, 2010 7:25 pm Post subject: Stopping torrents |
|
|
How would i create a filter that stops all torrents when it finishes downloading.
So far i have:
Wait for torrent ")*.*" to finish downloading
Stop torrents matching "*.*" |
|
| Back to top |
|
 |
|