You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aim of this repository is to provide native ARM64 builds of qBittorrent, since creators of qBittorrent have currently [no intentions](https://github.com/qbittorrent/qBittorrent/discussions/23613#discussioncomment-15508814) to provide them themselves.
3
+
The goal of this repository is to provide native Windows ARM64 builds of qBittorrent, because the qBittorrent project currently has [no plans](https://github.com/qbittorrent/qBittorrent/discussions/23613#discussioncomment-15508814) to publish official ARM64 binaries.
4
+
5
+
Builds are produced through:
6
+
- native Windows ARM64 cross-compilation with MSVC toolchains on GitHub Actions
7
+
- a single CI workflow: `.github/workflows/ci_windows_arm64_native.yaml`
4
8
5
-
It is done through:
6
-
- native Windows ARM64 build using MSVC cross tools on GitHub Actions
7
-
- single CI workflow: `.github/workflows/ci_windows_arm64_native.yaml`
8
-
arm64
9
9
## About and thank you
10
-
This project was heavily influenced by [minnyres'](https://github.com/minnyres/qbittorrent-windows-arm64) project, but sadly he seems to not mantain his repository anymore.
10
+
This project was heavily inspired by [minnyres' work](https://github.com/minnyres/qbittorrent-windows-arm64). Many thanks for the original effort and groundwork.
If qBittorrent fails to start, or hangs while loading torrents on startup, try deleting `*.fastresume` files from `%LOCALAPPDATA%/qBittorrent/BT_Backup` and then resume your torrents manually.
29
+
This removes restore metadata only and does not delete your actual downloaded torrent payload files.
0 commit comments