NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
nasaus1
May 25, 2012Aspirant
Transmission 2.42 ReadyNas Duo watch-dir fails
Hi All,
tranmission back in version 2.16 watch-dir used to work in the settings.json file in all the versions to date it never ever works when i edit the file
according to transmission and its original source code should be either true or false. but in the latest versions it always as below:
"watch-dir-enabled": 0
if i simply change the watch directory to where i want it to watch and leave "watch-dir-enabled": 0 as is eg:
"watch-dir": "/c/Torrent_Media/Pointers",
"watch-dir-enabled": 0
it never ever sees the torrents nor does it ever start the download.
Ive tried to change the "0" value to 1 but then the service starts to fail and not start etc. ive also changed it true and false to keep in line with the tranmission original source code.
everything else so far - over the last hour is working ok but I cant get the watch folder to work, can anyone help me or tell me what im doing wronf or provide a working copy of their setting.json file for me?
if this doesnt work i think im finally going to get rid of the nas and buy a micro server lol
thanks
tranmission back in version 2.16 watch-dir used to work in the settings.json file in all the versions to date it never ever works when i edit the file
according to transmission and its original source code should be either true or false. but in the latest versions it always as below:
"watch-dir-enabled": 0
if i simply change the watch directory to where i want it to watch and leave "watch-dir-enabled": 0 as is eg:
"watch-dir": "/c/Torrent_Media/Pointers",
"watch-dir-enabled": 0
it never ever sees the torrents nor does it ever start the download.
Ive tried to change the "0" value to 1 but then the service starts to fail and not start etc. ive also changed it true and false to keep in line with the tranmission original source code.
everything else so far - over the last hour is working ok but I cant get the watch folder to work, can anyone help me or tell me what im doing wronf or provide a working copy of their setting.json file for me?
if this doesnt work i think im finally going to get rid of the nas and buy a micro server lol
thanks
11 Replies
Replies have been turned off for this discussion
- JarnoGGuideRemeber, these settings work for an Ultra 2 and are to heave for a Duo. Working settings for the Duo can be found here, but he has his watch dir off.
{
"alt-speed-down": 2500,
"alt-speed-enabled": true,
"alt-speed-time-begin": 510,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": true,
"alt-speed-time-end": 60,
"alt-speed-up": 300,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": true,
"blocklist-url": "http://list.iblocklist.com/?list=bt_level1",
"cache-size-mb": 64,
"dht-enabled": true,
"download-dir": "/c/media/BitTorrent/Downloaded",
"download-queue-enabled": true,
"download-queue-size": 10,
"encryption": 1,
"idle-seeding-limit": 5040,
"idle-seeding-limit-enabled": true,
"incomplete-dir": "/c/media/BitTorrent/Incomplete",
"incomplete-dir-enabled": true,
"lazy-bitfield-enabled": true,
"lpd-enabled": true,
"max-peers-global": 300,
"message-level": 1,
"open-file-limit": 64,
"peer-congestion-algorithm": "",
"peer-limit-global": 250,
"peer-limit-per-torrent": 50,
"peer-port": 51413,
"peer-port-random-enabled": 0,
"peer-port-random-high": 54999,
"peer-port-random-low": 45000,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"pidfile": "/var/run/transmission-daemon.pid",
"port-forwarding-enabled": true,
"preallocation": 2,
"prefetch-enabled": 1,
"proxy": "",
"proxy-auth-enabled": false,
"proxy-auth-password": "",
"proxy-auth-username": "",
"proxy-enabled": false,
"proxy-port": 80,
"proxy-type": 0,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 5,
"ratio-limit-enabled": true,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "EnterYourPassword",
"rpc-port": 8181,
"rpc-url": "/transmission/",
"rpc-username": "EnterYourUsername",
"rpc-whitelist": "*",
"rpc-whitelist-enabled": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/c/addons-config/Transmission/email_alert",
"seed-queue-enabled": false,
"seed-queue-size": 20,
"speed-limit-down": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 3000,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-limit": 100,
"upload-limit-enabled": 0,
"upload-slots-per-torrent": 28,
"utp-enabled": true,
"watch-dir": "/c/media/BitTorrent/New",
"watch-dir-enabled": 1
}
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!