mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
chhecking if epgdir directory exists for frequently save
This commit is contained in:
@@ -2087,7 +2087,7 @@ static void *houseKeepingThread(void *)
|
||||
if (*it == '/')
|
||||
d.erase(it);
|
||||
}
|
||||
writeEventsToFile((char *)d.c_str());
|
||||
writeEventsToFile(d.c_str());
|
||||
}
|
||||
ecount = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user