Showing posts with label qbittorrent. Show all posts
Showing posts with label qbittorrent. Show all posts

Friday, October 16, 2015

Cross-Platform BitTorrent Client `qBittorrent` 3.1.0 Released With Support For Atom Feeds, Other New Features

qBittorrent is a cross-platform BitTorrent client that aims to provide a free software alternative to uTorrent. The application comes with an integrated search engine, web interface, sequential download support, bandwidth scheduler, advanced RSS support with download filters, torrent creation tool, IP filtering and other useful features.

qBittorrent screenshot

qBittorrent 3.1.0 has been released recently, featuring some interesting new changes such as a new option to copy torrent files for finished downloads, support for Atom feeds, option to use a random port on each startup, a command line option to demonize qbittorrent-nox (which can be used to run qBittorrent without X server) and more.

Other changes in the latest qBittorrent 3.1.0 include:
  • many RSS bug fixes and greatly improved RSS manager performance;
  • added μTorrent-compatible "Flags" column in the peer tab;
  • added "Shutdown qBittorrent" button to Web UI;
  • added context menu to Web seed list;
  • added support for tracker tiers / groups to creator;
  • allow clearing execution and ban logs;
  • exposed the cache expiry to the user;
  • added "save path" column;
  • load magnet metadata in the background while the "Add New Torrent" Dialog is showing;
  • allow to enter only an info-hash for download;
  • bring the "Add New Torrent" Dialog to the front.

For a complete changelog, see the qBittorrent news page.


Install qBittorrent in Ubuntu


To install qBittorrent in Ubuntu 13.04 or 12.10, use the following commands:
sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable
sudo apt-get update
sudo apt-get install qbittorrent

The Ubuntu 13.10 package failed to build but if you don't want to wait until this is fixed, you can manually download the Ubuntu 13.04 package from the PPA and install it (tested on my laptop running Ubuntu 13.10). Unfortunately there are no packages for the latest qBittorrent 3.1.0 for Ubuntu 12.04.

Arch Linux users can install the latest qBittorrent via AUR.

For other Linux distributions, Windows and Mac OS X, see the qBittorrent downloads page.

Read more »

Tuesday, October 13, 2015

Multi-Platform BitTorrent Client `qBittorrent` Sees New Major Release

qBittorrent 3.2.0 was released recently and it includes numerous changes such as support for Qt5, rewritten WebUI code, episode filtering for RSS, per tracker re-announce and much more.

qBittorrent 3.2.0

qBittorrent is a BitTorrent client that aims to provide a free software alternative to μTorrent, available for Linux, Windows, Mac OS X and FreeBSD. 

The application comes with an integrated search engine, web interface, sequential download support, bandwidth scheduler, advanced RSS support with download filters, torrent creation tool, IP filtering and other useful features.

Changes in qBittorrent 3.2.0:
  • qBittorrent can now be built using Qt5;
  • WebUI code rewritten, refactored and improved;
  • support per tracker re-announce (needs libtorrent 1.0);
  • episode filtering for RSS;
  • support saving in network locations;
  • highlight files when opening containing folder on Windows and Linux (Nautilus, Dolphin and Konqueror);
  • added option to hibernate computer in Auto-Shutdown menu;
  • cache preferences in memory. This minimizes the chance of settings corruption;
  • added option to disable connections not supported by proxies;
  • added a save resume data interval option(useful for SSD);
  • Added new columns: "Last Seen Complete", "Last Activity" and "Total Size";
  • added setting to ignore RSS rule matches for X days;
  • show the reason why a peer was blocked (needs libtorrent 1.0);
  • allow to set text options for the toolbar icons;
  • `Add New Torrent` dialog has a button for quickly choosing a location;
  • implemented tracker list in the side panel;
  • implemented a 'Completed' status;
  • columns for session-based download and upload statistics;
  • code optimizations resulting in a more CPU efficient and snappier qBittorrent.

The complete qBittorrent 3.2.0 changelog is huge - for a complete list, see THIS page.

With this release, qBittorrent no longer supports Qt versions older than 4.8.0 and libtorrent 0.15.x. Because Ubuntu 12.04 has libtorrent-rasterbar 0.15.10, the official qBittorrent PPA doesn't provide packages for this Ubuntu version.

Also, it's important to mention that the packages available in the official qBittorrent Ubuntu PPA are built with Qt4 for now.


Download qBittorrent



Ubuntu 15.04, 14.10 and 14.04 / Linux Mint 17.1 and 17 users can install the latest qBittorrent by using its official stable PPA. Add the PPA and install the app using the following commands:
sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable
sudo apt-get update
sudo apt-get install qbittorrent
If you encounter bugs, report them @ GitHub.
Read more »