Yat Ho

Results 355 comments of Yat Ho

@Coeur Yes, I think this will fix the crashes. If it does not cause beachballing / jank like #4571 did (which was reverted at #4936), then it'd be perfect.

Re-opening because `tr_torrentStat()` is not resolved yet.

Actually, scratch my previous comment. @Terentyev if you are still interested in working on this PR, I've got a question. This PR's proxy only applies to curl connections, and importantly,...

Ah let me make myself even clearer. It is problematic *precisely* because curl supports SOCKS proxies. When using SOCKS proxy, the trackers will get the proxy's IP address instead of...

@nevack No, other platforms seems to be working fine. I have never worked on the macOS code, nor do I have any way to, but I did try to read...

From the limited knowledge I have for the macOS app, it seems to me a better way to handle the preferences would be to use `settings.json` for core settings, and...

Putting the whole `Add "Disk cache size" setting to the Preferences` aside, at least we found out we need to add back a bunch of missing settings for macOS app....

Can you download a test build from https://github.com/transmission/transmission/actions/runs/6141580757 to see if you still have the same problem? Detailed instructions here https://github.com/transmission/transmission/blob/main/docs/Testing-Transmission.md.

Thank you for the PR! I can tell you have put a lot of effort to go through the nooks and crannies of this project to get the details right,...

I'll take a look once #6123 is landed and and merged into this PR.