Last change on this file since 9184 was 9184, checked in by Admin, 6 days ago
Partly revert r8909:
In constcw module, we are now supporting the standard format again which is CAID:PROVIDER:SID:PMTPID:ECMPID::CW.
For Enigma2 receivers, we are parsing the PMTPid so that the standard files should work correctly even for problematic channels which only differ by PMTPid.
For other receivers which don't provide the PMTPid and thus have it set to 0000 (or if PMTPid would not be enough to distinguish), there is an extended format for constcw where you can put the VPID inside (you can obtain it from OSCam log). However, this should only be used for problematic channels and not for the majority.
The extended (OSCam-specific) format is: CAID:PROVIDER:SID:PMTPID:ECMPID:VPID:CW.
Astea 2
Code: Select all
CAID:PROVIDER:SID:PMTPID:ECMPID::CW
Code: Select all
CAID:PROVIDER:SID:PMTPID:ECMPID:VPID:CW
nu deschid
In versiunile anterioare mergea foarte bine asa:
Code: Select all
CAID:PROVIDER:SID:VPID:ECMPID::CW
Cu oscam de la 9184 in sus nu deschide cu niciuna din astea 3 de mai sus.
Stie cineva sintaxa functionala pentru noile versiuni oscam?
Pe probate, bineinteles...
Merci