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 a22f09b28a
commit 4d70810f45

View file

@ -413,6 +413,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);