Victor Shyba
|
6e5c7a1927
|
use cache_concurrent to avoid requesting the same connection_id multiple times
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
16a2023bbd
|
stop tasks before removing transport
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
99fc7178c1
|
better way to batch announce + handle different intervals for different trackers
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
d4aca89a48
|
handle multiple results from multiple trackers
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
407c570f8b
|
tests: lower timeout, add test with bad and good mixed
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
0e4f1eae5b
|
reduce timeout to 10, fix lints
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
eccf0e6234
|
fix reusing result interval from failed expired attempt
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
a3da041412
|
fix exceptions on shutdown, stop using cancel_tasks
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
2f1617eee4
|
less verbose on timeouts, dont count timeouts, fix stop
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
05124d41ae
|
only log when really announcing, stop counting cached ones
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
42fd1c962e
|
stop tracker tasks on shutdown
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
47e432b4bb
|
make it less verbose, only log after all events are fired
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
61c99abcf1
|
avoid readding the same hash when tracker is busy with too many files
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
28fdd62945
|
move concurreny control to lower layer
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
30acde0afc
|
at most 10 announces concurrently
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
2d9c5742c7
|
cache results, save interval on tracker
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
43e50f7f04
|
fix subscribe_hash
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
888e9918a6
|
improve timeout handling
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
9e9a64d989
|
evented system for tracker announcements
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
3989eef84b
|
return whole announcement so the caller knows the interval
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
dc6f8c4fc4
|
add arg to announce stopped, removing the announcement
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
2df8a1d99d
|
make a helper function to announce
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
006391dd26
|
move udp server to test file, add link to BEP15
|
2022-05-11 21:13:29 -03:00 |
|
Victor Shyba
|
4a0bf8a702
|
add torrent udp tracker client, server and tests
|
2022-05-11 21:13:29 -03:00 |
|
Victor Shyba
|
f145d08c10
|
tell progress, stop trying to read first piece
|
2020-05-07 04:04:55 -03:00 |
|
Victor Shyba
|
53382b7e15
|
wait started event
|
2020-05-07 04:04:55 -03:00 |
|
Victor Shyba
|
6ad0242617
|
find and show largest file
|
2020-05-07 04:04:55 -03:00 |
|
Victor Shyba
|
a7c2408c0a
|
fix and test delete with torrents
|
2020-05-07 04:04:55 -03:00 |
|
Victor Shyba
|
ce1eabaed6
|
fix moving to a new btih
|
2020-05-07 04:04:55 -03:00 |
|
Victor Shyba
|
b73c00943c
|
linting and minor refactor
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
abaac8ef48
|
fixes from rebase, install libtorrent from s3
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
a2f8e7068e
|
pylint
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
4d47873219
|
working file list after torrent get
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
cf985486e5
|
torrent test and misc fixes
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
dd26a96828
|
adds more torrent parts
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
6865ddfc12
|
torrent manager and torrent source
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
2089059792
|
pylint
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
27739e0364
|
fix save from resolve
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
b09c46f6f7
|
add torrent component
|
2020-05-07 04:04:54 -03:00 |
|
Jack Robison
|
f2cc19e6aa
|
add lbry.torrent
|
2020-05-07 04:04:54 -03:00 |
|