mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
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:
@@ -757,6 +757,9 @@ int CAudioPlayerGui::show()
|
||||
|
||||
delete InetRadioInputChanger;
|
||||
|
||||
if (!m_playlist.empty())
|
||||
clearPlaylist();
|
||||
|
||||
if (select >= 0)
|
||||
old_select = select;
|
||||
switch (select)
|
||||
|
Reference in New Issue
Block a user