...
...
}
}
}
}
string presentationdata;
string presentationdata;
if (!presentationhtml.empty()) {
if (!presentationhtml.empty()) {
if (!file_to_string(presentationhtml, presentationdata, &reason)) {
if (!file_to_string(presentationhtml, presentationdata, &reason)) {
LOGERR("Failed reading " << iconpath << " : " << reason << endl);
LOGERR("Failed reading " << presentationhtml << " : " << reason << endl);
}
}
}
}
string dir("/upmpd/");
string dir("/upmpd/");
for (unsigned int i = 0; i < xmlfilenames.size(); i++) {
for (unsigned int i = 0; i < xmlfilenames.size(); i++) {