AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

uFileMan - (uTorrent) File Manager
Goto page Previous  1, 2
 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
headcase59
Guest





PostPosted: Mon Jun 15, 2009 8:29 pm    Post subject: Reply with quote

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

PostPosted: Tue Jun 16, 2009 5:27 pm    Post subject: Reply with quote

Right. In fact, there aren't any variables at all. Therefore, you have to "redefine" the target for each action separately.
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Wed Jun 17, 2009 7:11 am    Post subject: Reply with quote

does it have facility to stop the automatic seeding when download finishes?
Back to top
TheGood



Joined: 30 Jul 2007
Posts: 580

PostPosted: Wed Jun 17, 2009 3:51 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Rumik



Joined: 24 Sep 2009
Posts: 1

PostPosted: Thu Sep 24, 2009 11:58 am    Post subject: Reply with quote

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 Smile
Back to top
View user's profile Send private message
Morpheus



Joined: 31 Jul 2008
Posts: 278

PostPosted: Fri Sep 25, 2009 10:36 am    Post subject: Reply with quote

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
View user's profile Send private message
Newatthis
Guest





PostPosted: Mon Jan 25, 2010 5:55 am    Post subject: ufileman - save Reply with quote

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

PostPosted: Mon Aug 09, 2010 7:00 pm    Post subject: Reply with quote

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
View user's profile Send private message
TheGood



Joined: 30 Jul 2007
Posts: 580

PostPosted: Mon Aug 09, 2010 8:35 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
anc3s
Guest





PostPosted: Sun Nov 14, 2010 7:25 pm    Post subject: Stopping torrents Reply with quote

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
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group