Cleanup EPG after everything has been fully loaded from disk.
This commit is contained in:
parent
5329a9959e
commit
a6e424a521
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue