jellyfin-qbittorrent-monitor: take into account soulseek
All checks were successful
Build and Deploy / mreow (push) Successful in 2m3s
Build and Deploy / yarn (push) Successful in 1m3s
Build and Deploy / muffin (push) Successful in 1m15s

This commit is contained in:
2026-05-15 02:42:13 -04:00
parent 9662745d6e
commit 293d85b0b5
7 changed files with 273 additions and 6 deletions

View File

@@ -35,6 +35,11 @@
settings = {
web = {
port = service_configs.ports.private.soulseek_web.port;
authentication.api_keys.monitor = {
key = "slskd-monitor-readonly-key-localhost";
role = "readonly";
cidr = "127.0.0.1/32";
};
};
soulseek = {
# description = "smth idk";