yggverse
|
41b0a02899
|
add todo triggers
|
2025-08-10 15:45:31 +03:00 |
|
yggverse
|
99d2fe55e1
|
handle AddTorrentResponse::AlreadyManaged case
|
2025-08-10 15:03:54 +03:00 |
|
yggverse
|
c74a420f1d
|
delete torrent from queue session on the timeout is reached
|
2025-08-10 11:30:16 +03:00 |
|
yggverse
|
73c1c556af
|
update debug message
|
2025-08-10 07:49:11 +03:00 |
|
yggverse
|
cb243bf582
|
remove deprecated comment
|
2025-08-10 07:25:44 +03:00 |
|
yggverse
|
d7a540f560
|
implement wait_until_completed timeout
|
2025-08-10 07:23:38 +03:00 |
|
yggverse
|
7ba8623d99
|
dump hashes total on fetch api
|
2025-08-10 06:59:00 +03:00 |
|
yggverse
|
9af864cb25
|
fix debug message
|
2025-08-08 21:55:29 +03:00 |
|
yggverse
|
1c631c23da
|
remove torrent from session only if the enable_upload config option disabled
|
2025-08-08 21:53:52 +03:00 |
|
yggverse
|
b0b7938471
|
add blocklist config option
|
2025-08-08 20:25:26 +03:00 |
|
yggverse
|
c3bb7c8b4c
|
use semantic var names, apply minor optimizations
|
2025-08-08 17:55:45 +03:00 |
|
yggverse
|
2f0f55d359
|
update debug message
|
2025-08-08 17:03:35 +03:00 |
|
yggverse
|
ca3ea8531a
|
update debug messages
|
2025-08-08 16:50:03 +03:00 |
|
yggverse
|
2f091ad772
|
lowercase debug messages
|
2025-08-08 16:34:51 +03:00 |
|
yggverse
|
7411a20a38
|
update debug message
|
2025-08-08 16:33:12 +03:00 |
|
yggverse
|
a46c951e60
|
explain debug details
|
2025-08-08 16:14:39 +03:00 |
|
yggverse
|
2c6b523738
|
add debug events
|
2025-08-08 16:12:14 +03:00 |
|
yggverse
|
c80d5076cc
|
update debug details
|
2025-08-08 16:06:16 +03:00 |
|
yggverse
|
5be6696d95
|
add debug event
|
2025-08-08 16:03:22 +03:00 |
|
yggverse
|
673aa05a58
|
remove extra info-hash copy and validation as already valid from the api parser
|
2025-08-08 04:14:57 +03:00 |
|
yggverse
|
704a2e5c29
|
use librqbit Id20 impl to validate info-hash bytes, require valid type for public methods
|
2025-08-08 04:10:43 +03:00 |
|
yggverse
|
d61af4b970
|
add disable_local_service_discovery config option
|
2025-08-08 03:29:44 +03:00 |
|
yggverse
|
a70e9bc537
|
add is_create option
|
2025-08-08 01:22:23 +03:00 |
|
yggverse
|
e2d2b513cc
|
take bytes
|
2025-08-08 01:16:36 +03:00 |
|
yggverse
|
3e053fa806
|
implement temporary data cleanup on commit preload content
|
2025-08-08 00:50:12 +03:00 |
|
yggverse
|
6f4d2894b3
|
parse SocketAddr from the argument option
|
2025-08-05 20:43:50 +03:00 |
|
yggverse
|
8cbae5019d
|
remove extra features
|
2025-08-04 21:23:55 +03:00 |
|
yggverse
|
e3dff43c1f
|
update librqbit api
|
2025-07-10 16:01:15 +03:00 |
|
yggverse
|
4646500b66
|
implement bind option
|
2025-07-10 15:55:33 +03:00 |
|
yggverse
|
3f549e2077
|
filter empty values to None (librqbit#452)
|
2025-07-10 15:26:56 +03:00 |
|
yggverse
|
0d38aa5c06
|
make listing name optional (e.g. invalid utf-8 encoding)
|
2025-07-10 14:41:37 +03:00 |
|
yggverse
|
fc27f46cdf
|
update listener init
|
2025-07-10 13:50:06 +03:00 |
|
yggverse
|
3014db81e7
|
remove unwrap method
|
2025-07-10 03:04:38 +03:00 |
|
yggverse
|
fbc80843c7
|
implement listen option, rename enable_upnp_port_forwarding to listen_upnp
|
2025-07-10 02:56:45 +03:00 |
|
yggverse
|
5c72742f8d
|
fix totals increment position
|
2025-07-09 20:53:55 +03:00 |
|
yggverse
|
ac88344098
|
skip unsortable placeholder
|
2025-07-09 20:24:44 +03:00 |
|
yggverse
|
851cac6bdd
|
sort list items by name asc
|
2025-07-09 19:58:28 +03:00 |
|
yggverse
|
7592f7a106
|
add missed directory separators
|
2025-07-09 19:09:21 +03:00 |
|
yggverse
|
68e7760b98
|
detect tracing_subscriber by RUST_LOG environment var
|
2025-07-09 15:52:58 +03:00 |
|
yggverse
|
4f684e4bf4
|
cleanup a bit
|
2025-07-09 15:09:06 +03:00 |
|
yggverse
|
2ee058171e
|
update debug message
|
2025-07-09 15:07:31 +03:00 |
|
yggverse
|
76c2c1c0b8
|
add timing debug
|
2025-07-09 15:06:28 +03:00 |
|
yggverse
|
7da1df7137
|
reorganize debug components
|
2025-07-09 14:39:37 +03:00 |
|
yggverse
|
f563fb500b
|
fix workflow warning
|
2025-07-09 03:33:43 +03:00 |
|
yggverse
|
82d2a89aa2
|
implement item description format helper
|
2025-07-09 03:28:04 +03:00 |
|
yggverse
|
51ffa4d93d
|
implement --index-list-limit option
|
2025-07-09 03:02:16 +03:00 |
|
yggverse
|
29ff0b52cc
|
implement torrent files index option
|
2025-07-09 02:33:02 +03:00 |
|
yggverse
|
b22695587d
|
count total data size for torrent resolved
|
2025-07-09 01:06:33 +03:00 |
|
yggverse
|
f872e81cff
|
define fixed bytes count for info-hash v1 type
|
2025-07-08 16:05:16 +03:00 |
|
yggverse
|
dcbb4108fd
|
implement info-hash enum
|
2025-07-08 15:47:52 +03:00 |
|