Hi. Is there any way to install qbittorrent linked with libtorrent 1.2 instead of libtorrent 2.x? Libtorrent 2 works funny with memory, buggy as hell. I had zero problems with libtorrent 1.2 and desperately want it back.
With the “Community App” from the catalog, you have to use whatever it was compiled with.
With “custom” apps (Docker), you can specify the “libtorrentv1” version.
With Linux sandboxes (Incus), you can pull an Arch Linux image and use an AUR helper to install qbittorrent-libtorrent-v1. This would be similar in scope as a FreeBSD jail.
EDIT: Most distros and drop-in solutions default to libtorrent v2, so if it does not specify anything about “1.x” or “v1”, you can assume that their qBittorrent is compiled with libtorrent v2.
Thanks. I meant the “Community App” one of course. Well, I’m sad. As of now i don’t see any advantages of libtorrent 2.x. It’s been a terrible experience.
Why not install a “custom app”, and for the setup and config you can specify the libtorrent-v1
branch?
I think this is supported in SCALE. You only lose out on some things, such as a graphical icon in the TrueNAS GUI menu?
I’m going to do exactly that on my new NAS. I’m waiting until fangtooth will be released though. i don’t want to overstress my old NAS. It’s just annoying that it misbehaves on the weekend. Thanks for the help. =)