arr: remove bazarr
doesnt work half the time... and torrents downloaded already has better subtitles included
This commit is contained in:
parent
59e9e26fcb
commit
36b3ef29fc
1 changed files with 0 additions and 19 deletions
|
|
@ -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
|
||||
services.deluge = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue