add support for embedded epg-url in m3u

This commit is contained in:
TangoCash
2021-09-09 18:27:57 +02:00
committed by Thilo Graf
parent 4d4db85e23
commit b74e0aeb6a
6 changed files with 60 additions and 7 deletions

View File

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