Archives For November 30, 1999

qBittorrent

The qBittorrent 4.3.3 was released a few days ago. Here’s how to install it in Ubuntu 20.04, Ubuntu 20.10, Ubuntu 18.04, and Linux Mint 19.x / 20.

This release contains mainly bug-fixes. Because Xcode doesn’t support C++17, Mac OS 10.13 (High Sierra) is no longer supported. And Ubuntu 18.04 is highly to be dropped in the next release.

qBittorrent 4.3.3 release highlights:

  • New languages Azerbaijani, Estonian support.
  • Unify global speed dialogs for normal/alternative speeds.
  • Increase maximum global speed limits ~2 GiB/s.
  • Save fastresume when setting torrent speed limits.
  • Group several torrent options into one dialog.
  • Capitalize locale names.
  • Improve content file/folder names handling.
  • Drop notification about move storage finished or failed.
  • Reload “missing files” torrent instead of re-checking.
  • Remember dialog sizes.
  • Improve detection of file extension string.
  • WEBUI: Don’t call non-existent elements.
  • Update “Keep top-level folder” in WebUI options.
  • LINUX: Use legacy ‘data’ directory only as a fallback.
  • Bump project requirement to C++17.

How to Install qBittorrent 4.3.3 via PPA:

The official qBittorrent PPA has built the new release packages for Ubuntu 18.04, Ubuntu 20.04, and Ubuntu 20.10.

1. To add the PPA, open terminal by either pressing Ctrl+Alt+T on keyboard or searching for “Terminal” from application menu. When it opens, run command:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. If an old version was installed on your system, upgrade it via Software Updater,

or run following commands to install /upgrade qBittorrent in terminal:

sudo apt update

sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, either go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent 4.3.2 was released a few days ago. Here’s how to install it in Ubuntu via PPA.

The new release of the Bittorrent client features an option for Internationalized Domain Names (IDNs) support, which enable people around the world to use domain names in local languages and scripts.

It now allows to add root folder to torrent content. And “HTTPS tracker validation” option is available on all platforms with latest libtorrent.

Bug-fixes in qBittorrent 4.3.2 include:

  • Fix broken sorting on some columns
  • Fix availability per file value
  • Fix status of torrents without metadata
  • Don’t try to remove folders for a torrent without metadata
  • Lift upper limit of “Max concurrent HTTP announces” option
  • Add links to libtorrent documentation
  • Move “embedded tracker” options to qbt section
  • Properly handle “Append extension” option changing
  • Correctly save paused torrent state
  • Fix bug of “move storage job” can be performed multiple times

There are also a few WEB UI changes, including ability to use ‘shift+delete’ to delete torrents, allow to attach tags while adding torrents.

How to Install qBittorrent via PPA:

The official qBittorrent PPA has built the new release packages for Ubuntu 18.04, Ubuntu 20.04, and derivatives.

1. To add the PPA, open terminal by either pressing Ctrl+Alt+T on keyboard or searching for “Terminal” from application menu. When it opens, run command:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. If an old version was installed on your system, upgrade it via Software Updater,

or run following commands to install /upgrade qBittorrent in terminal:

sudo apt update

sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, either go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent BitTorrent client 4.3.0 was released as a new major version with new features and various bug-fixes.

The new release uses Qt 5.15.1 which offers far better HiDPI support. Theming support has been enhanced, however previous theme bundles will not work properly before the provider updated them.

What’s new in qBittorrent 4.3.0:

  • Many UI elements colors are themeable now
  • Allow changing GUI icons from theme bundles
  • Notify user when torrent moving finished
  • Shortcut CTRL + I opens Statistics window
  • Add RSS functionality in Web UI
  • Drop “.unwanted folder” feature
  • Expose libtorrent peer_turnover, max_concurrent_http_announces, no_connect_privileged_ports settings
  • And various bug-fixes

How to Install qBittorrent 4.3.0 via PPA in Ubuntu:

The official qBittorrent PPA has built the new release packages for Ubuntu 18.04, Ubuntu 20.04, and derivatives.

1. To add the PPA, open terminal by either pressing Ctrl+Alt+T on keyboard or searching for “Terminal” from application menu. When it opens, run command:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. If an old version was installed on your system, upgrade it via Software Updater,

or run following commands to install /upgrade qBittorrent in terminal:

sudo apt update

sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, either go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent torrent client 4.2.2 was released a few days ago. Here’s how to install it in Ubuntu 18.04, Ubuntu 19.04, and Ubuntu 19.10.

qBittorrent 4.2.2 comes with new features, web UI improvements, and various bug-fixes. And python2 support is removed in the search function.

Changes in the new release include:

  • Allow transfer list text color changes through QSS.
  • Option to show console when external program is run.
  • Change the defaults of some settings.
  • Refactored Transfer List code to allow theming.
  • Reorganize UI theme selection.
  • Show any multiple connections from the same IP in peer list.
  • Add stalled filters to GUI and Web API/UI.
  • Use IP geolocation database by DB-IP instead of MaxMind.
  • Allow to save downloaded metadata as torrent file.
  • Allow single app instance per configuration.
  • Option to start qBittorrent on Windows start up.

How to Install qBittorrent 4.2.2 in Ubuntu:

The official qBittorrent PPA has built the new release packages for Ubuntu 18.04, Ubuntu 19.04, and Ubuntu 19.10.

1. To add the PPA, open terminal by either pressing Ctrl+Alt+T on keyboard or searching for “Terminal” from application menu. When it opens, run command:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. If an old version was installed on your system, upgrade it via Software Updater,

or run following commands to install /upgrade qBittorrent in terminal:

sudo apt update

sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, either go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent torrent client 4.2.1 was released today. Here’s how to install it in Ubuntu 18.04, Ubuntu 19.04, and Ubuntu 19.10.

qBittorrent 4.2.1 brings libtorrent fixes which make UDP through proxies work again. The listening IP/interface selection code has been reworked. If you have a specific network interface/local address set in the Advanced Settings, go and make sure that your settings have stayed the same.

Other changes include:

  • Enable portable mode if “profile” directory exists
  • Enable “Apply rate limit to peers on LAN” option by default
  • Expand single-item folders in torrent content
  • Rework the listening IP/interface selection code
  • Bug-fixes and some Web UI changes. See News page for more.

How to Install qBittorrent 4.2.1 in Ubuntu:

The official qBittorrent PPA has built the new release packages for Ubuntu 18.04, Ubuntu 19.04, and Ubuntu 19.10.

1. To add the PPA, open terminal by either pressing Ctrl+Alt+T on keyboard or searching for “Terminal” from application menu. When it opens, run command:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. If an old version was installed, upgrade it via Software Updater,

or run following commands to install /upgrade qBittorrent in terminal:

sudo apt update && sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, either go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent bittorrent client released new stable version 4.2.0 a few days ago. Here’s how to install it in Ubuntu 18.04, Ubuntu 19.04, and Ubuntu 19.10.

qBittorrent 4.2.0 is a new stable series that contains following new features:

  • Support for Libtorrent 1.2.x series
  • Use PBKDF2 for the GUI lock. You will need to set your password again.
  • Allow setting larger checking memory usage in GUI
  • Add “Socket backlog size” option
  • Add “File pool size” option
  • Allow styling with QSS stylesheets
  • Add “Tracker entries” dialog
  • Add “Remove torrent and its files” option to share ratio limiting.
  • Reallow to pause checking torrents
  • Reallow to force recheck torrents that aren’t fully started
  • Add “Preview file” double-click action.

There are also various bug-fixes, a lot of WEB UI changes, and other changes. See the release note for details.

How to Install qBittorrent 4.2.0 in Ubuntu:

The official qBittorrent PPA has built the new release packages for all current Ubuntu releases (though the 16.04 build is broken).

1. To add the PPA, open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for “Terminal” from application menu. When it opens, run command:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. Then either upgrade qBittorrent from a previous release via Software Updater,

or run following commands to install /upgrade it from terminal:

sudo apt update && sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, either go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent P2P Bittorrent client 4.1.8 and 4.2.0 alpha2 were released a few days ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, and Ubuntu 19.04.

qBittorrent 4.1.8 is a small release with following bug-fixes:

  • Fix filename validation on non-Windows OS
  • ScanFolders/FileSystemWatcher now detect magnet files with case insensitivity in filename
  • Fix failed seeding after creating a torrent and auto-adding it to the session

How to Install qBittorrent 4.1.8 in Ubuntu:

The official qBittorrent PPA has built the new release packages for all current Ubuntu releases.

1. To add the PPA, open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for “Terminal” from application menu. When it opens, run command:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. To upgrade from existing software version, launch Software Updater and you’ll see qBittorrent available for upgrade after checking for updates.

Or run commands below to install /upgrade it from terminal:

sudo apt update && sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, either go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent Bittorrent client 4.1.7 was released yesterday. Here’s how to install in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, and derivatives.

qBittorrent 4.1.7 features:

  • Add 12 hour and 24 hour speed graphs
  • Change “Add new torrent” dialog to horizontal layout
  • Avoid race conditions when adding torrent
  • Fix torrent checking issues
  • Fix torrent properties not saved for paused torrents
  • Some improvements on qtsingleapplication code
  • Remove limits of “Disk cache expiry interval” setting
  • Remove upper limit of “Disk cache” setting
  • Don’t turn window blank when closed to system tray
  • Fix WebUI encoding of special characters
  • Change the speed unit of WebUI from Bytes/s to KiB/s for the rate limiter
  • Ignore RSS articles with non-unique identifiers
  • And various other bug-fixes. See news page for details.

How to Install qBittorrent 4.1.7 in Ubuntu:

The official qBittorrent PPA contains the latest packages for Ubuntu 16.04, Ubuntu 18.04, and Ubuntu 19.04.

1. To add the PPA, open terminal either via Ctrl+Alt+T keyboard shortcut or by searching “Terminal” from app launcher. When it opens, run:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback while typing due to security reason) when it prompts and hit Enter to continue.

2. To upgrade from a previous release, launch Software Updater and you’ll see qBittorrent available for upgrade after checking for updates.

Or run commands below to install /upgrade it from terminal:

sudo apt update && sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

qBittorrent torrent client 4.1.6 was released a few days ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and Ubuntu 19.04.

qBittorrent 4.1.6 is a bug-fix release with following changes:

  • Force recheck multiple torrents one by one in all possible cases.
  • Don’t query Google for tracker favicons, for privacy reasons
  • Work around the crash occurred in QTimer.
  • Increase the .torrent file download size limit to 100 MiB
  • Disable downloading tracker favicons by default. Works around reported crashes in Linux.
  • WEBUI improvements and fixes.
  • SEARCH: Make num enter key work the same as return in searchjobwidget
  • Make window title bar icon work in Wayland
  • Update appdata.xml file for Linux

How to Install qBittorrent 4.1.6 in Ubuntu:

The official qBittorrent PPA contains the latest packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and Ubuntu 19.04.

1. To add the PPA, open terminal either via Ctrl+Alt+T or by searching “Terminal” from app launcher. When it opens, run:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type user password (no asterisk feedback while typing due to security reason) when it prompts and hit Enter to continue.

2. To upgrade from a previous release, launch Software Updater and you’ll see qBittorrent available for upgrade after checking for updates.

Or run commands below to install /upgrade it from terminal:

sudo apt update && sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent

The free and reliable P2P bittorrent client qBittorrent 4.1.4 was released today with new features, bug-fixes, WebUI and search improvements.

qBittorrent 4.1.4 release highlights:

  • Recognize *.ts files as previewable
  • Allow to disable speed graphs
  • Clear LineEdit on ESC
  • Fix divide-by-zero crash
  • Remove speed limit checkbox in Options dialog
  • Fix speed graph “high speeds” bug
  • BUGFIX: Don’t update torrent status unnecessarily
  • BUGFIX: Improve force recheck of paused torrent
  • Restore torrent in two steps
  • Improve scaling of speed graphs
  • Add isNetworkFileSystem() detection on Windows. This allows network mounts to be monitored correctly by polling timer.
  • Reduce horizontal graphs resolution. Improves perfomance.
  • Add SMB2 magic number
  • Restore startup perfomance to v4.1.2 times. Needs at least libtorrent 1.1.10
  • Add free disk space to WebUI status bar, and many other WebUI improvements.
  • Allow to disable downloading REPACK/PROPER matches
  • Improve RSS Feed updating
  • Allow resizing search filter in search job
  • And various other improvements and bug-fixes.

How to Install qBittorrent 4.1.4 in Ubuntu:

The official qBittorrent PPA contains the latest packages for Ubuntu 16.04, Ubuntu 18.04, and Ubuntu 18.10.

1. To add the PPA, open terminal either via Ctrl+Alt+T or searching “Terminal” from app launcher. When it opens, run:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

Type in your password (no visual feedback while typing due to security reason) when it prompts and hit Enter to continue.

2. To upgrade from a previous release, launch Software Updater and you’ll see qBittorrent available for upgrade after checking for updates.

Or run commands below to install /upgrade it from terminal:

sudo apt update && sudo apt install qbittorrent

Uninstall:

To remove qBittorrent PPA, go to Software & Updates -> Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable

To remove the bittorrent client, either use your system package manager or run command:

sudo apt-get remove --autoremove qbittorrent