Cœur
Cœur
Diving more into the differences: # When building with cmake: ``` CFBundleVersion = d2125ee965; LSMinimumSystemVersion = "10.7.0"; ``` # When building with Xcode: ``` CFBundleVersion = "14714.4.0.0"; LSMinimumSystemVersion = "10.13";...
After verification, `:` is allowed on Apple: either directly from Terminal, or as `/` when in Finder (you insert `/`, it will convert it to `:` ... don't know why...
If I'm not mistaken, this change adds the string `"%1 left"`, so I consider it too late for translations for the Transmission 4.0 release and I'm setting the Milestone 5.0...
The duplicate issues #3680 and #4718 are pointing at signing issues in the builds, which could mean that it's not something that can be resolved by a code change, but...
Hum, homebrew casks aren't maintained by any Transmission dev, as far as I can see. But homebrew's `transmission` seems to point to: https://github.com/transmission/transmission/releases/latest Which is presently Transmission 3.0. I don't...
> All official releases published on the website are signed by our certificate. Anything produced by CI servers (GitHub Actions, Jenkins, TeamCity, Appveyor) is not. Well, that's a major clarification....
The request for clarification has been there for 3 months, so I'll close the issue, as I've never experienced it and it may have been fixed already. Feel free to...
Hi. - For the QT or GTK client, I think that the PR #4528 is aiming at fixing the "Start when added" behavior for magnet links. - For fetching and...
The present limit on macOS is 2048 MB. There is a bug above that size, but we could say it's out of the scope of this issue, and I'll close...
This issue is old now, so closing it.