Search found 3 matches

by TheChosenOne
Fri Dec 20, 2019 7:43 pm
Forum: Web Interface
Topic: Daemon: Set preallocation to 0
Replies: 1
Views: 40721

Re: Daemon: Set preallocation to 0

Problem solved. Apparently you should close transmission first before making changes to the settings.json file.
by TheChosenOne
Wed Dec 18, 2019 4:20 pm
Forum: Web Interface
Topic: Daemon: Set preallocation to 0
Replies: 1
Views: 40721

Daemon: Set preallocation to 0

I have a problem where every time I add a torrent, it makes my Raspberry Pi lag. Setting preallocation to 0 might solve the problem, but I can't get it to work. transmission-daemon --port 9091 --preallocation 0 --allowed "192.168.0.*","127.0.0.1" doesn't work. Also setting the va...
by TheChosenOne
Sun Oct 26, 2014 10:00 pm
Forum: General
Topic: Add torrents to transmission-cli in 'pause' mode
Replies: 0
Views: 3000

Add torrents to transmission-cli in 'pause' mode

I'm trying to add torrents in transmission-cli in 'pause' mode, but it always starts the torrent immediately. This is the command I use: transmission-cli -w folder file.torrent This is my settings.json file: { "alt-speed-down": 50, "alt-speed-enabled": false, "alt-speed-time...