Some minor debug output.
This commit is contained in:
parent
a6e424a521
commit
0d84a7615a
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ void epg_init ( void )
|
|||
tvhlog(LOG_DEBUG, "epg", " seasons %d", stats.seasons.total);
|
||||
tvhlog(LOG_DEBUG, "epg", " episodes %d", stats.episodes.total);
|
||||
tvhlog(LOG_DEBUG, "epg", " broadcasts %d", stats.broadcasts.total);
|
||||
tvhlog(LOG_DEBUG, "epg", "next object id %lu", _epg_object_idx);
|
||||
|
||||
/* Close file */
|
||||
munmap(mem, st.st_size);
|
||||
|
|
Loading…
Add table
Reference in a new issue