Cœur

Results 653 comments of Cœur

I didn't investigate that one, Gary. I've opened an issue at the abandoned libutp: https://github.com/bittorrent/libutp/issues/136. Maybe someone will look at it in the next 10 years.

The fork is already there and there were PRs in it already: https://github.com/transmission/libutp/pulls?q=is%3Apr+is%3Aclosed But its issue tracker is closed.

Please note that for the macOS client, I'm addressing that issue by leveraging Apple's autodetection feature of encoding (#4144).

@Lanzaa or @ckerr or @mikedld, can you try to rebase this branch to the tip of main branch to see if the NetBSD issue is still happening?

Tested: change seems to work well on the QuickLook preview. Thank you for the merge. 🎉

Notes: Changed Badge display so that upload is up and download is down.

As it is (and even accounting for Mike's branch **build/remove-transmission-app.js-from-repo-tmp**, this would break support for web when building from Xcode instead of cmake. So I invite you @ckerr to change...

There should still be an Xcode script of the style: > "If node/npm is missing, print a warning, otherwise build transmission-app.js" So that those building the project by themselves get...

You are right, there is a bug here if trying to monitor an ipv6 address, as `inet_pton()` requires allocating more space in that case. But as GCNetworkReachability is a dead...

I noticed this: - if you kept Transmission open the whole time, then magnet links will start after getting metadata - if you closed and reopened Transmission, then magnet links...