164 current 2025-06-03 16:37:19 25.11.20250531.910796c 6.15.0 *

This commit is contained in:
2025-06-03 16:37:28 -04:00
parent 267b6a155b
commit 09a7793d2e

View File

@@ -336,8 +336,8 @@
settings = { settings = {
hosts = [ "localhost:6600" ]; hosts = [ "localhost:6600" ];
format = { format = {
details = "$title"; details = "$track - $title [$duration]";
state = "$artist / $album"; state = "$artist / $album ($date)";
timestamp = "elapsed"; timestamp = "elapsed";
}; };
}; };