AutoHotkey Community

It is currently May 26th, 2012, 6:37 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: June 15th, 2009, 9:29 pm 
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!


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 16th, 2009, 6:27 pm 
Offline

Joined: July 30th, 2007, 11:32 pm
Posts: 581
Right. In fact, there aren't any variables at all. Therefore, you have to "redefine" the target for each action separately.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 17th, 2009, 8:11 am 
does it have facility to stop the automatic seeding when download finishes?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 17th, 2009, 4:51 pm 
Offline

Joined: July 30th, 2007, 11:32 pm
Posts: 581
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 24th, 2009, 12:58 pm 
Offline

Joined: September 24th, 2009, 12:54 pm
Posts: 1
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 :)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 25th, 2009, 11:36 am 
Offline

Joined: July 31st, 2008, 10:27 pm
Posts: 336
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...


Report this post
Top
 Profile  
Reply with quote  
 Post subject: ufileman - save
PostPosted: January 25th, 2010, 6:55 am 
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.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 9th, 2010, 8:00 pm 
Offline

Joined: August 9th, 2010, 7:47 pm
Posts: 11
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 9th, 2010, 9:35 pm 
Offline

Joined: July 30th, 2007, 11:32 pm
Posts: 581
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!


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Stopping torrents
PostPosted: November 14th, 2010, 8:25 pm 
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 "*.*"


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: Apollo, Google [Bot], Jaaaaaaaaay, Ragnar, Retro Gamer and 10 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group