Skip to content
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

Modify queue script to handle oversized torrents #96

Closed
chros73 opened this issue Oct 12, 2016 · 0 comments
Closed

Modify queue script to handle oversized torrents #96

chros73 opened this issue Oct 12, 2016 · 0 comments

Comments

@chros73
Copy link
Owner

chros73 commented Oct 12, 2016

Currently if an oversized torrent (there's not enough freeable rotating space for it) gets into the queue then queue manager deletes (if it's enable) everything from rotating and unsafe directories, but since still not enough space for the queue, torrents are not moved from the queue directory.

Modify queue script to handle oversized torrents:

  • create a directory called .oversized inside .rtorrent dir
  • move oversized meta file from .queue dirs into .oversized directory (so normal behavior of queue manager would go on) and append current time to the moved meta filename

Update corresponding wiki pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant