I'm on the road a lot and I'd like to improve my time usage.
What I'd like to do is setup a system that'll:
In no way am I asking for anyone to code this for me. I'd just like some suggestions of what already existing apps I should look into. Also this wouldn't be limited to a single computer.
Azureus has the abitility (Via a plugin) to read torrents from an rss feed (I think the plugin auto-starts all torrents it gets, but I haven't tried out said plugin yet), plus it has statistic export features and a java web ui.
Those things may not be optimal for you, but this could be a good starting point. If you know java (and want to use azureus), you could probably modify the rss-plugin to suit your needs.
> Lead me in the right direction
First step: Make a descriptive title for your thread so people will know what it's about and will be able to find it later.
Can you program any scripting languages? E.g., Perl? And what environment are you expecting this to run in?
>>4
Can I program? yes. There's a few languages i haven't touched on yet(Ruby, Python) but I wouldn't mind learning them for this.
I'd be running this on a unix environment. I'd probably get everything up and running under OSX first then optimize it to run under a Linksys NSLU2. http://www.nslu2-linux.org/
Well, the only thing I can really suggest is rolling your own. Something like this:
Quite the hack, but it shouldn't take more than an evening. It might not be worth the time though.
> When it runs (called by http daemon),
Fixed.
kk I'll give it a go.
something temporary but it'll do the job.
Having btlaunchmany.py running on a directory might be easier because it always automatically loads new torrents, then just wget the torrents in that dir (saves you from having to manage each separate torrent).