Jump to content


buyukbang

Member Since 25 Feb 2011
Offline Last Active 14 Feb 2021 18:17
-----

Posts I've Made

In Topic: Common interface assignment no more working

29 December 2018 - 20:25

A correction in bold:

 

Caid ID CI Module for satellite package provider (DSmart): 0x92b (Module is inserted in CI 0 Slot)


In Topic: Common interface assignment no more working

29 December 2018 - 16:12

I was having same problem and deleting caids from ci0.xml and ci1.xml just didn't worked for me. I found a weird solutions though :S

 

Caid ID that Conax card of cable provider (Turksat Cable): 0xb00 (also defined in oscam.server as caid=0B00 )

Caid ID CI Module for satellite package provider (DSmart): 0xb00 (Module is inserted in CI 0 Slot)

 

I just wrote both in the both ci0.xml as given below. Then restarted enigma2 and viola! Now I can switch all channels from both providers without any problem. I can't explain the root cause of the problem, but I would be more than happy to help if someone wants to dig deeper.

<?xml version="1.0" encoding="utf-8" ?>
<ci>
	<slot>
		<id>0</id>
		<caid id="0x92b" />
		<caid id="0xb00" />
	</slot>
</ci>


In Topic: Buyukbang Panel Joins E2OpenPlugins :)

27 November 2018 - 17:02

Oh, sorry I forgot it. I just added the bitbucket file I used. But it needs path changes since everything contains full paths of my VM. I know that's so lame :wacko: Since I'm not sure how to use it in OpenPLI build environment, I upload it as is. Any help on the modification would be appreciated.


In Topic: Buyukbang Panel Joins E2OpenPlugins :)

27 November 2018 - 15:36

Thanks WanWizard.

 

https://github.com/E...-BuyukbangPanel is now active  :)


In Topic: Buyukbang Panel Joins E2OpenPlugins :)

27 November 2018 - 15:14

https://github.com/buyukbang

 

Thanks!