tag 538262 wontfix
--

Hi,

I mostly agree with Charles. This doesn't seem like a general enough use
case to implement upstream and might even be confusing to some users.
That being said, it shouldn't be that hard to add a --continue option
(for instance), which would be a no-op in case there weren't any
torrents. Patches welcome! :)

At any rate, it should be easily achievable by adding the following
small script (not tested) to whatever login method you use ("Startup
Applications" in Gnome, xinitrc, etc): <<EOF
#!/bin/sh
[ `ls ~/.transmission/torrents | wc -l` -gt 0 ] && transmission
EOF

Cheers

-- 
Leo "costela" Antunes
[insert a witty retort here]




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to