keeping all auto xml epg together

Origin commit data
------------------
Commit: dfe8dfc96f
Author: TangoCash <eric@loxat.de>
Date: 2021-09-13 (Mon, 13 Sep 2021)
This commit is contained in:
TangoCash
2021-09-13 17:37:15 +02:00
committed by vanhofen
parent 3e968eecf1
commit c40fc9c43e
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();
}