add support for embedded epg-url in m3u

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a3dc3a6c4
Author: TangoCash <eric@loxat.de>
Date: 2021-09-09 (Thu, 09 Sep 2021)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2021-09-09 18:27:57 +02:00
committed by vanhofen
parent e2b73d2b9b
commit eece9dbc66
6 changed files with 60 additions and 7 deletions

View File

@@ -278,6 +278,7 @@ int CWebChannelsSetup::Show()
}
webchannels_auto();
g_Zapit->reinitChannels();
CNeutrinoApp::getInstance()->xmltv_xml_m3u_readepg();
changed = false;
hint.hide();
}