Search found 3 matches
- Fri Dec 20, 2019 7:43 pm
- Forum: Web Interface
- Topic: Daemon: Set preallocation to 0
- Replies: 1
- Views: 54268
Re: Daemon: Set preallocation to 0
Problem solved. Apparently you should close transmission first before making changes to the settings.json file.
- Wed Dec 18, 2019 4:20 pm
- Forum: Web Interface
- Topic: Daemon: Set preallocation to 0
- Replies: 1
- Views: 54268
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 variable in the ...
transmission-daemon --port 9091 --preallocation 0 --allowed "192.168.0.*","127.0.0.1"
doesn't work. Also setting the variable in the ...
- Sun Oct 26, 2014 10:00 pm
- Forum: General
- Topic: Add torrents to transmission-cli in 'pause' mode
- Replies: 0
- Views: 3210
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-begin": 540 ...
transmission-cli -w folder file.torrent
This is my settings.json file:
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540 ...