internetradio: clear playlist before loading a new one

Origin commit data
------------------
Branch: ni/coolstream
Commit: 255945babb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-05-19 (Sat, 19 May 2018)

Origin message was:
------------------
- internetradio: clear playlist before loading a new one

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-05-19 23:30:39 +02:00
parent d329b580ae
commit 0f52987f21

View File

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