Update qbittorrent to 5.0.3 (#2032)

This commit is contained in:
Nathan Fretz 2025-01-09 09:33:23 +10:00 committed by GitHub
parent 3332794385
commit 84814a3d55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false" PROXY_AUTH_ADD: "false"
server: server:
image: hotio/qbittorrent:release-5.0.2@sha256:09993fc93740731f48416969506c91bcdc16dc88b197b4e6a100896e2b7f58d9 image: hotio/qbittorrent:release-5.0.3@sha256:ce79b20ae035764c2b21969813720b54713f9dff464325fa4ceb2326f4a998e9
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: qbittorrent id: qbittorrent
category: networking category: networking
name: qBittorrent name: qBittorrent
version: "5.0.2" version: "5.0.3"
tagline: Free and reliable P2P Bittorrent client tagline: Free and reliable P2P Bittorrent client
description: >- 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. 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.
@ -27,11 +27,11 @@ description: >-
⚠️ qBittorrent downloads torrents over the Clearnet, not Tor. ⚠️ qBittorrent downloads torrents over the Clearnet, not Tor.
releaseNotes: >- releaseNotes: >-
This update includes several bug fixes and improvements: This update includes several bug fixes and improvements:
- Fixed issues with torrent category management and file handling - Fixed issues with RSS feed handling and episode tracking
- Improved dark theme detection and color scheme handling - Improved torrent management and URL handling in WebUI
- Enhanced WebUI with new color scheme switcher - Enhanced page reloading behavior after login
- Fixed various Windows-specific issues - Fixed various Windows-specific improvements
- Improved torrent progress tracking and session management - Improved torrent tracking and database management
Full release notes for qBittorrent are available at https://www.qbittorrent.org/news Full release notes for qBittorrent are available at https://www.qbittorrent.org/news