Opened 9 years ago

Closed 9 years ago

#4040 closed defect (invalid)

Commit 9999 breaks EMM filtering (DVB API)

Reported by: c0mm0n Owned by:
Priority: critical Component: DVBApi
Severity: high Keywords:
Cc: c0mmm0n@… Sensitive: no

Description

Revision

9999

Issue Description

I get logs like this with 9999

2014/12/11 11:53:34 1AB6160 c [DVBAPI] Demuxer #0 stop Filter #2 (fd: 65535 api: 0, caid: 0001, provid: 000001, emmpid: 0001)
2014/12/11 12:11:54 1662D50 c [EMM Filter] 0 activated emm filters

Otherwise (like 9980) I have it working and it looks like this (debug 128)

2014/12/11 12:02:35 EDCC00 c [DVBAPI] Demuxer #0 stop Filter #5 (fd: 65535 api: 0, caid: 0500, provid: 025020, emmpid: 022B)
2014/12/11 12:04:01 2373C00 c [DVBAPI] Demuxer #0 Filter #4 started successfully (caid 0500 provid 025020 pid 022B)
2014/12/11 12:04:01 2373C00 c [DVBAPI] Demuxer #0 Filter #4 added to active emmfilters (CAID 0500 PROVID 025020 EMMPID 022B)
2014/12/11 12:04:01 2373C00 c [EMM Filter] starting emm filter type UNIQUE, pid: 0x022B
2014/12/11 12:04:01 2373C00 88 C6 F1 06 F1 00 00 00 00 00 00 00 00 00 00 00
2014/12/11 12:04:01 2373C00 FF FF FF FF FF 00 00 00 00 00 00 00 00 00 00 00
2014/12/11 12:04:01 2373C00 c [DVBAPI] Sending packet to dvbapi client (fd=16):
2014/12/11 12:04:01 2373C00 00 2B 6F 3C 40 00 04 2B 02 88 C6 F1 06 F1 00 00
2014/12/11 12:04:01 2373C00 00 00 00 00 00 00 00 00 00 FF FF FF FF FF 00 00
2014/12/11 12:04:01 2373C00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2014/12/11 12:04:01 2373C00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04
2014/12/11 12:04:01 2373C00 00 00 00
2014/12/11 12:04:01 2373C00 c [DVBAPI] Demuxer #0 Filter #5 started successfully (caid 0500 provid 025020 pid 022B)
2014/12/11 12:04:01 2373C00 c [DVBAPI] Demuxer #0 Filter #5 added to active emmfilters (CAID 0500 PROVID 025020 EMMPID 022B)
2014/12/11 12:04:01 2373C00 c [EMM Filter] 4 matching emm filter found
2014/12/11 12:04:02 2373C00 c [DVBAPI] Demuxer #0 has 6 ecmpids, 0 streampids, 1 ecmfilters and 4 emmfilters
2014/12/11 12:04:02 2373C00 c PMT Update on socket 16.
2014/12/11 12:04:02 2373C00 c [DVBAPI] Demuxer #0 Filter #3 fetched emm data

When the issue occurs

Watching any channel

How the issue is reproducable

Using the 9999

Change History (4)

comment:1 by c0mm0n, 9 years ago

Cc: c0mmm0n@… added
Component: ! Please select...DVBApi

comment:2 by Bit, 9 years ago

Set 'auprovid = 025020' in your [reader]. Try again, if it works, please close this ticket.

comment:3 by c0mm0n, 9 years ago

Thanks, testing right now.

What if I have several provid sending updates ? (I have this in ident : 0500:025020,008220,008230 and have rights for all three provid)

Can i use the same syntax ? Wiki only mention one value possible.

Thanks again.

comment:4 by c0mm0n, 9 years ago

Resolution: invalid
Status: newclosed

Well everything seems fine for all provid stating only the 25020.

Let's close.

Note: See TracTickets for help on using tickets.