Search found 548 matches

by killemov
Wed Aug 11, 2010 10:32 pm
Forum: Requests
Topic: Rar/Tar torrents with right click
Replies: 5
Views: 4324

Re: Rar/Tar torrents with right click

When u download a torrent somtimes there are a lot of files so would be good, if u right click the torrent and rar/tar it up for a single download rather than downloading lots of links. Ah, in some cases that would make sense. You could change the script I made to do it. (Or you could pay me to do ...
by killemov
Wed Aug 11, 2010 10:28 pm
Forum: Requests
Topic: Script registration and execution framework
Replies: 2
Views: 10790

Script registration and execution framework

At this time of writing transmission-daemon is able to execute a single script when a torrent has finished downloading. The main drawback is that you can't tell transmission NOT to run the script for a particular torrent. A logical evolution of the script-execution-ability would be a script registra...
by killemov
Sat Aug 07, 2010 3:24 pm
Forum: Requests
Topic: Make Transmission more aggressive for d/l
Replies: 6
Views: 10054

Re: Make Transmission more aggressive for d/l

lazybones wrote:You will find the same if you pause and resume a torrent sometimes.. Seems like it locks on to peers and stops looking unless forced to sometimes.
... which smells like a bug.
by killemov
Wed Aug 04, 2010 8:33 pm
Forum: Requests
Topic: Rar/Tar torrents with right click
Replies: 5
Views: 4324

Re: Rar/Tar torrents with right click

Please elaborate. This is an odd feature request indeed.

Most people, myself included, would probably prefer to unzip/unrar/untar any archives.

You could use my script to do this. See viewtopic.php?t=10364.
You could modify the script to archive the contents.
by killemov
Sat Jul 31, 2010 8:32 pm
Forum: Requests
Topic: To Applescript pro's: create unrar script
Replies: 16
Views: 95406

Re: To Applescript pro's: create unrar script

It would be better if the script was called by transmission itself.

Something like: viewtopic.php?t=10364
by killemov
Sat Jul 31, 2010 8:29 pm
Forum: General
Topic: Transmission Remote GUI
Replies: 64
Views: 143009

Re: Portable

Aqualung wrote:Here's a suggestion: This application would really be very useful as a portable application, especially (though not necessarily) for PortableApps.com. Would you consider building a portable version?
If it's portable you want ...

http://code.google.com/p/transmission-remote-java/
by killemov
Sat Jul 31, 2010 8:25 pm
Forum: Support
Topic: Running Scripts on Completion
Replies: 2
Views: 27572

Re: Running Scripts on Completion

by killemov
Sat Jul 31, 2010 5:21 pm
Forum: General
Topic: Unrar and cleanup script - UPDATE 2013.05.24
Replies: 142
Views: 271384

Unrar and cleanup script - UPDATE 2013.05.24

Hello, I have implemented this script for Debian to run from transmission-daemon after a download has finished. regards, K. Dependencies: Debian (bash compatibility, system configuration) unrar sleep transmission-remote To make the script work you have to add/change these lines in a configuration fi...