From: Jaroslav Kysela Date: Thu, 16 Mar 2017 10:27:38 +0000 (+0100) Subject: eit: more verbose log X-Git-Tag: v4.2.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5104b648192a7cb736545b2a8856efc09faf296;p=thirdparty%2Ftvheadend.git eit: more verbose log --- diff --git a/src/epggrab/module/eit.c b/src/epggrab/module/eit.c index bb1e8e777..55d4fdd3a 100644 --- a/src/epggrab/module/eit.c +++ b/src/epggrab/module/eit.c @@ -663,6 +663,8 @@ _eit_callback extraid = ((uint32_t)tsid << 16) | sid; // TODO: extra ID should probably include onid + tvhtrace(LS_TBL_EIT, "sid %i tsid %04x onid %04x seg %02x len %d", sid, tsid, onid, seg, len); + /* Local EIT contents - give them another priority to override main events */ if (spec == EIT_SPEC_NZ_FREEVIEW && ((tsid > 0x19 && tsid < 0x1d) ||