Update qbittorrent to 5.0.0 (#1584)

This commit is contained in:
Nathan Fretz 2024-10-03 13:39:28 +10:00 committed by GitHub
parent 4a3b15bc0b
commit 21f797a375
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 6 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: hotio/qbittorrent:release-4.6.7@sha256:ea70182af6630465329eebfe64837413ba4e2f0a042bfa4cd487f729db3b967a
image: hotio/qbittorrent:release-5.0.0@sha256:367c4d2bc6316b237f271f4826a4ce446ccd058f745b4258d25b8d4aa48e61a7
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: qbittorrent
category: networking
name: qBittorrent
version: "4.6.7"
version: "5.0.0"
tagline: Free and reliable P2P Bittorrent client
description: >-
qBittorrent is an open-source software alternative to µTorrent. It's designed to meet the needs of most users while using as little CPU and memory as possible.
@ -26,14 +26,28 @@ description: >-
⚠️ qBittorrent downloads torrents over the Clearnet, not Tor.
releaseNotes: >-
This update includes several bug fixes and improvements:
This major update brings numerous new features and improvements:
- Fixed an issue with the updater not launching the correct build variant
- Added support for creating .torrent files with larger piece sizes
- Improved focus on the Download button when a torrent link is retrieved from the clipboard
- Improved tracker entries handling and added separate filter for tracker errors
- Fixed a problem with loading the list of feeds when applying RSS rules in the WebUI
- Implemented new "Reannounce In" column
- Added option to keep unwanted files in a separate folder
- Introduced subcategories that follow parent category options
- Added ability to name each qBittorrent instance
- Improved WebUI responsiveness and added dark theme
- Enhanced search functionality, including support for concurrent searches
- Added new API endpoints for torrent creation and SSL torrents
- Improved RSS feed handling with options to set delays between requests
Full release notes for qBittorrent are available at https://www.qbittorrent.org/news