From 4e7515c71eb48415f09c229035040cf771034b77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Sun, 10 May 2026 13:35:33 +0200 Subject: [PATCH] qbittorrent: add comment with updated version need to wait until private trackers support it: * AnimeBytes: https://animebytes.tv/rules/clients * Orpheus: https://orpheus.network/rules.php?p=clients --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index c832701..541164c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -702,6 +702,7 @@ services: qbittorrent: image: lscr.io/linuxserver/qbittorrent:5.1.4-r1-ls437 + #image: lscr.io/linuxserver/qbittorrent:5.2.0_v2.0.12-ls454 container_name: qbittorrent environment: - PUID=${PUID}