mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update qbittorrent to version 5.0.4 (#2469)
This commit is contained in:
parent
61f1d804b1
commit
995a1fc4b5
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: hotio/qbittorrent:release-5.0.3@sha256:ce79b20ae035764c2b21969813720b54713f9dff464325fa4ceb2326f4a998e9
|
||||
image: hotio/qbittorrent:release-5.0.4@sha256:3d76fe7aff54e39b82093dab6f0fd71108db7419f257ea5014cc92a5ea04a9ad
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: qbittorrent
|
||||
category: networking
|
||||
name: qBittorrent
|
||||
version: "5.0.3"
|
||||
version: "5.0.4"
|
||||
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.
|
||||
@ -27,11 +27,9 @@ description: >-
|
||||
⚠️ qBittorrent downloads torrents over the Clearnet, not Tor.
|
||||
releaseNotes: >-
|
||||
This update includes several bug fixes and improvements:
|
||||
- Fixed issues with RSS feed handling and episode tracking
|
||||
- Improved torrent management and URL handling in WebUI
|
||||
- Enhanced page reloading behavior after login
|
||||
- Fixed various Windows-specific improvements
|
||||
- Improved torrent tracking and database management
|
||||
- Fixed issues with removing trackers and torrent content checkboxes
|
||||
- Improved handling of peer list display and tracker filters
|
||||
- Fixed WebAPI string handling
|
||||
|
||||
|
||||
Full release notes for qBittorrent are available at https://www.qbittorrent.org/news
|
||||
|
Loading…
Reference in New Issue
Block a user