Configuring Tranmission 2.41

867 views
Skip to first unread message

Francesco Fiorio

unread,
Nov 25, 2011, 3:03:06 PM11/25/11
to Alt-F
Hi!

I'm trying to make Transmission work. I've installed the daemon using
the GUI, then I've edited the /var/lib/transmission/settings.json
file, now it looks like this:


{
"alt-speed-down": 500,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 0,
"alt-speed-up": 15,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": false,
"blocklist-url": "http://www.example.com/blocklist",
"cache-size-mb": 4,
"dht-enabled": true,
"download-dir": "/mnt/NAS/Public/RW/BT/complete",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/mnt/NAS/Public/RW/BT/incomplete",
"incomplete-dir-enabled": true,
"lpd-enabled": false,
"message-level": 2,
"peer-limit-global": 240,
"peer-limit-per-torrent": 60,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": true,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": true,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "-my password-",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "-my username-",
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": false,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 20,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-slots-per-torrent": 14,
"utp-enabled": true,
"watch-dir": "/mnt/NAS/Public/RW/BT/torrents",
"watch-dir-enabled": true
}

then I've tried to open the web client with http://-NASaddress-:9091
but it doesn't work.
Have I missed or misconfigured something?

thank you

Joao Cardoso

unread,
Nov 25, 2011, 4:41:26 PM11/25/11
to al...@googlegroups.com
On Fri, 2011-11-25 at 12:03 -0800, Francesco Fiorio wrote:
Hi!

I'm trying to make Transmission work. I've installed the daemon using
the GUI, then I've edited the /var/lib/transmission/settings.json
file, now it looks like this:

Have you first tried to use only the GUI?
When users hand-edit configuration files it might make difficult for simple GUIs to parse it.

What I advise you to do is to:

Services->User->Transmission->Configure
Services->User->Transmission->StartNow
Services->User->Transmission->Configure->web page

If that does not work, uninstall Transmission, login the box, run
   rm -rf /var/lib/transmission
reinstall Transmission, follow the above steps.
You don't need to reboot!

The need for removal/reinstallation is that a skeleton config file is installed at install time if none exists.


There are many settings that you can fine-tune using Transmission own web page (left bottom of web page), so start that way first.

Christian Lobaugh

unread,
Nov 25, 2011, 6:54:56 PM11/25/11
to al...@googlegroups.com

Another tip:  make sure the transmission service is stopped before editing the config. 

Then I agree with trying to setup only what you can with the gui.  Once you are up and going, you can make manual tweaks later. Remember to always stop the service before editing, or you will lose your changes.

--
You received this message because you are subscribed to the Google Groups "Alt-F" group.
To post to this group, send email to al...@googlegroups.com.
To unsubscribe from this group, send email to alt-f+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/alt-f?hl=en.

Francesco Fiorio

unread,
Nov 27, 2011, 1:40:54 PM11/27/11
to Alt-F
thanks a lot for the tips, now everything works fine! :)
Reply all
Reply to author
Forward
0 new messages