reloadchannels: make sure that channel flags are updated when reloading

This commit is contained in:
Stefan Seyfried
2013-04-14 13:03:12 +02:00
parent 3ea3f17460
commit 80c5185bbb
2 changed files with 4 additions and 0 deletions

View File

@@ -2498,6 +2498,7 @@ _repeat:
//g_Zapit->saveBouquets();
/* lets do it in sync */
reloadhintBox->paint();
CServiceManager::getInstance()->SaveServices(true, true);
g_bouquetManager->saveBouquets();
g_bouquetManager->saveUBouquets();
g_bouquetManager->renumServices();