Jump to content


Photo

Pli-Hd-m-mod_2.0


  • Please log in to reply
177 replies to this topic

Re: Pli-Hd-m-mod_2.0 #21 .:MarcinO:.

  • Senior Member
  • 136 posts

+15
Neutral

Posted 3 May 2012 - 10:09

PLi-HD-m-mod-2.2

- add more info to SecondInfoBar
- small other fix


Infobar:
Posted Image

SecondInfobar:
Posted Image

Attached Files


Edited by .:MarcinO:., 3 May 2012 - 10:10.

DM 800SE HD - Open PLi 4.0

 


Re: Pli-Hd-m-mod_2.0 #22 .:MarcinO:.

  • Senior Member
  • 136 posts

+15
Neutral

Posted 6 May 2012 - 15:06

PLi-HD-m-mod-2.2a

- fix mediaplayer

Attached Files


DM 800SE HD - Open PLi 4.0

 


Re: Pli-Hd-m-mod_2.0 #23 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 7 May 2012 - 17:25

Can You please add gbox ecm support in this skin?
I modified skin by Holi which has name SimpleHd and I use DMCHDCaidDisplay.py and DMCHDCaidDisplay.pyo converters to and I can see everything about current channel info( gbox ecm),but cant do with your skin.

Regards.

Re: Pli-Hd-m-mod_2.0 #24 littlesat

  • PLi® Core member
  • 56,310 posts

+691
Excellent

Posted 7 May 2012 - 17:29

I do not understand what gbox did change in their ecm output.... but usually with the standard cryptoinfo python script is should work (in the past).... I would recommend that someone who does use a recent gbox does adapt this.... and not start working with 3rd party python code.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Pli-Hd-m-mod_2.0 #25 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 7 May 2012 - 17:42

I do not understand what gbox did change in their ecm output.... but usually with the standard cryptoinfo python script is should work (in the past).... I would recommend that someone who does use a recent gbox does adapt this.... and not start working with 3rd party python code.


For eg.orginal pli hd skin showing correct from where channel going-slot or network and that is verboseinfo in skin but never showing correct ecm caids and I think this is PliExtraInfo matter.


In my attach file You can see all caids are yellow and bad caid info.

Thanks for reading my post.

Attached Files



Re: Pli-Hd-m-mod_2.0 #26 littlesat

  • PLi® Core member
  • 56,310 posts

+691
Excellent

Posted 7 May 2012 - 18:04

In this code: http://openpli.git.s...9df9ffa9a6e7de7

the ecm info is grabbed... and this should be adapted to the newer gbox releases....

Sorry I cannot do it -as- I do not use gbox....

Edited by littlesat, 7 May 2012 - 18:04.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Pli-Hd-m-mod_2.0 #27 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 7 May 2012 - 18:23

Thank You,but can you tell me what to do now with this code and what I need to change in skin.xml in MarcinO skin?
Iam not a expert,need Your help.

And this is start script(softcam.Gbox804) in etc/init.d for my gbox,mayby here something need to be change:

#!/bin/sh
CAMNAME="Gbox804"
remove_tmp () {
rm -rf /tmp/ecm.info /tmp/pid.info /tmp/*gbox*
}
case "$1" in
start)
sleep 1 ; start-stop-daemon -S -b -x /usr/bin/gbox.mips
;;
stop)
exec start-stop-daemon -K -R 2 -x /usr/bin/gbox.mips
;;
restart|reload)
$0 stop
sleep 1
$0 start
;;
version)
echo "2.25"
;;
info)
echo "gbox 2.25"
;;
*)
echo "Usage: $0 start|stop|restart"
exit 1
;;
esac
exit 0


I start gbox via softcam/ci or ppanel with no problem but after full reboot gbox not working,need start again.Do You know what to change to make gbox autostart after full reboot?

thanks again for reply,I will response tomorrow couse now I have to go work(night shift).
Kind regards.

Re: Pli-Hd-m-mod_2.0 #28 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 8 May 2012 - 18:51

Ok,so I copy file GetEcmInfo.py with the code as above to lib/python/Tools-chmod to 755 and restart e2 and still do difference on pli hd skin-caid still yellow.
I think its a converter matter,will try solve this by my own.

Regards.

Re: Pli-Hd-m-mod_2.0 #29 veskop

  • Senior Member
  • 364 posts

+2
Neutral

Posted 23 May 2012 - 08:25

found a bug...allso ecm info doesn work with enigma2-plugin-pli-softcamsetup_2.0-r1.with vali flex for example is ok,with pli skins only show start/restart softcam,have to be like @ second shot....

Posted Image


Posted Image

Gigablue Quad +250GB HDD ~ Xtrend ET5000 ~ Triax110 Black Multifeed 36E/28E/23E ~ Total TV88 Multifeed 19E/16E/13E/9-7E ~ EMP Centauri 9/1 DiSEqC ~ Panasonic L42G20


Re: Pli-Hd-m-mod_2.0 #30 mario58

  • Member
  • 29 posts

+1
Neutral

Posted 3 June 2012 - 12:56

Hi Marcin,
it is possible to remove MiniTv from your skin . ( especially during displaying of channel lists )
Without of this little TV screen in left corner of screen I probably can get more info about next event/program.

nice day
Mario

Re: Pli-Hd-m-mod_2.0 #31 wizard55

  • Member
  • 13 posts

0
Neutral

Posted 17 July 2012 - 20:05

Hasvanyone got this skin working on pli 3.0 . If gives an error when loaded from feed, about overwriting pli......

I installed manually but didn't work .

Thanks

Re: Pli-Hd-m-mod_2.0 #32 kerven

  • Senior Member
  • 52 posts

+1
Neutral

Posted 18 July 2012 - 22:01

for "alsat1"

I confirm that gbox does not work with the skin-mod-m

this is not in the startup script, I use another and it is the same ..

maximun after two readings ecm .. gbox is killed.

This is an internal problem skin.

it's a shame because it's a very beautiful skin ..

there is the same problem (solved) images ICVS (o.e 1.6) to use "ecm.info"

you need to patch the original gbox for:

==== Network ECM on CAID 0x0100
pid 0x0801 ===
prov: xxxx
CW0: 51 E8 19 7E 9E 84 2D 4F
CW1: 48 53 1E B9 29 90 7B 34

but in "internal" it always gives:

VIA ===== ECM is CAID 0x0500, pid 0x1A2D ======
Prov: xxxxx, pkey: = xx xxxxxxxxxxxxx
CW0: 2D 82 7E FC 88 59 C1 A2
CW1: A0 A0 B2 72 8C 73 C6 C5
Signature ok -----------------

I use this gbox Pached "ecm.info" ICVS .. without result ..

----------

Edited by kerven, 18 July 2012 - 22:03.


Re: Pli-Hd-m-mod_2.0 #33 kerven

  • Senior Member
  • 52 posts

+1
Neutral

Posted 19 July 2012 - 03:08

i am stupid..

with sofcam.gbox of "alsat1" my gbox on skin m .mod is not killed.. on each zap ..

only "caid" "ecm.info" is not found on 1er or second infobar .. but softcam/ci oscam/setup with enigma2-plugin-pli-softcamsetup

work fine . like post #29 veskop.

Re: Pli-Hd-m-mod_2.0 #34 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 20 July 2012 - 21:27

This is the converter and renderer matter.
I already using skin simple hd with renderer and converter from skin dmconcinnity by aaf team and have all ecm info on skin.caid,peer etc.
I spend some time to modify skin.xml and now its run nice with gbox:

Posted Image

Re: Pli-Hd-m-mod_2.0 #35 matoc

  • Senior Member
  • 65 posts

+4
Neutral

Posted 9 October 2012 - 18:19

PLi-HD-m-mod-2.2

- add more info to SecondInfoBar
- small other fix


Infobar:
Posted Image


Hi @MarcinO,Is it possible to fix this skin for OpenPli 3.0?
Thanks

Edited by matoc, 9 October 2012 - 18:21.


Re: Pli-Hd-m-mod_2.0 #36 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 9 October 2012 - 18:22


PLi-HD-m-mod-2.2

- add more info to SecondInfoBar
- small other fix


Infobar:
Posted Image


Hi @MarcinO,Is it possible to fix this skin for OpenPli 3.0?
Thanks


I also want this skin on pli 3.0-that will be nice if @MarcinO will make a new mod.

Re: Pli-Hd-m-mod_2.0 #37 .:MarcinO:.

  • Senior Member
  • 136 posts

+15
Neutral

Posted 10 October 2012 - 10:55

pli-hd-m-mod_3.0

- update to PLi 3.0
- new window style
- work only on Open PLi 3.0


Attached File  1.PNG   813.91KB   831 downloads Attached File  2.PNG   701.14KB   895 downloads Attached File  4.PNG   664.28KB   582 downloads

Attached Files


DM 800SE HD - Open PLi 4.0

 


Re: Pli-Hd-m-mod_2.0 #38 matoc

  • Senior Member
  • 65 posts

+4
Neutral

Posted 10 October 2012 - 11:14

Thanks a lot, works great.

Re: Pli-Hd-m-mod_2.0 #39 matoc

  • Senior Member
  • 65 posts

+4
Neutral

Posted 10 October 2012 - 11:45

Is it possible to remove this?
Attached File  1.jpg   53.75KB   415 downloads

Re: Pli-Hd-m-mod_2.0 #40 .:MarcinO:.

  • Senior Member
  • 136 posts

+15
Neutral

Posted 10 October 2012 - 12:43

delate this line in skin.xml


<widget position="687,29" size="345,21" source="ServiceEvent" render="Label" font="Regular; 18" halign="left" backgroundColor="black" zPosition="3" transparent="1" foregroundColor="uncccccc">
<convert type="ServiceName2">TpansponderInfo</convert>
</widget>

<widget position="687,52" size="345,21" source="ServiceEvent" render="Label" font="Regular;18" halign="left" backgroundColor="black" zPosition="3" transparent="1" foregroundColor="white">
<convert type="ServiceName2">Reference</convert>
</widget>

<ePixmap position="554,11" size="127,81" pixmap="PLi-HD-mod/infobar/frame_picons.png" zPosition="2" alphatest="on" transparent="0" />

<widget source="ServiceEvent" render="Picon2" position="567,23" size="100,60" zPosition="3" transparent="1" alphatest="blend" />

Edited by .:MarcinO:., 10 October 2012 - 12:46.

DM 800SE HD - Open PLi 4.0

 



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users