last.fm hinzugefügt

This commit is contained in:
2026-01-08 19:15:50 +01:00
parent 7d525c40f5
commit ede3f2e959
2 changed files with 23 additions and 3 deletions
+20
View File
@@ -0,0 +1,20 @@
# Navidrome Konfigurationsdatei
# Server-Einstellungen
Port = 9533
BaseURL = "/"
# Datenbank-Einstellungen
DataDir = "/data"
# Musikverzeichnis
MusicFolder = "/music"
# Automatischer Scan der Musikbibliothek alle 6 Stunden
ScanSchedule = "0 */6 * * *"
EnableExternalServices = true
[LastFM]
Enabled = true
ApiKey = "0297fb3164cec4ded7c16954b433fb26"
Secret = "9c22c21b593d6b3acc0787a9ace73686"