mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
- internetradio: clear playlist before loading a new one
This commit is contained in:
@@ -720,6 +720,9 @@ int CAudioPlayerGui::show()
|
|||||||
|
|
||||||
delete InetRadioInputChanger;
|
delete InetRadioInputChanger;
|
||||||
|
|
||||||
|
if (!m_playlist.empty())
|
||||||
|
clearPlaylist();
|
||||||
|
|
||||||
if (select >= 0)
|
if (select >= 0)
|
||||||
old_select = select;
|
old_select = select;
|
||||||
switch (select)
|
switch (select)
|
||||||
|
Reference in New Issue
Block a user