- internetradio: clear playlist before loading a new one

This commit is contained in:
vanhofen
2018-05-19 23:30:39 +02:00
committed by Thilo Graf
parent 2e96ac359f
commit ff926297df

View File

@@ -720,6 +720,9 @@ int CAudioPlayerGui::show()
delete InetRadioInputChanger;
if (!m_playlist.empty())
clearPlaylist();
if (select >= 0)
old_select = select;
switch (select)