Search found 4 matches

by goodknight
Thu Mar 01, 2012 1:44 am
Forum: Support
Topic: Script issue
Replies: 7
Views: 4216

Re: Script issue

as mentioned in my previous comment
Ooo, right. You did say that. I guess I didn't catch what you meant because the menu item is there in 2.03. Sorry!
by goodknight
Wed Feb 29, 2012 7:54 am
Forum: Support
Topic: Script issue
Replies: 7
Views: 4216

Re: Script issue

if Debian 6 (squeeze), most likely you are running Transmission GTK v2.03 You are correct. dpkg -l transmission Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Nam...
by goodknight
Tue Feb 28, 2012 8:06 am
Forum: Support
Topic: Script issue
Replies: 7
Views: 4216

Re: Script issue

Thanks for the help. I add the line #!/bin/bash to the head of the script. And I changed the execute permissions on the script, which I hadn't done before. For some reason though transmission is still not running the script. I haven't got a transmission-remote package installed on my system, which i...
by goodknight
Sun Feb 26, 2012 11:29 am
Forum: Support
Topic: Script issue
Replies: 7
Views: 4216

Script issue

I'm new to scripting, and I've tried to write a simple command script that would let me add the first torrent file from a given directory. I'm strapped for bandwidth so I can only download a single torrent at a time. I delete the .torrent file upon download start (with no options dialog) and call a ...