forked from rakshasa/libtorrent
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix honoring system.file.allocate.set=1 rtorrent config setting #5
Labels
Comments
chros73
pushed a commit
that referenced
this issue
Aug 23, 2016
With the previous patch rtorrent could be easily crashed:
Modify fixing honoring
New commands in rtorrent:
Additional fix:
Note:
|
chros73
pushed a commit
that referenced
this issue
May 15, 2017
chros73
pushed a commit
that referenced
this issue
May 15, 2017
chros73
pushed a commit
that referenced
this issue
May 15, 2017
chros73
pushed a commit
that referenced
this issue
Mar 17, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fix honoring
system.file.allocate.set=1
rtorrent config setting: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"
The text was updated successfully, but these errors were encountered: