Yes, please add to infobar. Softcsa code is in release versions of ATV and OBH already. Its also in Vix developer and will be in Vix Release 6.8 004. Its in PLI Scarthgap, but not many PLI users use your skins.
Skin Support - Post questions for all my skins in here.
- KiddaC
- Thread is marked as Resolved.
-
-
I installed latest openatv this week. But adding extra elements to my infobars is not everyones cup of tea.
I tried a trial with a european pay server that has 0963 channels and saw no benefit of turning on Softcsa. The same channels played or didn't play whether it was on or off. So maybe its no good for 28.e. I dunno. I lost track of what works now via streamrelay (I presume nothing now uk), and what this softcsa is meant to do or whether its actually any benefit to people in the uk on a single static dish. I lost my card share that was shared with me, and my gifted iptv line is expired to. So not really been using my box much.If I have time I will add some icons to my skin files and maybe give you a user file to override my infobars.
-
Installed openatv 7.6 today on a H2S and noticed a blue bar at top, see pic. How do I hide it. slyk 1080 r19 skin.
-
That shouldn't be turned on by default???
The is from kiddac skin e2sentials plugin. Screen names.
Is that installed. If so go into that plugin and turn off screen names -
I installed latest openatv this week. But adding extra elements to my infobars is not everyones cup of tea.
I tried a trial with a european pay server that has 0963 channels and saw no benefit of turning on Softcsa. The same channels played or didn't play whether it was on or off. So maybe its no good for 28.e. I dunno. I lost track of what works now via streamrelay (I presume nothing now uk), and what this softcsa is meant to do or whether its actually any benefit to people in the uk on a single static dish. I lost my card share that was shared with me, and my gifted iptv line is expired to. So not really been using my box much.If I have time I will add some icons to my skin files and maybe give you a user file to override my infobars.
with regaurds to what you are saying I also pay for pay server have done so for a while but . all my so called sly sd channels play with stream relay but not all with Softcsa but according to them in the know all my channels should play with Softcsa.
-
I need a skin where bitrate will apear in mbs speed resolution
Example sky premier bitrate 5.5 mbps
Witch skin has this
I have openatv 7.6
Amiko v20 4k
Regards
-
Try Aglare FHD then... This thread is for KiddaCs skins only. None of my skins show that
-
is there a possibility to have a signal bar in the inforbar of the slyk onyx skin?
-
Its a skin, it can be tweaked however you want.
My skins infobars are clean on purpose. I dislike cluttered infobars that has every element in the world in it.
Also a user can write skin override files - so even if the skin is updated, your override will work.
You just copy the screen name into your override file.
For example create a new file called skin_user_slyk-onyx.xml in etc/enigma2
Copy in the screens in you want. Make your amends.
Its a long time since I done any real skin work. But we have artificial intelligence nowadays.
So Ask chatgpt.
Upload my file to chatgpt
/usr/share/enigma2/slyk-onyx-1080/o-infobar.xml
then ask it the question.
Whats the code to put the current channels signal strength into this infobar skin file.
Can you adjust everything to fit.
Get your answer, post your answer in your override file. -
In fact its already in my infobar. :)
Its in the second infobar. Press OK twice. -
This is a screengrab from slyk q. which is basically the same infobar as onyx.
-
This is a screengrab from slyk q. which is basically the same infobar as onyx.
Yes and even on slyk-1080-r19.
I prefer to watch tv channel than my signal :)
-
... yes ... i forget myself... but they are hidden on purpose. So you only see it when you need to see it. Less clutter.
-
Ok KiddaC , if you are still bored I still have problem with ghosted text I did post on openatv forum https://www.opena.tv/viewtopic.php?t=69458
and jbleyel can not reproduce this. even though I have shown images from openatvbuilds before and after so something had changed but not in your skin
I have even tried with clean flash and just then installing slyk-1080-r19 skin.
-
Hi, I have installed your vksin1080 and shared components on the latest OpenPLI 9.2.
The rgyb buttons are not visible and the descriptions are not pulling through on channel list.
The gui also gsod crashes when selecting to view the graphical epg.
It's a lovely skin, I've always used a vm skin and the chabs version no longer works with OpenPLI 9 having moved to python3.
I use OpenPLI because its a lightweight speedy image and I have an oldish zgemma h5 box.
Is it possible to make this skin OpenPLI compatible? The reason I prefer running vm skin because people ask too many questions if its a sky looking skin or any other random one as they know its not normal.
Thanks.
Logs attached.
-
My skins were never designed for openpli. I don't even think anyone has ever created a mod for them to work on openpli.
As shown by your logs. openpli uses different elements and screen names. Hence your crashes
We have AI nowadays. You could always upload individual files to an AI like chatgpt or claude.ai and ask it to make it compatible with what ever openpli version you are using. It might work, it might make a pigs ear of it. But I don't have the time or desire to convert it to openpli as I dont use openpli at all and never have. -
dhalsim
open v-epg.xml
/usr/share/enigma2/vskin-1080delete any line that references "bouquetlist". Widgets and applets.
Save and reboot gui.Will probably get you going again. Until your next crash ;)
Chatgpt just thinks its the applet code.
pasted-from-clipboard.png
Just easier to delete all the references to it though. On openatv for example when in channelselect or epg guide, pressing the tv button would bring up the bouquet list. That is all you are removing be deleting all references. -
Display More
dhalsim
open v-epg.xml
/usr/share/enigma2/vskin-1080delete any line that references "bouquetlist". Widgets and applets.
Save and reboot gui.Will probably get you going again. Until your next crash ;)
Chatgpt just thinks its the applet code.
pasted-from-clipboard.png
Just easier to delete all the references to it though. On openatv for example when in channelselect or epg guide, pressing the tv button would bring up the bouquet list. That is all you are removing be deleting all references.Yeah that's fixed the crashing! all screens working ok - I've browsed around.
I could probably live with this, the only thing thats broken for OpenPLI:
- GraphicalEPG - can't see the coloured buttons at the bottom as per screenshot above
- GraphicalEPG - the event detail from epg is not showing
- ChannelSelect screen I think it is - as above the event detail from epg is not showing.
-
This will be the runningtext code. Openpli doesn't have that running text. (scrolling text panel)
If you have any of my plugins installed like xstreamity. You could always change the RunningText references to render="XStreamityRunningText"
As those plugins have a custom version of it. I assume that will work. -
That worked KiddaC !, show description now displaying as below. (Great beer shot for you kiddac!)
4097_0_1_8_38EE_23C1_0_0_0_0_20260519211308.jpg
FYI what's broken for OpenPLI:
Description not pulling through on info screen.
4097_0_1_8_38EE_23C1_0_0_0_0_20260519211420.jpg
Up next works though which has issues below.
Issues:
red green yellow buttons buttons not showing (this is the not family friendly bit because blue brings up the bouquets)
Next show title
Next show description
Later show title
4097_0_1_8_38EE_23C1_0_0_0_0_20260519211349.jpg
I've attached 2 xml's (v-channelselection.xml & v-egp.xml) I modified based on your guidance to stop the gsod at least incase anyone else finds them useful to have an operating vm skin on OpenPLI as nothing else out there exists that works.
I spent an evening looking at the default XML skins for OpenPLI to understand how they were displaying this text but it's a steep learning curve for me and will need more time. (I have attached the default skin.xml for OpenPLI as an example incase anyone can help :) )
It's not far from working properly so thank you again.
Enhance your Enigma2 with KiddaC's creations
Download HD skins, IPTV players (X-Streamity, EStalker), bouquet tools, picon managers, and essential plugins for a complete setup. KiddaC's Enigma2 resources: skins (slyk, v-skin, onyx), IPTV plugins (Xtreamity, Jedi Maker), and utilities (E2Piconizer, ScreenNames) for customization and control.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
