mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update qbittorrent to 5.0.3 (#2032)
This commit is contained in:
parent
3332794385
commit
84814a3d55
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user