- bouquets: allow xmltv directly from webtv xml file

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-09-13 00:28:14 +02:00
committed by Thilo Graf
parent ced577eb7a
commit 830d10ece3
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);