Skip to content

Fix honoring system.file.allocate.set=[0|1] rtorrent config setting#41

Merged
pyroscope merged 2 commits intopyroscope:masterfrom
chros73:fix_honoring_file_allocate
Mar 15, 2017
Merged

Fix honoring system.file.allocate.set=[0|1] rtorrent config setting#41
pyroscope merged 2 commits intopyroscope:masterfrom
chros73:fix_honoring_file_allocate

Conversation

@chros73
Copy link
Copy Markdown
Contributor

@chros73 chros73 commented Aug 21, 2016

A. Fix honoring system.file.allocate.set=0 rtorrent config setting in libtorrent.

B. Fix honoring system.file.allocate.set=1 rtorrent config setting in libtorrent:

  • allocate space for those files only that don't have priority set to off.

It's useful with the following watch directory entry that only loads (in closed state) but not starts torrents, so priority of files can be set.
schedule2 = watch_dir_5, 7, 10, "load.normal=/path/to/watch-dir/load_but_not_start/*.torrent"

C. This patch is also good for: 0.13.6, 0.13.4, 0.13.2 .

Note:
this patch depends on: #40

@chros73 chros73 changed the title Fix honoring system.file.allocate.set=0 rtorrent config setting Fix honoring system.file.allocate.set=[0|1] rtorrent config setting Aug 23, 2016
@chros73
Copy link
Copy Markdown
Contributor Author

chros73 commented Aug 23, 2016

Patch and description is updated.

@pyroscope pyroscope merged commit 7e15710 into pyroscope:master Mar 15, 2017
pyroscope added a commit that referenced this pull request Mar 15, 2017
pyroscope added a commit that referenced this pull request Mar 15, 2017
@chros73 chros73 deleted the fix_honoring_file_allocate branch May 15, 2018 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants