Search found 215 matches

by lazybones
Mon Jan 25, 2010 8:18 am
Forum: General
Topic: Transmission Remote GUI
Replies: 64
Views: 137971

Re: Transmission Remote GUI

In 1.80 you can set the watch folder for transmission-daemon in the settings.json file like so:

Code: Select all

    "watch-dir": "\/mnt\/disk1\/media\/Unsorted",
    "watch-dir-enabled": true
Full list of options is in the wiki http://trac.transmissionbt.com/wiki/EditConfigFiles
by lazybones
Mon Jan 25, 2010 8:11 am
Forum: Support
Topic: Tranmission-daemon with watch-dir
Replies: 8
Views: 10196

Re: Tranmission-daemon with watch-dir

I installed transmission 1.80 via ipkg on my linkstation nas seems to work great, I have confirmed that the watch directory works.. and have been running for several days.
by lazybones
Mon Jan 25, 2010 12:45 am
Forum: Requests
Topic: Transfer rate in Kbit/s or Mbit/s option
Replies: 16
Views: 16042

Re: Transfer rate in Kbit/s or Mbit/s option

I don't under stand why Bytes are the default when all network gear and almost all home internet lines are rated in bits. I hate multiplying everything by 8 to figure out how much of my line I am using up.
by lazybones
Sun Jan 24, 2010 8:06 pm
Forum: Requests
Topic: transmission-daemon with growl support ?
Replies: 12
Views: 19205

Re: transmission-daemon with growl support ?

Longinus00 wrote:This could probably be implemented with a cron job, no need to do it in transmission.
That is good and all to say but many of use are not really that good with scripting or linux. How would that work exactly anyway?
by lazybones
Sun Jan 24, 2010 7:21 am
Forum: Requests
Topic: transmission-daemon with growl support ?
Replies: 12
Views: 19205

Re: transmission-daemon with growl support ?

I just setup my NAS with the daemon and was thinking exactly the same thing.. Another solution would be if the daemon processed a script or executable when the torrents complete or change state, then it would be easy to add this via a script.