gfxgfx
 
Please login or register.

Login with username, password and session length
logo
 
gfx gfx
gfxgfx
 


Updates

ciefpsettings E2  *03-03-2026
Dreambox Pur E2 7.6 (Dm 900 & 920)    Vu+ Pur E2 7.6 *02-03-2026
OSCAM 11945 (Ipk & Deb) *02-03-2026   Oscam-11945 for For Linux-x86_64 *02-03-2026
Dreambox Open HDF image v7.5 (62) (820 & 900 & 920) *01-03-2026
OSCam-11943 (By VeRDe) ARM-MIPSEL-AARCH64  *01-03-2026
multicammanager (Update) '10.2-r6' Deb & Ipk File *01-03-2026
Latest satellites.xml *25-02-2026 


Support our website - make a small donation
 
gfx gfx
gfx
61203 Posts in 9660 Topics by 6461 Members - Latest Member: stopamarcin March 04, 2026, 01:26:13 AM
*
gfx* Home | Help | Login | Register | Home | Contact | Translation | gfx
gfx
LuxSat Satellite  |  Recent Posts
gfx
gfxgfx
 

Recent Posts

Pages: 1 [2] 3 4 5 6 7 ... 10
11

EPG Import plugin Modded by iet8



*  EPG Import plugin ipk & deb



There is now a new update for the EPGimport 2.9.3 is.
Minor adjustments in the code.
Compatible with Python 2.7 and 3.12.
Tested on Dreambox and Vu+ devices.
Tested on Merlin image, Gemini image, OpenATV image, and OpenPLi image.


Download in topposting
12


*  EPG Import plugin


to remove the old version if necessary:

Code: [Select]
opkg remove enigma2-plugin-extensions-epgimport
13

Levi45 Channel list installer

 

*  Levi45 Channel list installer V 1.6

Whats new:
-added new channel list
14
Oscam-emu & Tools & Etc. ipk & deb / Re: Latest oscam-git11934-803-Linux-x86_64
« Last post by LuxSat on February 15, 2026, 12:04:21 PM »

Latest Latest oscam-git11943-803-Linux-x86_64



Changeset 11943

dvbapi: use SERVICE_TYPE_MASK descriptor to fix CW delivery for shared services

When stream_write_cw() successfully delivers a CW to a stream client,
it returns true and prevents the same CW from being written via the
CA device (ioctl/netsend). This exclusive routing causes a CW gap
on demuxers that require CA device delivery until the next cw cycle,
because stream_write_cw() consumes the CW before the stream client
has fully disconnected.

Parse the SERVICE_TYPE_MASK descriptor (0x85) from the CA PMT to
identify whether a demux serves a stream client (type 7/8) or requires
direct CA device or netsend descrambling. For demuxers that require
CA device or netsend delivery, always write the CW via dvbapi_write_cw
regardless of whether stream_write_cw() consumed it. For stream-only
demuxers and clients that don't send descriptor 0x85, preserve the
original exclusive behavior.
15


*  EPG Import plugin ipk & deb

new update for the EPGImport Version 2.92

Language files have been fixed and improved, with full compatibility for Python 2.7 and Python 3.12.
Tested on Dreambox and Vu+.
Tested on the following images:
Marlin Image – Gemini Image – OpenATV.


Download in topposting
16
Tools / Plugins / CCcam / Bootlogo's / Skins / TheWeather Enigma2 Plugin ipk py2/py3
« Last post by Caught on February 12, 2026, 07:24:36 PM »

TheWeather



Download
Please report broken links on the forum.



Registration required for downloads
You also need 1 good posting before you can download


17
enigma2-plugin-softcams-oscam_11943-r803_all_deb
Thanks to levi45


Changeset 11943

09.02.2026

dvbapi: use SERVICE_TYPE_MASK descriptor to fix CW delivery for shared services

When stream_write_cw() successfully delivers a CW to a stream client,
it returns true and prevents the same CW from being written via the
CA device (ioctl/netsend). This exclusive routing causes a CW gap
on demuxers that require CA device delivery until the next cw cycle,
because stream_write_cw() consumes the CW before the stream client
has fully disconnected.

Parse the SERVICE_TYPE_MASK descriptor (0x85) from the CA PMT to
identify whether a demux serves a stream client (type 7/8) or requires
direct CA device or netsend descrambling. For demuxers that require
CA device or netsend delivery, always write the CW via dvbapi_write_cw
regardless of whether stream_write_cw() consumed it. For stream-only
demuxers and clients that don't send descriptor 0x85, preserve the
original exclusive behavior.

Please report broken links on the forum.
Download in topposting

18
Oscam-emu & Tools & Etc. ipk & deb / Re: Latest oscam 11943-For Dreambox One/Two UltraHD
« Last post by LuxSat on February 10, 2026, 09:06:57 AM »

OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64


Changeset 11943

09.02.2026

dvbapi: use SERVICE_TYPE_MASK descriptor to fix CW delivery for shared services

When stream_write_cw() successfully delivers a CW to a stream client,
it returns true and prevents the same CW from being written via the
CA device (ioctl/netsend). This exclusive routing causes a CW gap
on demuxers that require CA device delivery until the next cw cycle,
because stream_write_cw() consumes the CW before the stream client
has fully disconnected.

Parse the SERVICE_TYPE_MASK descriptor (0x85) from the CA PMT to
identify whether a demux serves a stream client (type 7/8) or requires
direct CA device or netsend descrambling. For demuxers that require
CA device or netsend delivery, always write the CW via dvbapi_write_cw
regardless of whether stream_write_cw() consumed it. For stream-only
demuxers and clients that don't send descriptor 0x85, preserve the
original exclusive behavior.

Please report broken links on the forum.
Download in topposting
19
Oscam-emu & Tools & Etc. ipk & deb / Re: OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64 (11943)
« Last post by LuxSat on February 10, 2026, 09:06:14 AM »

OSCam-Emu (By VeRDe) ARM-MIPSEL-AARCH64


Changeset 11943

09.02.2026

dvbapi: use SERVICE_TYPE_MASK descriptor to fix CW delivery for shared services

When stream_write_cw() successfully delivers a CW to a stream client,
it returns true and prevents the same CW from being written via the
CA device (ioctl/netsend). This exclusive routing causes a CW gap
on demuxers that require CA device delivery until the next cw cycle,
because stream_write_cw() consumes the CW before the stream client
has fully disconnected.

Parse the SERVICE_TYPE_MASK descriptor (0x85) from the CA PMT to
identify whether a demux serves a stream client (type 7/8) or requires
direct CA device or netsend descrambling. For demuxers that require
CA device or netsend delivery, always write the CW via dvbapi_write_cw
regardless of whether stream_write_cw() consumed it. For stream-only
demuxers and clients that don't send descriptor 0x85, preserve the
original exclusive behavior.

Please report broken links on the forum.
Download in topposting
20
Tools / Plugins / CCcam / Bootlogo's / Skins / Re: Skin-hdsuisse .FHD one4all Skin
« Last post by LuxSat on February 09, 2026, 12:17:23 AM »
hdsuisse.2k for DreamBox ONE & TWO



08-02-2026
[OE2.6] Skin-hdsuisse.2k_12.7 for DreamBox ONE & TWO

New:

Update hdsuisse Skins
2k -> Ver. 12.7

EmailClient Plugin hinzugefügt
-Div. Korrekturen


Please report broken links on the forum
Download in top posting
Pages: 1 [2] 3 4 5 6 7 ... 10
gfxgfx
gfx gfx