From a7c3c4633739e4c62020c243ae585a2911303d21 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Sun, 28 Dec 2025 17:39:49 -0500 Subject: [PATCH] fix name --- tasks/scrobbling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/scrobbling.yml b/tasks/scrobbling.yml index 0f75726..8b84425 100644 --- a/tasks/scrobbling.yml +++ b/tasks/scrobbling.yml @@ -10,7 +10,7 @@ - name: Create Scrobbler Configuration template: - src: templates/scrobbling.json.j2 + src: templates/scrobbling/lastfm.json.j2 dest: "{{ data_dir }}/scrobbling/multi-scrobbler/config.json" - name: Deploy Kotio