mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
bouquets: small addition to fa01ccfab6
Origin commit data ------------------ Commit:05a47e0ef5
Author: vanhofen <vanhofen@gmx.de> Date: 2021-09-11 (Sat, 11 Sep 2021) Origin message was: ------------------ - bouquets: small addition tofa01ccfab6
This commit is contained in:
@@ -303,8 +303,6 @@ bool CWebChannelsSetup::changeNotify(const neutrino_locale_t OptionName, void */
|
||||
int filefilter(const struct dirent *entry)
|
||||
{
|
||||
std::string f = entry->d_name;
|
||||
if (f.find("epgmap.xml") != std::string::npos)
|
||||
return 0;
|
||||
|
||||
int len = strlen(entry->d_name);
|
||||
if (len > 3 && (
|
||||
|
Reference in New Issue
Block a user