Jesse Chan

Results 97 comments of Jesse Chan

To add torrent files with JSON-RPC, we can simply use the regular "load from URL" commands: "load.normal=", "load.start=", etc. In vanilla rTorrent, you would use those commands for magnet links...

Unfortunately, it does not seem to be possible to preserve HiDPI (Scaled) setting when switching to a different display mode programmatically. There is no API to change the DPI scale...

CI is doing AUR as well, so any adjustment can be made there if needed.

@copilot Deep dive into https://github.com/rakshasa/rtorrent/blob/master/src/rpc/jsonrpc.cc and related implementations. We should only use load.start / load.normal if .throw versions are not available (JSONRPC_METHOD_NOT_FOUND_ERROR). Do the check only once, however, and no...

@copilot and don't commit package-lock.json. We use pnpm.

@claude review, fix and validate the PR. and maybe we should have more options in “Create Torrent” panel.