mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update qbittorrent to v4.6.6 (#1402)
This commit is contained in:
parent
b53824d792
commit
18aa6420ac
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue
Block a user