keeping all auto xml epg together

This commit is contained in:
TangoCash
2021-09-13 17:37:15 +02:00
committed by Thilo Graf
parent 830d10ece3
commit 4eff599c4d
5 changed files with 8 additions and 22 deletions

View File

@@ -749,7 +749,6 @@ struct SNeutrinoSettings
// xmltv
std::list<std::string> xmltv_xml; // see http://wiki.xmltv.org/
std::list<std::string> xmltv_xml_auto;
std::list<std::string> xmltv_xml_m3u; // contains temp xml from m3u
int livestreamResolution;
std::string livestreamScriptPath;