keeping all auto xml epg together

Origin commit data
------------------
Branch: ni/coolstream
Commit: dfe8dfc96f
Author: TangoCash <eric@loxat.de>
Date: 2021-09-13 (Mon, 13 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-13 17:37:15 +02:00
committed by vanhofen
parent 771202c834
commit a8ebfe54b8
5 changed files with 8 additions and 22 deletions

View File

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