Commit Graph
30 Commits
Author SHA1 Message Date
wipedlifepotato 3b169793c3 torrent-rpc-client-page 2026-08-24 16:22:33 +03:00
orignal 895d10ed23 bytesCompleted for torrents with multiple files 2026-08-23 14:32:20 -04:00
orignal 6184157d3c return identHash in peers response. Fill progress and uploadRatio 2026-08-23 10:29:04 -04:00
orignal 410dbaf661 Merge pull request #2505 from wipedlifepotato/openssl
Процентики
2026-08-22 08:02:36 -04:00
wipedlifepotato f177d2402f feat: percentDone double type 2026-08-22 14:56:11 +03:00
wipedlifepotato 0efeaaec6f feat: percentDone torrentRPC 2026-08-22 14:37:52 +03:00
orignal 41872580fc same names in response as in request 2026-08-21 14:07:33 -04:00
wipedlifepotato f241183fb1 add_jsonrpc2_torrent_get 2026-08-21 16:39:35 +03:00
wipedlifepotato b29f19e100 type: torrrents -> torrent 2026-08-21 16:27:48 +03:00
wipedlifepotato 63236db9c7 add: заглушка для transmission-rpc библиотеки python 2026-08-21 16:20:06 +03:00
user f158e21159 session-get dummy method RPC torrent transsmission-rpc 2026-08-21 07:42:08 +00:00
orignal 8154f8709d handle torrent-get RPC fields: files, wanted, priorities 2026-08-20 17:58:31 -04:00
orignal faceb81e5d store peerid as array<int8_t, 20> 2026-08-20 16:49:12 -04:00
orignal 07a61d3626 response to peers request with peers info 2026-08-20 15:27:22 -04:00
orignal 7b1a9d5411 handle pieces field from torrent-get 2026-08-19 17:22:37 -04:00
orignal e7009e561f handle fields list from torrent-get RPC 2026-08-19 16:14:21 -04:00
orignal 3740e8dc6f count and report num dowloading from/uploading to peers 2026-08-19 09:20:29 -04:00
orignal 4f138ac630 collect and return unload/download rate stats 2026-08-18 20:53:38 -04:00
orignal 0514efcdeb read tag only if presented 2026-08-18 15:11:04 -04:00
orignal 8887afe260 implemented remove torrent and torrent-remove RPC 2026-08-18 09:29:01 -04:00
orignal c6a19a594d require higher version for boost for compatibility with std::string_view 2026-08-17 21:27:37 -04:00
orignal 71177d649c send some stats and status in torrent-get response 2026-08-17 18:47:48 -04:00
orignal 9b7cda3775 send torrents in result for torrent-get RPC 2026-08-17 17:48:54 -04:00
orignal fad3294ed3 handle torrent-get RPC 2026-08-17 16:34:52 -04:00
orignal c3541c3966 implemented rpcaddress param 2026-08-16 21:33:50 -04:00
orignal a5ded7f5a3 send JSON error response 2026-08-16 16:38:01 -04:00
orignal 4dd8577731 implemented torrent-add RPC 2026-08-16 14:48:11 -04:00
orignal 680f781b8c create .torrent fiel and torrent data files if added from RPC 2026-08-16 09:06:11 -04:00
orignal 5b29636395 torrent-add RPC request 2026-08-16 06:50:23 -04:00
orignal f5880bf8d5 Added torrents RPC server and params 2026-08-15 12:50:04 -04:00