Bug #5115
openShared EMM's are not sent to Oscam after commit 25dfdb64f3005a47823db320a77a4bf964ceb3b1
0%
Description
Since commit 25dfdb64f3005a47823db320a77a4bf964ceb3b1 I only receive global EMMs, it seems that Unique and Shared EMMs are filtered by tvheadend. See issue #5048, if I revert the commit my problems are solved.
I've changed a few things to the source to find out what causes the problem, it looks like the "match" routine causes my problem. In my patch you can see my efforts of finding the issue I've added a few tvhtrace's and as a last test I changed "if (match)" to "if (match==0)" to make sure all EMMs were send to oscam and now the shared and unique EMMs are sent to oscam and the subscriptions on my card are updated. I'm not yet familiar enough in tvheadend to propose a fix or patch that works for me and issue #5048 :(
My situation:
Tuners: HDHomeRun 4DC
TVH: 4.3-1252~g595fd17-dirty
Network: DVB-C Ziggo (Irdeto)
CWC: Oscam via newcamd (with local smartcard)
Location: Netherlands
Files