OScam Emu All images

Status
Not open for further replies.

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.581-emu-r798-CCCam.cfg_v3

All Images_ mips_ arm_ sh4

Add CCcam.cfg Enable/Disable option + change repetitions_forced to cc…

1-You can Enable/Disable use CCcam.cfg from (CONFIGURATION > CCcam.cfg) Enabled is the default.
Or you can add in (ncam.conf) file this line (1 = Enable , 0=Disable)

cccam_cfg_enabled = 1

2-About Path for CCcam.cfg: If you want to ncam read it from default config path (/etc/tuxbox/config) leave the option blank
OR remove from (ncam.conf) file this line

cccam_cfg_path =

In this case you will see the CCcam.cfg in the list of other files on webinterface.
P.s: If you change the path of CCcam.cfg to other path for example to /etc (Then you can not find CCcam.cfg option in the list of other files to edit from webinterface)

3-About repetitions_forced change it to cccam_cfg_repetitions_forced option. So in (ncam.conf) file should be add it like this
And the default of option is (0) Disable

cccam_cfg_repetitions_forced = 1
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.582-emu-r798

All Images_ mips_ arm_ sh4

[gbx]
-repeat to ask all gbox readers again during fallback time
thx to @chimpie232 for providing the patch​
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.583-emu-r798

All Images_ mips_ arm_ sh4

Commit patch that fixes some URL's from ticket #4800​
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
OSCam 11.583-r0 emu r798
ALL Images mips - arm
@audi06_19

11583
-Commit patch that fixes some URL's

IMAGES LIST

#### OE2.5 IMAGES #####

DreamOSat camManager
Gemini GP4 image
Gemini GP3 image
OoZooN image
newnigma2 image
Merlin4 OE2.5 image
Dream-Elite OE2.5 image
PowerSat image
SatLodge image
PeterPan image
TDW image
OpenTS/Ts image

#### OE2.0 IMAGES #####

DreamOSat camManager
Gemini GP3 image
OoZooN image
newnigma2 image
OpenTS/Ts image
Merlin3 image
Dream-Elite image
PowerSat image
SatLodge image
PeterPan image
VTI image
Blackhole image
teamBlue image
NonSoloSat image
DDD-Demoni image
Domica image
LT image
TDW image
Egami image
SatdreamGr image
PBnigma-VIX image
PURE2 image
ruDREAM image
PKT image
ItalySat image
HDMU image
OpenATV image
OpenPLI image
OpenNFR image
OpenBlackhole image
OpenSPA image
OpenDroid image
OpenVIX image
OpenHDF image
OpenLD image
OpenESI image
OpenEight image
OpenMips image
OpenPlus image
Open Vision image


Install

OE2.0 Enigma2:
Code:
opkg install /tmp/*.ipk
or
Code:
opkg install --force-overwrite /tmp/*.ipk

OE2.5 DreamOS:
Code:
dpkg -i /tmp/*.deb
or
Code:
dpkg -i --force-overwrite /tmp/*.deb


Remove:

OE2.0 enigma2:
Code:
opkg remove enigma2-softcams-oscam-all-images
OE2.5 DreamOS:
Code:
dpkg -r enigma2-softcams-oscam-all-images
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.583-emu-r798-cacheex-aio-v.9.2.6.all

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
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
OSCam 11.584-r0 emu r798
ALL Images mips - arm
@audi06_19

11584
small fix for CAK7 Cards HD03/04/05
refresh valid to date
-the recommendation remains to enable shared and disable global emm


IMAGES LIST

#### OE2.5 IMAGES #####

DreamOSat camManager
Gemini GP4 image
Gemini GP3 image
OoZooN image
newnigma2 image
Merlin4 OE2.5 image
Dream-Elite OE2.5 image
PowerSat image
SatLodge image
PeterPan image
TDW image
OpenTS/Ts image

#### OE2.0 IMAGES #####

DreamOSat camManager
Gemini GP3 image
OoZooN image
newnigma2 image
OpenTS/Ts image
Merlin3 image
Dream-Elite image
PowerSat image
SatLodge image
PeterPan image
VTI image
Blackhole image
teamBlue image
NonSoloSat image
DDD-Demoni image
Domica image
LT image
TDW image
Egami image
SatdreamGr image
PBnigma-VIX image
PURE2 image
ruDREAM image
PKT image
ItalySat image
HDMU image
OpenATV image
OpenPLI image
OpenNFR image
OpenBlackhole image
OpenSPA image
OpenDroid image
OpenVIX image
OpenHDF image
OpenLD image
OpenESI image
OpenEight image
OpenMips image
OpenPlus image
Open Vision image


Install

OE2.0 Enigma2:
Code:
opkg install /tmp/*.ipk
or
Code:
opkg install --force-overwrite /tmp/*.ipk

OE2.5 DreamOS:
Code:
dpkg -i /tmp/*.deb
or
Code:
dpkg -i --force-overwrite /tmp/*.deb


Remove:

OE2.0 enigma2:
Code:
opkg remove enigma2-softcams-oscam-all-images
OE2.5 DreamOS:
Code:
dpkg -r enigma2-softcams-oscam-all-images
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.589-emu-r798_all

All Images_ mips_ arm_ sh4

Changeset 11589
restore config.h to 11580

Changeset 11588
redo fixed version

Changeset 11587
w33dburn buildfix
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.590-emu-r798_all

All Images_ mips_ arm_ sh4

update wiki links
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
OSCam 11.590-r0 emu r798
ALL Images mips - arm
@audi06_19

11590
update wiki links
Changeset 11588
redo fixed version
Changeset 11587
w33dburn buildfix
Changeset 11586
fix build without cacheex

IMAGES LIST

#### OE2.5 IMAGES #####

DreamOSat camManager
Gemini GP4 image
Gemini GP3 image
OoZooN image
newnigma2 image
Merlin4 OE2.5 image
Dream-Elite OE2.5 image
PowerSat image
SatLodge image
PeterPan image
TDW image
OpenTS/Ts image

#### OE2.0 IMAGES #####

DreamOSat camManager
Gemini GP3 image
OoZooN image
newnigma2 image
OpenTS/Ts image
Merlin3 image
Dream-Elite image
PowerSat image
SatLodge image
PeterPan image
VTI image
Blackhole image
teamBlue image
NonSoloSat image
DDD-Demoni image
Domica image
LT image
TDW image
Egami image
SatdreamGr image
PBnigma-VIX image
PURE2 image
ruDREAM image
PKT image
ItalySat image
HDMU image
OpenATV image
OpenPLI image
OpenNFR image
OpenBlackhole image
OpenSPA image
OpenDroid image
OpenVIX image
OpenHDF image
OpenLD image
OpenESI image
OpenEight image
OpenMips image
OpenPlus image
Open Vision image


Install

OE2.0 Enigma2:
Code:
opkg install /tmp/*.ipk
or
Code:
opkg install --force-overwrite /tmp/*.ipk

OE2.5 DreamOS:
Code:
dpkg -i /tmp/*.deb
or
Code:
dpkg -i --force-overwrite /tmp/*.deb


Remove:

OE2.0 enigma2:
Code:
opkg remove enigma2-softcams-oscam-all-images
OE2.5 DreamOS:
Code:
dpkg -r enigma2-softcams-oscam-all-images
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.592-emu-r798_all

All Images_ mips_ arm_ sh4

Code:
-Add missing range from RFC 1597   https://tools.ietf.org/html/rfc1597

[B]Changeset 11591[/B]
-Fix camd35/ext mode
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.593-emu-r798_all

All Images_ mips_ arm_ sh4

Code:
- webif cache-size / reader page for lg-flagged CWs
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
Changeset 11595 ipk & deb
@linuxsat25

-fix for reset readerstats @webif thnx to uf2k
-fix for client send cmd 0x50 after server restart
-fix client au + client auth

Code:
opkg remove --force-depends enigma2-plugin-softcams-oscam-all
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.595-emu-r798_all

All Images_ mips_ arm_ sh4
@ MOHAMED_OS

Code:
-fix for reset readerstats @webif thnx to uf2k
-fix for client send cmd 0x50 after server restart
-fix client au + client auth
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
OSCam 11.595-r0 emu r798
ALL Images mips - arm
@audi06_19

11595
-fix for reset readerstats @webif thnx to uf2k
-fix for client send cmd 0x50 after server restart
-fix client au + client auth

IMAGES LIST

#### OE2.5 IMAGES #####

DreamOSat camManager
Gemini GP4 image
Gemini GP3 image
OoZooN image
newnigma2 image
Merlin4 OE2.5 image
Dream-Elite OE2.5 image
PowerSat image
SatLodge image
PeterPan image
TDW image
OpenTS/Ts image

#### OE2.0 IMAGES #####

DreamOSat camManager
Gemini GP3 image
OoZooN image
newnigma2 image
OpenTS/Ts image
Merlin3 image
Dream-Elite image
PowerSat image
SatLodge image
PeterPan image
VTI image
Blackhole image
teamBlue image
NonSoloSat image
DDD-Demoni image
Domica image
LT image
TDW image
Egami image
SatdreamGr image
PBnigma-VIX image
PURE2 image
ruDREAM image
PKT image
ItalySat image
HDMU image
OpenATV image
OpenPLI image
OpenNFR image
OpenBlackhole image
OpenSPA image
OpenDroid image
OpenVIX image
OpenHDF image
OpenLD image
OpenESI image
OpenEight image
OpenMips image
OpenPlus image
Open Vision image


Install

OE2.0 Enigma2:
Code:
opkg install /tmp/*.ipk
or
Code:
opkg install --force-overwrite /tmp/*.ipk

OE2.5 DreamOS:
Code:
dpkg -i /tmp/*.deb
or
Code:
dpkg -i --force-overwrite /tmp/*.deb


Remove:

OE2.0 enigma2:
Code:
opkg remove enigma2-softcams-oscam-all-images
OE2.5 DreamOS:
Code:
dpkg -r enigma2-softcams-oscam-all-images
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
OSCam 11.598-r0 emu r798
ALL Images mips - arm
@audi06_19

11598
- fix small monitor build error

IMAGES LIST

#### OE2.5 IMAGES #####

DreamOSat camManager
Gemini GP4 image
Gemini GP3 image
OoZooN image
newnigma2 image
Merlin4 OE2.5 image
Dream-Elite OE2.5 image
PowerSat image
SatLodge image
PeterPan image
TDW image
OpenTS/Ts image

#### OE2.0 IMAGES #####

DreamOSat camManager
Gemini GP3 image
OoZooN image
newnigma2 image
OpenTS/Ts image
Merlin3 image
Dream-Elite image
PowerSat image
SatLodge image
PeterPan image
VTI image
Blackhole image
teamBlue image
NonSoloSat image
DDD-Demoni image
Domica image
LT image
TDW image
Egami image
SatdreamGr image
PBnigma-VIX image
PURE2 image
ruDREAM image
PKT image
ItalySat image
HDMU image
OpenATV image
OpenPLI image
OpenNFR image
OpenBlackhole image
OpenSPA image
OpenDroid image
OpenVIX image
OpenHDF image
OpenLD image
OpenESI image
OpenEight image
OpenMips image
OpenPlus image
Open Vision image


Install

OE2.0 Enigma2:
Code:
opkg install /tmp/*.ipk
or
Code:
opkg install --force-overwrite /tmp/*.ipk

OE2.5 DreamOS:
Code:
dpkg -i /tmp/*.deb
or
Code:
dpkg -i --force-overwrite /tmp/*.deb


Remove:

OE2.0 enigma2:
Code:
opkg remove enigma2-softcams-oscam-all-images
OE2.5 DreamOS:
Code:
dpkg -r enigma2-softcams-oscam-all-images
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
enigma2-plugin-softcams-oscam_11.603-emu-r798_all

All Images_ mips_ arm_ sh4
@ MOHAMED_OS

Changeset 11603

next build fix
Changeset 11602
-next build fix
-revert Makefile exclude
thanx to fegol
Changeset 11601
fix build module-monitor.c​
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,916
OSCam 11.603-r0 emu r798
ALL Images mips - arm
Compiled by @audi06_19

11603
next build fix

IMAGES LIST

#### OE2.5 IMAGES #####

DreamOSat camManager
Gemini GP4 image
Gemini GP3 image
OoZooN image
newnigma2 image
Merlin4 OE2.5 image
Dream-Elite OE2.5 image
PowerSat image
SatLodge image
PeterPan image
TDW image
OpenTS/Ts image

#### OE2.0 IMAGES #####

DreamOSat camManager
Gemini GP3 image
OoZooN image
newnigma2 image
OpenTS/Ts image
Merlin3 image
Dream-Elite image
PowerSat image
SatLodge image
PeterPan image
VTI image
Blackhole image
teamBlue image
NonSoloSat image
DDD-Demoni image
Domica image
LT image
TDW image
Egami image
SatdreamGr image
PBnigma-VIX image
PURE2 image
ruDREAM image
PKT image
ItalySat image
HDMU image
OpenATV image
OpenPLI image
OpenNFR image
OpenBlackhole image
OpenSPA image
OpenDroid image
OpenVIX image
OpenHDF image
OpenLD image
OpenESI image
OpenEight image
OpenMips image
OpenPlus image
Open Vision image


Install

OE2.0 Enigma2:
Code:
opkg install /tmp/*.ipk
or
Code:
opkg install --force-overwrite /tmp/*.ipk

OE2.5 DreamOS:
Code:
dpkg -i /tmp/*.deb
or
Code:
dpkg -i --force-overwrite /tmp/*.deb


Remove:

OE2.0 enigma2:
Code:
opkg remove enigma2-softcams-oscam-all-images
OE2.5 DreamOS:
Code:
dpkg -r enigma2-softcams-oscam-all-images
 
Status
Not open for further replies.
Top