bouquets: allow xmltv directly from webtv xml file

Origin commit data
------------------
Commit: 14b553810f
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-13 (Mon, 13 Sep 2021)

Origin message was:
------------------
- bouquets: allow xmltv directly from webtv xml file
This commit is contained in:
vanhofen
2021-09-13 00:28:14 +02:00
parent eb9cc55bb9
commit 3e968eecf1
4 changed files with 38 additions and 8 deletions

View File

@@ -968,6 +968,7 @@ int CNeutrinoApp::loadSetup(const char *fname)
}
}
g_settings.xmltv_xml_auto.clear();
g_settings.xmltv_xml_m3u.clear();
g_settings.livestreamResolution = configfile.getInt32("livestreamResolution", 1920);