Yes in TVE 3.5; no for 3 and 4 in the patch.Have all the 5 problems mentioned by @mm1352000 been fixed?
This could be CAM-dependent behaviour.I can decrypt more than one channel with my tbs card.
Yep, this I agree with.Also multiple ci Slots are now supported and also the latest cards with ci slot. I ported your device detection from tve 3.5
Yep, and that solves the crashing problem.and we updated the tbsciapi.dll
But as stated here it works:3. No support for multi-channel decryption.
Or do I misunderstand this? Sorry, I really want to understand this :/I can decrypt more than one channel with my tbs card.
This could be CAM-dependent behaviour.
No problem, happy to explain.But I still don't understand it correctly, so please for give me...
if (_turbosight != null)
{
return _turbosight.SendPmt(ListManagementType.Only, CommandIdType.Descrambling, context.PMT, context.PMTLength);
}