Cleanup EPG after everything has been fully loaded from disk.

This commit is contained in:
Adam Sutton 2012-05-25 12:49:05 +01:00
parent 5329a9959e
commit a6e424a521

View file

@ -423,6 +423,8 @@ main(int argc, char **argv)
avahi_init();
#endif
epg_updated(); // cleanup now all prev ref's should have been created
pthread_mutex_unlock(&global_lock);