arr: remove bazarr

doesnt work half the time... and torrents downloaded already has better
subtitles included
This commit is contained in:
Nico 2026-01-12 16:20:47 +11:00
parent 59e9e26fcb
commit 36b3ef29fc
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -62,25 +62,6 @@
''; '';
}; };
#
# Finding subtitles
services.bazarr = {
enable = true;
openFirewall = false;
group = "media";
};
services.caddy.virtualHosts."bazarr.${config.homelab.domain}" = {
useACMEHost = config.homelab.domain;
extraConfig = ''
reverse_proxy http://localhost:6767 {
header_up -X-Forwarded-For
}
import tinyauth_forwarder *
import block_non_private_ips
'';
};
# #
# Downloading torrents # Downloading torrents
services.deluge = { services.deluge = {