summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/gtkui/actionhandlers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtkui/actionhandlers.c b/plugins/gtkui/actionhandlers.c
index 60c86e9c..1a2b8e64 100644
--- a/plugins/gtkui/actionhandlers.c
+++ b/plugins/gtkui/actionhandlers.c
@@ -650,6 +650,7 @@ load_playlist_thread (void *data) {
deadbeef->pl_item_unref (it);
}
deadbeef->plt_unref (plt);
+ deadbeef->pl_save_all ();
}
g_free (fname);
gtkui_playlist_changed ();