Update qbittorrent to v4.6.6 (#1402)

This commit is contained in:
Nathan Fretz 2024-08-27 12:49:52 +10:00 committed by GitHub
parent b53824d792
commit 18aa6420ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 8 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: hotio/qbittorrent:release-4.6.5@sha256:6a665f19c2d123dd9063ac61345cbc377d9238e66bb3964a6b8ec29a21b3416d
image: hotio/qbittorrent:release-4.6.6@sha256:2b5a50d4ea444c55c4192d07f15b9edee71c5008eee0f6314e6be53c4ac677b1
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: qbittorrent
category: networking
name: qBittorrent
version: "4.6.5-autoconfigure"
version: "4.6.6"
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,13 +26,25 @@ description: >-
⚠️ qBittorrent downloads torrents over the Clearnet, not Tor.
releaseNotes: >-
qBittorrent on umbrelOS now offers automatic configuration for media apps like Radarr, Sonarr, Lidarr, Readarr, and Prowlarr. Simply install your preferred media apps from the Umbrel App Store, and the rest will be handled for you. No manual configuration required!
This update includes several bug fixes and improvements:
Please update your media apps to the latest versions to take advantage of this feature. If you have previously set up qBittorrent with media apps, this update will not affect your existing settings.
Full release notes for qBittorrent are available at https://www.qbittorrent.org/news#sun-may-26th-2024---qbittorrent-v4.6.5-release
- Fixed handling of tags containing '&' character
- Fixed scroll bar visibility in Torrent Tags dialog
- Improved bulk changes application to content widget items
- Fixed zero status filters hiding when torrents are removed
- Fixed issue with changing Incomplete Save Path for torrents without metadata
- WebUI improvements for RSS rules and tracker list updates
- Updated User-Agent string for internal downloader and search engines
Full release notes for qBittorrent are available at https://www.qbittorrent.org/news
developer: qBittorrent
website: https://qbittorrent.org/
dependencies: []
@ -50,4 +62,4 @@ torOnly: false
permissions:
- STORAGE_DOWNLOADS
submitter: ASOwnerYT
submission: https://github.com/getumbrel/umbrel-apps/pull/468
submission: https://github.com/getumbrel/umbrel-apps/pull/468