Userdocs
Userdocs
I am not aware of any specific limitation documented or enforced by Github. I found this for example [https://github.community/t/restrictions-on-released-binaries/749/2](https://github.community/t/restrictions-on-released-binaries/749/2) but I am not sure what applies to a project of...
Ok so I was thinking about this. Looking at stats for the last 30 days: Bintray `426,026 `@ https://bintray.com/boostorg/release/boost#statistics `2,489` @ https://bintray.com/boostorg/release/boost-binaries#statistics `428,515` mixed downloads per month. Hardly any downloads...
I used the wrong figure for bintray (binary only) I have updated and corrected.
1: no real opinion on. 2: How would this benefit or help the project or end users when using the GitHub release management system? I don't think it's needed when...
I made some nox linux multiarch builds to test using the pr branch. https://github.com/userdocs/qbt_static_test/releases/tag/release-4.4.3.1_pread-disk-io https://github.com/userdocs/qbt_static_test/releases/tag/master_pread-disk-io
I doubt a TN panel is the issue, especially if they have accurate colour reproduction. What I see in this thread are two images with different shades of grey background....
It's the same in the webui for 4.5 beta, the colour does not contrast well against certain shades.  Maybe the Dracula theme might be a good reference for dark...
It's due to something your qbit it trying to connect to i think, for example this line, `ngoogle.com` ``` bool Http::RequestParser::parseRequestLine(const QString&) invalid http header: "\u0005\u0004\u0000\u0001\u0002\u0080\u0005\u0001\u0000\u0003\[ngoogle.com](http://ngoogle.com/)\u0000PGET / HTTP/1.0" ``` Maybe...
For the other thing ``` QMetaObject::invokeMethod: No such method TransferController::getGlobalDlLimitAction() ``` I found this thread https://dietpi.com/forum/t/qbittorrent-stops-running/5755 Maybe that (or both) is resource related. I'm not finding a way to replicate...
If the issue is memory/resource related using [release-4.4.4_v1.2.17](https://github.com/userdocs/qbittorrent-nox-static/releases/tag/release-4.4.4_v1.2.17) will probably help since libtorrent v2 is known be much more demanding on memory. https://github.com/qbittorrent/qBittorrent/issues If qbittorrent v4.4.4 libtorrent v2.0.7 does not...