X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/4857234e09030f35e1c58b966991c00231eb90eb..360af322bb3316c2c52401b28643793d3f9a609c:/server/play.c diff --git a/server/play.c b/server/play.c index b66bbbc..aa5b8c7 100644 --- a/server/play.c +++ b/server/play.c @@ -718,6 +718,7 @@ void scratch(const char *who, const char *id) { if(next_scratch){ next_scratch->submitter = who; queue_insert_entry(&qhead, next_scratch); + eventlog_raw("queue", queue_marshall(next_scratch), (const char *)0); next_scratch = NULL; } notify_scratch(playing->track, playing->submitter, who,