Search Criteria
Package Details: qbittorrent-enhanced-git 5.0.2.10.r0.g733303569-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qbittorrent-enhanced-git.git (read-only, click to copy) |
---|---|
Package Base: | qbittorrent-enhanced-git |
Description: | A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition) |
Upstream URL: | https://github.com/c0re100/qBittorrent-Enhanced-Edition |
Licenses: | GPL, custom |
Conflicts: | qbittorrent |
Provides: | qbittorrent |
Submitter: | c0re100 |
Maintainer: | c0re100 |
Last Packager: | c0re100 |
Votes: | 17 |
Popularity: | 0.48 |
First Submitted: | 2018-12-25 23:16 (UTC) |
Last Updated: | 2024-11-18 17:59 (UTC) |
Dependencies (8)
- libtorrent-rasterbar (libtorrent-rasterbar-gitAUR, libtorrent-rasterbar-1_1-gitAUR, libtorrent-rasterbar-1_2-gitAUR, libtorrent-rasterbar-2_0-gitAUR, libtorrent-rasterbar-1AUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
- python (python37AUR, python311AUR, python310AUR) (optional) – needed for torrent search tab
Required by (30)
- autobrr (requires qbittorrent) (optional)
- lidarr (requires qbittorrent) (optional)
- lidarr-bin (requires qbittorrent) (optional)
- lidarr-develop (requires qbittorrent) (optional)
- lidarr-develop-bin (requires qbittorrent) (optional)
- lidarr-git (requires qbittorrent) (optional)
- lidarr-nightly-bin (requires qbittorrent) (optional)
- mylar3 (requires qbittorrent) (optional)
- nodejs-cross-seed (requires qbittorrent) (optional)
- prowlarr (requires qbittorrent) (optional)
- prowlarr-bin (requires qbittorrent) (optional)
- prowlarr-develop (requires qbittorrent) (optional)
- prowlarr-develop-bin (requires qbittorrent) (optional)
- prowlarr-nightly-bin (requires qbittorrent) (optional)
- qbittorrent-nightwalker (requires qbittorrent) (optional)
- qbittorrent-vuetorrent-bin (requires qbittorrent) (optional)
- radarr (requires qbittorrent) (optional)
- radarr-bin (requires qbittorrent) (optional)
- radarr-develop (requires qbittorrent) (optional)
- radarr-develop-bin (requires qbittorrent) (optional)
- radarr-nightly-bin (requires qbittorrent) (optional)
- readarr-develop (requires qbittorrent) (optional)
- readarr-develop-bin (requires qbittorrent) (optional)
- readarr-nightly-bin (requires qbittorrent) (optional)
- sonarr (requires qbittorrent) (optional)
- sonarr-bin (requires qbittorrent) (optional)
- sonarr-develop (requires qbittorrent) (optional)
- sonarr-develop-bin (requires qbittorrent) (optional)
- tqm (requires qbittorrent) (optional)
- whisparr-nightly-bin (requires qbittorrent) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
Technetium1 commented on 2022-03-18 11:45 (UTC)
qbittorrent: error while loading shared libraries: libtorrent-rasterbar.so.2.0: cannot open shared object file: No such file or directory
can be solved by replacinglibtorrent-rasterbar-1_2-git
withlibtorrent-rasterbar
>=2.0.5dr460nf1r3 commented on 2022-02-27 09:47 (UTC) (edited on 2022-02-27 09:52 (UTC) by dr460nf1r3)
This needs qt5-tools and qt5-svg to compile in a clean chroot. Please add it to makedepends :)
servimo commented on 2022-01-08 17:49 (UTC) (edited on 2022-01-08 18:02 (UTC) by servimo)
Not working with libtorrent-rasterbar-1_2-git: I reverted to the old qbittorrent-enhanced-git 4.3.9.10:
qBittorrent version: v4.4.0.10
Caught signal: SIGSEGV Stack trace: /usr/lib/libc.so.6 : ()+0xa8cd1 [0x7f3635240cd1] /usr/lib/libstdc++.so.6 : std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> > const&)+0x96 [0x7f3635608066] qbittorrent : BitTorrent::TorrentImpl::TorrentImpl(BitTorrent::Session, libtorrent::session, libtorrent::torrent_handle const&, BitTorrent::LoadTorrentParams const&)+0x616 [0x556774b7fb56] qbittorrent : BitTorrent::Session::createTorrent(libtorrent::torrent_handle const&)+0xac [0x556774b510cc] qbittorrent : BitTorrent::Session::handleAlert(libtorrent::alert const*)+0xcc [0x556774b5356c] qbittorrent : BitTorrent::Session::readAlerts()+0x4c [0x556774b5375c] qbittorrent : BitTorrent::Session::startUpTorrents()+0x304 [0x556774b53ab4] qbittorrent : Application::exec(QStringList const&)+0x244 [0x556774b00294] qbittorrent : main()+0x36d [0x556774af766d] /usr/lib/libc.so.6 : __libc_start_main()+0xd5 [0x7f36351bfb25] qbittorrent : _start()+0x2e [0x556774afad2e] Segmentation fault (core image recorded )
escape0707 commented on 2022-01-08 03:08 (UTC) (edited on 2022-01-08 03:18 (UTC) by escape0707)
For those who are eager to experience qBittorrent Enhanced 4.4 with libtorrent 2 and Qt 6, you can make and install libtorrent-rasterbar-2_0-git, modify and disable the UA patch then make and install qbittorrent-enhanced-ua.
GL & HF!
Edit:
There are still tons of UI / Core bugs in the first launched version. Get by the issues page and see if you really want to update.
escape0707 commented on 2021-12-29 07:31 (UTC)
@kearneyBack PT 站有无数理由可以选择自己接受或拒绝的 BT 软件、衍生、甚至官方特定版本。如果使用 PT,请自行和管理商议能否允许自己使用的 BT 软件,或者遵守 PT 站站规。
增强版已经使用了可区分开的 Client 和 PID,并没有对原版 qBittorrent 造成任何影响。
eh5 commented on 2021-12-19 04:41 (UTC)
Seems one of the dependencies of qbittorrent has changed its ABI with recent Arch packages update, causing qbittorrent failed to resume torrent states from
XDG_DATA_HOME/qBittorrent/BT_backup/
(or even failed to load torrent files?).You would have to rebuild the package to fix this.
kearneyBack commented on 2021-12-02 12:51 (UTC)
这个软件的额外功能无法选择关闭或者开启。因此像北邮人pt就直接拒绝了这个“zq”版本
« First ‹ Previous 1 2 3 4 5 Next › Last »