Add qBittorrent
This commit is contained in:
@@ -35,6 +35,7 @@ in {
|
||||
readarr-audiobook = 211;
|
||||
recyclarr = 269;
|
||||
sabnzbd = 38;
|
||||
qbittorrent = 71;
|
||||
transmission = 70;
|
||||
# Removed 2025-10-29
|
||||
# cross-seed = 183;
|
||||
@@ -112,6 +113,10 @@ in {
|
||||
user = "sonarr";
|
||||
group = globals.libraryOwner.group;
|
||||
};
|
||||
qbittorrent = {
|
||||
user = "qbittorrent";
|
||||
group = globals.libraryOwner.group;
|
||||
};
|
||||
transmission = {
|
||||
user = "transmission";
|
||||
group = globals.libraryOwner.group;
|
||||
|
||||
Reference in New Issue
Block a user