Search found 5 matches

by Symbiot
Sun Oct 20, 2013 8:26 am
Forum: Support
Topic: patching: how to?
Replies: 1
Views: 1687

patching: how to?

Hi

I really want to add the patch: https://trac.transmissionbt.com/ticket/4231#comment:1
to be able to have multiple watch-dirs

but no where can I find any info on _how_ to apply the patch.... can someone point me in the right direction.
by Symbiot
Mon Mar 14, 2011 8:46 pm
Forum: Support
Topic: [Solved] watchdir syntax
Replies: 2
Views: 1830

Re: watchdir syntax

Thank you so much. That did the trick!
by Symbiot
Mon Mar 14, 2011 8:15 pm
Forum: Support
Topic: [Solved] watchdir syntax
Replies: 2
Views: 1830

[Solved] watchdir syntax

Hi

I've added 2 lines to my settings.json

"watch-dir-enabled": true,
"watchdir": "/volume1/Martin/Downloads/transmission/scanfolder"

But it doesn't seem to pick up this new entry.

Should watchdir be watch-dir?

Or something else wrong with the line?
by Symbiot
Mon Mar 14, 2011 7:37 am
Forum: Support
Topic: trying to edit settings.json
Replies: 7
Views: 19826

Re: trying to edit settings.json

thnanks..

reading this:

Note: The client should be closed before making changes, otherwise settings will be reverted to it's previous state.

Gives me a hint.

_Will test after work_

Thanks!
by Symbiot
Sun Mar 13, 2011 8:27 pm
Forum: Support
Topic: trying to edit settings.json
Replies: 7
Views: 19826

trying to edit settings.json

Hi

I'm trying to edit settings.json. It took me ages to find it.
My installation is on a Synology ds-209.
Settings.json was found in var/services/homes/username/.config/transmission-daemon/settings.json

I want to add "watch-dir-enabled": true and of course the path to the scanfolder.

But after ...