Finally found some time to work on this...
Big thanks to super-poussin and Kirbo (via email) for some great changes/fixes and of course to wereHampster for the original.
Changelog
----------------
* Changed the hash-bang from /bin/bash to /bin/sh
* Torrents now correctly do not seed if they've ...
Search found 4 matches
- Sat Jan 23, 2010 2:59 am
- Forum: General
- Topic: [REL] transmission-remote-queue v0.2
- Replies: 10
- Views: 12678
- Wed Dec 02, 2009 11:06 pm
- Forum: General
- Topic: Several users accessing the same transmission daemon
- Replies: 2
- Views: 2884
Re: Several users accessing the same transmission daemon
I think you'd need to run an instance of the daemon for each user, passing a different '-g' option for each instance (-g is the switch that points to the config directory, it stores the settings and .torrent files, etc). You'll have to run each daemon on a different port, too... not just the ...
- Wed Dec 02, 2009 12:44 pm
- Forum: General
- Topic: Transmission cue
- Replies: 1
- Views: 2410
Re: Transmission cue
check out my script...
http://forum.transmissionbt.com/viewtop ... f=1&t=9085
in linux, just put it in /etc/cron.hourly/
http://forum.transmissionbt.com/viewtop ... f=1&t=9085
in linux, just put it in /etc/cron.hourly/
- Wed Dec 02, 2009 9:49 am
- Forum: General
- Topic: [REL] transmission-remote-queue v0.2
- Replies: 10
- Views: 12678
[REL] transmission-remote-queue v0.2
Hey folks
I decided to write a bash script designed to run as a cron job to handle queuing. It's in its infancy, but please check it out and let me know what you think :)
Edit:
Found the orignal. Big Thanks to wereHamster :D
http://pastie.org/357236
Edit 2010.01.23:
Version 0.2 released ...
I decided to write a bash script designed to run as a cron job to handle queuing. It's in its infancy, but please check it out and let me know what you think :)
Edit:
Found the orignal. Big Thanks to wereHamster :D
http://pastie.org/357236
Edit 2010.01.23:
Version 0.2 released ...