diff --git a/config.json b/config.json index 066c25f..064510a 100644 --- a/config.json +++ b/config.json @@ -3,6 +3,7 @@ "server-adress":"", "jellyfin-username":"", "jellyfin-password":"", - "discord-prefix":"", - "jellyfin-app-name":"" -} \ No newline at end of file + "discord-prefix":"?", + "jellyfin-app-name":"Jellyfin Discord Music Bot", + "interactive-seek-bar-update-intervall":2000 +}