Michael Uvarov
Michael Uvarov
I have few questions. Is there a place for retrieving the count of connected seeders / leechers per each torrent. Now I only found seaders, leachers colums in `etorrent_table:all`. Is...
make common_test fails with: ``` rel/etorrent/erts-*/bin/ct_run -spec etorrent_test.spec Erlang R15B02 (erts-5.9.2) [source] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:false] {"init terminating in do_boot",{undef,[{ct_run,script_start,[],[]},{init,start_it,1,[]},{init,start_em,1,[]}]}} ``` `./ct-run.sh` or `ct_run -spec etorrent_test.spec -pa $PWD/ebin edit $PWD/deps/*/ebin`...
It was implemented (and merged) using fast resume by me. I think, it should be tested.
BEP for this [here](http://bittorrent.org/beps/bep_0021.html). It requires to rewrite the allocation of the new files also. For example, we can allocate files only when we try to save first piece. We...
I think the part of the system, which handles requests to the real files must be implemented in the cowboy application. It will be more elegant way to solving this...
I found it: https://github.com/klaar/cowboy_static.git
Hi. Could you provide the torrent file? T0ha [email protected] wrote: > When file smaller than predefined piece size, eg. file size is 256 > bytes, in torrent file we have...
Upload to something like dropbox and post a public link here. T0ha [email protected] wrote: > No problem. Trying to fix it myself now. How can I send it? > >...
It looks like upnp is broken. Adding `{use_upnp, false }' into the config file is a temporary solution.
I think something is terribly broken on CircleCI today. I've rerun the tests and they are green, but Github still displays the old run: https://app.circleci.com/pipelines/github/esl/MongooseIM/8589/workflows/250e2cec-e9a0-4407-9f55-fb96def53b1b