Skip to content

Releases: Bartuzen/qBitController

qBitController v0.7.2

09 Apr 17:02
b887a9c
Compare
Choose a tag to compare

Additions

  • Added option to sort torrents by ratio

Fixes

  • Fixed incorrect scroll behavior on torrent list
  • Fixed some trackers throwing exceptions when they can't be parsed
  • Fixed priority icons being the same color as background in light theme

Full Changelog: v0.7.1...v0.7.2

qBitController v0.7.1

03 Apr 07:15
ebfb2ae
Compare
Choose a tag to compare

Fixes

  • Fixed torrent list failing to load when a tracker cannot be parsed

Full Changelog: v0.7.0...v0.7.1

qBitController v0.7.0

29 Mar 22:16
344721a
Compare
Choose a tag to compare

Additions

  • A notification is now displayed when a torrent is downloaded
  • Added trackers to torrent list drawer
  • Torrents can now be sorted by their status
  • Added option to export .torrent file of a torrent
  • Added option to set download path of a torrent
  • Added HTTP sources tab to torrent screen
  • The available disk space is now displayed above the torrent list
  • You can now directly add a .torrent file from within the app

Changes

  • Torrent list now maintains scroll position after list is updated
  • The fields on the torrent list drawer can now be collapsed
  • Categories and tags now show torrent count next to their names
  • When adding a torrent, the default save path is now set to the default value from qBittorrent.
  • Some options in torrent screen are now combined into a single option called "Torrent options"
  • Minor UI changes

Fixes

  • Fixed some minor crashes

Full Changelog: v0.6.0...v0.7.0

qBitController v0.6.0

05 Mar 10:30
9359073
Compare
Choose a tag to compare

Additions

  • Added Chinese translation (@SummonHIM)
  • Added execution log screen
  • Added active and inactive torrent filters
  • Added default options for stop condtion and content layout on add torrent screen
  • Added ability to set global speed limits
  • Added ability to set download path when creating/editing category

Changes

  • Now you can enter download/upload speed limit in terms of MiB/s when adding torrent
  • Now statistics dialog is also updated if auto refresh is enabled
  • An error message is shown when adding a torrent if qBittorrent fails to add the torrent

Fixes

  • Fixed authentication failing after initial session times out
  • Fixed changing file priority not working on older qBittorrent versions

Full Changelog: v0.5.1...v0.6.0

qBitController v0.5.1

14 Feb 18:19
92676f1
Compare
Choose a tag to compare

Additions

  • Added ratio information to torrents on main screen

Changes

  • Disabled item change animation on torrent list
  • Color of torrents' progress bar now change according to their state
  • Color of files' progress bar now change according to their priority
  • Torrents are now sorted by their names if the value they are sorted by are the same

Fixes

  • Fixed some app crashes that occur when torrents load
  • Fixed wasted value of torrents always displaying as 0

Full Changelog: v0.5.0...v0.5.1

qBitController v0.5.0

08 Feb 18:43
260197c
Compare
Choose a tag to compare

Additions

  • Added RSS support
  • Added transfer info (download/upload speed and session download/upload) to main screen
  • Added uncategorized and untagged filtering options
  • Added default option to torrent management mode option on add torrent screen
  • Added basic authentication support
  • Added option to hide loading bar when screen contents are auto refreshing
  • Added ability to edit categories
  • Added ability to edit trackers
  • Added ability to set location of torrents
  • Added ability to switch between regular and alternative speed limits
  • Added ability to copy torrent name, hash and magnet URI
  • Added ability to view qBittorrent stats
  • Added ability to set stop condition and content layout when adding a torrent

Changes

  • Requests made with the app now use a custom user agent that includes app name and version
  • Changed order of torrent priority options
  • Torrent screen now shows both v1 and v2 hashes
  • Byte formatting now support showing tebibytes, pebibytes, and exbibytes
  • UI changes

Fixes

  • Fixed torrent files not showing in tree format if qBittorrent is installed on Windows
  • Fixed torrent states not being consistent with qBittorrent
  • Fixed authentication with qBittorrent not working for some users
  • Fixed progress and relevance of a torrent peer showing with too many digits
  • Fixed drawer not closing after add server button is clicked on main screen

Full Changelog: v0.4.0...v0.5.0

qBitController v0.4.0

13 Jan 15:54
053525c
Compare
Choose a tag to compare

Additions

  • Added support for self-signed certificates
    • Added trust self-signed certificates option to add/edit server screen
    • App now uses self-signed certificates added to your system
  • Added option to update torrent and torrent list periodically
  • Added more information to torrent overview screen
  • Added icons for categories, tags, and torrent filter on torrent list screen
  • Added torrent peers tab to torrent screen

Changes

  • Server selector on add torrent screen now also shows servers' ports and paths
  • Server username and password are now optional
  • Snackbar on add torrent screen is now dismissible
  • Toolbar on add torrent screen will now collapse when scrolled

Fixes

  • Fixed sorting torrents by name not working properly
  • Fixed n items selected text not updating when screen is refreshed
  • Fixed snackbar appearing behind keyboard while editing a server from main screen
  • Removed extra empty line under toolbar on add torrent screen
  • Fixed loading indicator disappearing when screen is scrolled on add torrent screen

Full Changelog: v0.3.0...v0.4.0

qBitController v0.3.0

31 Dec 22:06
7ca69be
Compare
Choose a tag to compare

Additions

  • Added options to set category and tags of a torrent

Changes

  • Messages of unknown errors are now more detailed
  • Servers' description in settings now also shows their ports and paths
  • When there are no servers, main screen's drawer now shows an add server button

Fixes

  • Fixed various crashes
  • Fixed sort option not being applied until app restart on some devices
  • Category and tags of a torrent are now shown on overview screen
  • Small UI changes

Full Changelog: v0.2.0...v0.3.0

qBitController v0.2.0

27 Dec 22:49
b67e6bd
Compare
Choose a tag to compare

Additions

  • Additions to torrent files tab
    • Show file/folder's priority, downloaded size, total size and progress
    • Added option to change file/folder priority
    • Added option to rename file/folder
    • Added icon to back button
    • Show current directory
  • Added option to change timeout duration
  • Long clicking on a server in server selector will now open it in settings

Changes

  • Server selector now also shows server's port and path
  • First column in details grid on torrent overview tab now only occupies as little space as it needs
  • Priority options in torrent list screen are now in a submenu

Fixes

  • Fixed progress indicator pushing UI down when visible on torrent overview tab
  • Fixed a crash that occurred while formatting time in torrent overview tab
  • UI now looks much better when using right-to-left layout

Full Changelog: v0.1.1...v0.2.0

qBitController v0.1.1

23 Dec 01:13
d1c3d40
Compare
Choose a tag to compare

Fixes

  • Fixed F-Droid build