summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index fade5762..b55b13a3 100644
--- a/main.c
+++ b/main.c
@@ -320,6 +320,7 @@ player_thread (uintptr_t ctx) {
break;
case M_PLAYSONGNUM:
p_stop ();
+ pl_playqueue_clear ();
streamer_set_nextsong (p1, 1);
break;
case M_STOPSONG: