Posts by MOHAMED_OS
-
-
cacheex_aio-v9.2.6
Code
Display More9.2.6 add: - forward/drop lg_only filter-tabs to integrate provid(s) cacheex_lg_only_tab & cacheex_lg_only_in_tab @ oscam.server => [reader] / oscam.user => [account] / oscam.conf => [cache] caid1:provid1[,provid2];caid2:provid1; to select all provids for a caid use provid FFFFFE those filters start working with this version (>= 9.2.6) and replace cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid @user/server/conf if the peer version is < 9.2.6 only caid-filters are used conversion of cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid (caid1,caid2,caid3) to cacheex_lg_only_tab/cacheex_lg_only_in_tab for users, readers, global-config at oscam-startup enabled old cfg-parameters (cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid) disabled @ WebIF after conversion the old key/pair-values are nulled and removed from config on save - possibility to deny cacheex-receiver/client(cx2: user / cx3: reader) to overwrite the following settings @ cacheex-sending-instance cacheex_localgenerated_only cacheex_lg_only_tab it makes sense if you want to force your local settings. if the user/reader isnt allowed to overwrite your values, it is still possible for the cacheex-receiver to set cacheex_localgenerated_only=1, if the user/reader define cacheex_localgenerated_only_in=1 ; but it is only @ cacheex-sending-instance possible to disable it it is still possible for the cacheex-receiver to add cacheex_lg_only_tab, if the user/reader define cacheex_lg_only_in_tab; but it is only merged to the sender-instance cacheex_lg_only_tab values there are 3 possibilities to config this: global: oscam.conf => [cache] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) user/reader: oscam.user => [user] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) oscam.server => [reader] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) if cacheex_lg_only_remote_settings @global is enabled, the user/reader-settings are ignored. if cacheex_lg_only_remote_settings @global is disabled, the user/reader-settings are used. - define a maxhop for lg-flagged cws for push/receive, to allow a higher maxhop than for non-flagged cws oscam.user => [user] || oscam.server => [reader] cacheex_maxhop_lg = 0 0 = (default) use value of cacheex_maxhop 1 to 10 = set maxhop (if value is lower than cacheex_maxhop, value of cacheex_maxhop is used) - some cacheex-stats garbage-collection - add transport of lg-flags over cccam/camd35-proto(oscam-only+cx_aio-patch >= 9.2.6) so you are now able to transport lg-flags for cws ("normal" cccam/camd35-reader & cccam/camd35-cx1-reader) - show (cx-aio)-suffix for "normal"-(none CacheEx) and CacheEx-1 user/reader @WebIF if cx-aio detected - ignore cwc-bad-cycles if cw is lg-flagged fix: push-out @ CacheEx mode 3: lg-only service-exception now working properly -
cacheex_aio-v9.2.6
Code
Display More9.2.6 add: - forward/drop lg_only filter-tabs to integrate provid(s) cacheex_lg_only_tab & cacheex_lg_only_in_tab @ oscam.server => [reader] / oscam.user => [account] / oscam.conf => [cache] caid1:provid1[,provid2];caid2:provid1; to select all provids for a caid use provid FFFFFE those filters start working with this version (>= 9.2.6) and replace cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid @user/server/conf if the peer version is < 9.2.6 only caid-filters are used conversion of cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid (caid1,caid2,caid3) to cacheex_lg_only_tab/cacheex_lg_only_in_tab for users, readers, global-config at oscam-startup enabled old cfg-parameters (cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid) disabled @ WebIF after conversion the old key/pair-values are nulled and removed from config on save - possibility to deny cacheex-receiver/client(cx2: user / cx3: reader) to overwrite the following settings @ cacheex-sending-instance cacheex_localgenerated_only cacheex_lg_only_tab it makes sense if you want to force your local settings. if the user/reader isnt allowed to overwrite your values, it is still possible for the cacheex-receiver to set cacheex_localgenerated_only=1, if the user/reader define cacheex_localgenerated_only_in=1 ; but it is only @ cacheex-sending-instance possible to disable it it is still possible for the cacheex-receiver to add cacheex_lg_only_tab, if the user/reader define cacheex_lg_only_in_tab; but it is only merged to the sender-instance cacheex_lg_only_tab values there are 3 possibilities to config this: global: oscam.conf => [cache] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) user/reader: oscam.user => [user] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) oscam.server => [reader] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) if cacheex_lg_only_remote_settings @global is enabled, the user/reader-settings are ignored. if cacheex_lg_only_remote_settings @global is disabled, the user/reader-settings are used. - define a maxhop for lg-flagged cws for push/receive, to allow a higher maxhop than for non-flagged cws oscam.user => [user] || oscam.server => [reader] cacheex_maxhop_lg = 0 0 = (default) use value of cacheex_maxhop 1 to 10 = set maxhop (if value is lower than cacheex_maxhop, value of cacheex_maxhop is used) - some cacheex-stats garbage-collection - add transport of lg-flags over cccam/camd35-proto(oscam-only+cx_aio-patch >= 9.2.6) so you are now able to transport lg-flags for cws ("normal" cccam/camd35-reader & cccam/camd35-cx1-reader) - show (cx-aio)-suffix for "normal"-(none CacheEx) and CacheEx-1 user/reader @WebIF if cx-aio detected - ignore cwc-bad-cycles if cw is lg-flagged fix: push-out @ CacheEx mode 3: lg-only service-exception now working properly -
cacheex_aio-v9.2.6
Code
Display More9.2.6 add: - forward/drop lg_only filter-tabs to integrate provid(s) cacheex_lg_only_tab & cacheex_lg_only_in_tab @ oscam.server => [reader] / oscam.user => [account] / oscam.conf => [cache] caid1:provid1[,provid2];caid2:provid1; to select all provids for a caid use provid FFFFFE those filters start working with this version (>= 9.2.6) and replace cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid @user/server/conf if the peer version is < 9.2.6 only caid-filters are used conversion of cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid (caid1,caid2,caid3) to cacheex_lg_only_tab/cacheex_lg_only_in_tab for users, readers, global-config at oscam-startup enabled old cfg-parameters (cacheex_localgenerated_only_caid/cacheex_localgenerated_only_in_caid) disabled @ WebIF after conversion the old key/pair-values are nulled and removed from config on save - possibility to deny cacheex-receiver/client(cx2: user / cx3: reader) to overwrite the following settings @ cacheex-sending-instance cacheex_localgenerated_only cacheex_lg_only_tab it makes sense if you want to force your local settings. if the user/reader isnt allowed to overwrite your values, it is still possible for the cacheex-receiver to set cacheex_localgenerated_only=1, if the user/reader define cacheex_localgenerated_only_in=1 ; but it is only @ cacheex-sending-instance possible to disable it it is still possible for the cacheex-receiver to add cacheex_lg_only_tab, if the user/reader define cacheex_lg_only_in_tab; but it is only merged to the sender-instance cacheex_lg_only_tab values there are 3 possibilities to config this: global: oscam.conf => [cache] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) user/reader: oscam.user => [user] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) oscam.server => [reader] cacheex_lg_only_remote_settings = 1|0 (default: 1 /opt-out) if cacheex_lg_only_remote_settings @global is enabled, the user/reader-settings are ignored. if cacheex_lg_only_remote_settings @global is disabled, the user/reader-settings are used. - define a maxhop for lg-flagged cws for push/receive, to allow a higher maxhop than for non-flagged cws oscam.user => [user] || oscam.server => [reader] cacheex_maxhop_lg = 0 0 = (default) use value of cacheex_maxhop 1 to 10 = set maxhop (if value is lower than cacheex_maxhop, value of cacheex_maxhop is used) - some cacheex-stats garbage-collection - add transport of lg-flags over cccam/camd35-proto(oscam-only+cx_aio-patch >= 9.2.6) so you are now able to transport lg-flags for cws ("normal" cccam/camd35-reader & cccam/camd35-cx1-reader) - show (cx-aio)-suffix for "normal"-(none CacheEx) and CacheEx-1 user/reader @WebIF if cx-aio detected - ignore cwc-bad-cycles if cw is lg-flagged fix: push-out @ CacheEx mode 3: lg-only service-exception now working properly -
-
Use the copy for me in the previous reply for any Image
and can you test my config
-
Look, my brother, I transfer this OSCAM and replace any copy I submitted to you
Which image are you working on?
There is no difference between the internal or external images
And if the image does not contain OSCAM, install it from the image feed and replace it with the one that I uploaded it to you
Knowing don't forget to give chmod 755
After transferring the OSCAM file to your device
-
-
Brother, try this file Close supports all images
Installed by Telnet
And if you encounter any problem, attach the Log or a picture of me the problem
I know where the problem is
-
yes support CCcam.cfg and cache CX-AIO and color reader
-
-
is patch for cache
Code
Display Morefix: webif picon-foobar for cx-aio user/reader/status-page added/fixed add: if a physical reader returns E_CORRUPT => dont forward ECM to proxys and return E_INVALID //----- push all localgenerated-flagged CWs to defined group/s without source-group membership if you plan to use this function, think about the following: if a cx-peer(user/reader) doesn't run in one OSCam-instance(so there are differen NodeIDs) and you seperate them via groups, the localgenerated-flagged CWs would be pushed back to them, if you assign the choosen grp for this function to prevent this, name them identical (user->username/reader->label) to avoid pushing thier localgenerated-flagged CWs back (cause there is a skip on same names for this function) cfg: oscam.conf => [cache] cacheex_push_lg_groups = 1,n //----- use cacheex_localgenerated_only_in & cacheex_localgenerated_only_in_caid only for detected cx-aio peers: cfg-global: oscam.conf => [cache] cacheex_lg_only_in_aio_only = 0|1 (default: 0) cfg-user/reader: oscam.user/server => [account]/[reader] cacheex_lg_only_in_aio_only = 0|1 (default: 0) //----- service based localgenerated_only-exception (for srvids which are rare) this exception works global for incoming and outgoing traffic, so if you define localgenerated_only/_in or localgenerated_only/_in_caids this service-exception is in higher priority cfg: [service_foo] lg_only_exception = 1 caid = 1337 provid = 123456 srvid = CAFF,EBAB,E000 -
-
-
after install IPK give me the image to find the error
test The oscam file
us telnet
and give me the image
-
-
-
-
Yes my brother the problem was solved on all files
I did not notice except this for a mistake, sorry
-
