From 60b45411db42b2fab7ae78f174ee0aea229a916b Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 16 Mar 2025 18:06:28 -0400 Subject: [PATCH] Fixes for clients. --- ansible/app-configs/multi-scrobbler_config.json.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/app-configs/multi-scrobbler_config.json.j2 b/ansible/app-configs/multi-scrobbler_config.json.j2 index d4013c6e..172ce9cc 100644 --- a/ansible/app-configs/multi-scrobbler_config.json.j2 +++ b/ansible/app-configs/multi-scrobbler_config.json.j2 @@ -61,6 +61,7 @@ ], "clients": [ { + "type": "lastfm", "name": "Last.fm Client", "enable": true, "data": { @@ -70,6 +71,7 @@ } }, { + "type": "listenbrainz", "name": "ListenBrainz Client", "enable": true, "data": {