playlist/tree: playlist_NodeDelete: do not stop playlist on removed node
commit1ab80a39c3b0a594eb739d0a7bb42c8550942282
authorFilip Roséen <filip@atch.se>
Thu, 18 May 2017 10:01:15 +0000 (18 12:01 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 18 May 2017 15:46:33 +0000 (18 18:46 +0300)
treee0567375c76ccfabbea74090e75dbdcc07a7d1ac
parent50309d3a55124a9804d75ab5a37a4e6beb075b68
playlist/tree: playlist_NodeDelete: do not stop playlist on removed node

Further playback shall not be stopped, we should simply signal that
the currently playing item is no longer available. Stopping the
playlist leads to behavior similar to --play-and-stop, but without
user interaction/request.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/playlist/tree.c