Alex

Results 42 comments of Alex

OK, I'll try enabling it in add_torrent_params.

I've got the same issues (even after enabling lt::torrent_flags::sequential_download in lt::add_torrent_params).

So, if it's not an issue that LT writes to the end of single-torrent file even when sequential mode enabled, then would you consider a possibility to add this _strict...

And, still, this is so strange... Today... Different peers for sure on that torrent. Still, the same 11GB of 16GB position LT tries to write on. Why 11 GB -...

@arvidn Sorry, I have no will to track this problem down so deep. I'm pretty sure you'll be able to easily reproduce it using the magnet link above if you...

> then, in strict sequential mode, Libtorrent must just wait for the first pieces to become available :) And until that, it should just write zeroes to disk :) Once...

Sequential mode PLUS the sophisticated approach described above works like a charm :) I allow it to download first 512MB, but now it does not even try to write at...

(a less size of allowed "window" gives lower downloading speeds...)

The same issue (except that neither app, nor OS hangs) exists under Android when downloading to SD cards. So, for now, these are affected (it seems the most popular): 1....

@arvidn, that sophisticated approach has the only one known flaw for now. Let's suppose we have a torrent with two files: A and B. And lets suppose that A and...