the forums at degreez.net

It is currently Fri Mar 29, 2024 9:46 am

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
PostPosted: Mon May 03, 2004 2:08 pm 
Offline

Joined: Mon May 03, 2004 2:03 pm
Posts: 1
I have a little bash script that auto emails me when downloads are done, I've been modifying bittorrent for this (adding python output when it's done), but your releases is getting a bit hard to keep up with for someone as lazy as me ;)

any way to identify which files are done and which are not? I'm running btlaunchmanycurses, I realize I could probably run btlaunchmany and detect what's done there, but I kinda like btlaunchmanycurses ;).


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 04, 2004 7:06 am 
Offline

Joined: Sun Mar 07, 2004 10:05 am
Posts: 1212
Your best bet is to modify launchmanycore.py, and add your code to SingleDownload.finished(). Not that if that function is called before SingleDownload.working is set to True, then that torrent was run as a seed.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 27, 2004 8:59 pm 
how can i get the name of the torrent file from inside the SingleDownload class?


Top
  
 
 Post subject:
PostPosted: Mon Dec 27, 2004 9:56 pm 
self.d.filename.split("/")[1]


Top
  
 
 Post subject:
PostPosted: Sun Feb 13, 2005 11:16 pm 
I would sure love to see the code you implemented

I do not know Python at all, but I do program, so I recognize what seems to be going on, but I have no idea about libraries that mail out or anything.

aaron


Top
  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 37 guests


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

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group