mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
fix reload webchannels
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d5f0643bc
Author: TangoCash <eric@loxat.de>
Date: 2024-06-02 (Sun, 02 Jun 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -303,6 +303,10 @@ int CWebChannelsSetup::Show()
|
||||
g_settings.webtv_xml = webchannels;
|
||||
}
|
||||
webchannels_auto();
|
||||
if (webradio)
|
||||
CZapit::getInstance()->SetWebRadioXML(&g_settings.webradio_xml);
|
||||
else
|
||||
CZapit::getInstance()->SetWebTVXML(&g_settings.webtv_xml);
|
||||
g_Zapit->reinitChannels();
|
||||
CNeutrinoApp::getInstance()->xmltv_xml_auto_readepg();
|
||||
changed = false;
|
||||
|
Reference in New Issue
Block a user