MX Titanium (black)

Hi

May i ask why there are 2 Clock´s ( Analog/Digital ) on the right side on the Infobar needed ?
would it be not nicer/better to add in the lower field additional info´s ?
just my 2 cent´s
 
Hi

May i ask why there are 2 Clock´s ( Analog/Digital ) on the right side on the Infobar needed ?
would it be not nicer/better to add in the lower field additional info´s ?
just my 2 cent´s

Because the analog clock is something like BH image symbol
and there is already ten years.

Now whether it would be nicer without him it depends on the user.
What is the nicer for one is not for another.
 
Last edited:
The plugin you are talking about is subsupport?

Yes. but not only this plugin.

We have some problems with plugins and addons , on the BH server.
It has to be better.
But we have also bad feedback from users about plugins causing image crash.
I am of the opinion that it is better to have ten good plugins than thirty causing image crash.
We do not have time to test every day plugins and new plugin versions.

About subsupport
Author has changed the skin coding and of course he now causes image crash.
Mistake was to put such a plugin on a server that does not have support in the image and skin.
 
In the first and also second infobar what symbolizes the dot between the picon and the event info? Sometimes I see it green.
 
Please Matrix10 update your skins with (name="SubsSupportSettings")
With last version of plugin 1.5.5 include this widget (source="menuList" render="Listbox") not (name="menuList" )
So in skin SubsSupport Settings window come blank and after edit screen with this one all ok.
Code:
<screen name="SubsSupportSettings" position="30,120" size="820,850" title="SubsSupport Settings">

<widget source="menuList" render="Listbox" position="20,20" size="780,800" font="Regular;28" itemHeight="40" enableWrapAround="1" scrollbarMode="showOnDemand" transparent="1">
                    <convert type="TemplatedMultiContent">
                        {"templates":
                            {"default": (36, [
                                MultiContentEntryText(pos=(0, 0), size=(530, 36), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER|RT_WRAP, text=0, color=0xFFFFFF)
                            ], True, "showOnDemand"),
                            },
                        "fonts": [gFont("Regular", 31)],
                        "itemHeight": 36
                        }
                    </convert>
                </widget>
</screen>

This is (mx3L) source code (SubsSupportSettings)
https://github.com/mx3L/subssupport/commit/3938e64bb0ece754ff74349d53786edaada01ac7

Thank you
 
Hi Matrix, your skins will be even more beautiful if you change the style of the clock, like this one for example, but each has its taste, thank you
 

Attachments

  • 1382f6ea-f48a-4623-8d7f-077647fd43b8_1.c793ef4d578e69bdf49d987130933451.jpeg
    1382f6ea-f48a-4623-8d7f-077647fd43b8_1.c793ef4d578e69bdf49d987130933451.jpeg
    321.9 KB · Views: 29
  • cnc2001-b.jpg
    cnc2001-b.jpg
    150.5 KB · Views: 34
Please Matrix10 update your skins with (name="SubsSupportSettings")
With last version of plugin 1.5.5 include this widget (source="menuList" render="Listbox") not (name="menuList" )
So in skin SubsSupport Settings window come blank and after edit screen with this one all ok.
Code:
<screen name="SubsSupportSettings" position="30,120" size="820,850" title="SubsSupport Settings">

<widget source="menuList" render="Listbox" position="20,20" size="780,800" font="Regular;28" itemHeight="40" enableWrapAround="1" scrollbarMode="showOnDemand" transparent="1">
                    <convert type="TemplatedMultiContent">
                        {"templates":
                            {"default": (36, [
                                MultiContentEntryText(pos=(0, 0), size=(530, 36), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER|RT_WRAP, text=0, color=0xFFFFFF)
                            ], True, "showOnDemand"),
                            },
                        "fonts": [gFont("Regular", 31)],
                        "itemHeight": 36
                        }
                    </convert>
                </widget>
</screen>

This is (mx3L) source code (SubsSupportSettings)
https://github.com/mx3L/subssupport/commit/3938e64bb0ece754ff74349d53786edaada01ac7

Thank you

Thank you but I know this for a long time.(look my skins for OBH witch support last version)
There is no general need to update skins.
We can not update BH skins because then everyone who uses older subssupport located within the image will have a enigma/image crash.
In addition this update does not bring anything new to the work of subssupport only change in skin coding to widget source for menuList.
 
Hi Matrix, your skins will be even more beautiful if you change the style of the clock, like this one for example, but each has its taste, thank you

Unfortunately I do not like these clocks but you can use if you replace my clock ck.png file :D
 
Thank you big matrix10 very nice skin

please where is the background Channel selection or code color in skin.xml

89a99bf811cb4808f734e698628529ad.jpg





Code:
<screen name="ChannelSelection" position="center,105" size="1820,880" title="">
<eLabel position="1208,18" size="570,324" zPosition="2" backgroundColor="black"/>
<widget source="session.VideoPicture" render="Pig" position="1228,30" zPosition="3" size="530,300" backgroundColor="#ff000000"/>
<ePixmap pixmap="MX_Titanium_C/menu/menubutton.png" position="1730,815" size="48,48" alphatest="blend"/>
<ePixmap pixmap="MX_Titanium_C/menu/epg.png" position="1660,815" size="48,48" alphatest="blend"/>
<widget name="list" position="10,67" size="1180,810" scrollbarMode="showOnDemand" enableWrapAround="1" foregroundColor="white" progressBarWidth="80" fieldMargins="13" foregroundColorServiceNotAvail="#999999" colorEventProgressbarSelected="white" colorServiceDescription="#afafaf" colorServiceDescriptionSelected="white" serviceItemHeight="45" serviceNumberFont="Regular;26" serviceNameFont="Regular;32" serviceInfoFont="Regular;32" transparent="1"/>
<ePixmap pixmap="MX_Titanium_C/buttons/red48x48.png" position="40,10" size="48,48" alphatest="blend"/>
<ePixmap pixmap="MX_Titanium_C/buttons/green48x48.png" position="340,10" size="48,48" alphatest="blend"/>
<ePixmap pixmap="MX_Titanium_C/buttons/yellow48x48.png" position="640,10" size="48,48" alphatest="blend"/>
<ePixmap pixmap="MX_Titanium_C/buttons/blue48x48.png" position="940,10" size="48,48" alphatest="blend"/>
<widget name="key_red" position="105,10" size="285,48" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgmain" transparent="1"/>
<widget name="key_green" position="405,10" size="285,48" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgmain" transparent="1"/>
<widget name="key_yellow" position="705,10" size="285,48" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgmain" transparent="1"/>
<widget name="key_blue" position="1005,10" size="285,48" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgmain" transparent="1"/>
<widget source="ServiceEvent" render="Label" position="1200,340" zPosition="1" size="105,35" font="Regular;28" foregroundColor="button" backgroundColor="bgbutton" halign="right" transparent="1">
<convert type="EventTime">StartTime</convert>
<convert type="ClockToText"></convert>
</widget>
<widget source="ServiceEvent" render="Label" position="1677,340" zPosition="1" size="105,35" font="Regular;28" halign="left" foregroundColor="button" backgroundColor="bgbutton" transparent="1">
<convert type="EventTime">EndTime</convert>
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<widget source="ServiceEvent" render="Progress" position="1315,345" zPosition="1" pixmap="MX_Titanium_C/progress.png" size="350,22" borderWidth="1" borderColor="#cccccc">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="ServiceEvent" render="Label" position="1218,385" zPosition="1" size="580,352" font="Regular;28" foregroundColor="button" backgroundColor="bgbutton" transparent="1">
<convert type="EventName">FullDescription</convert>
</widget>
<widget source="ServiceEvent" render="NextEpgInfo" position="1218,745" zPosition="1" size="580,70" font="Regular;30" foregroundColor="grey" backgroundColor="bgbutton" transparent="1"/>
<widget source="ServiceEvent" render="Label" position="1218,825" size="200,40" font="Regular;32" halign="left" foregroundColor="grey" backgroundColor="bgbutton" transparent="1">
<convert type="ServiceOrbitalPosition"/>
</widget>
 

Attachments

  • 1_0_1_8_32_64_DCA0000_0_0_0.jpg
    1_0_1_8_32_64_DCA0000_0_0_0.jpg
    306 KB · Views: 73
Hello. I do not know if my post is in the right place. If not, I apologize.
After changing the image to 3.0.6, this indicator lights up in green. Can anyone tell me what's going on? But it do not always shine.
Thanks.green indicator.jpg
 
Hello. I do not know if my post is in the right place. If not, I apologize.
After changing the image to 3.0.6, this indicator lights up in green. Can anyone tell me what's going on? But it do not always shine.
Thanks.View attachment 39766

most of the skins

Black Hole image have indicators for

recording (red) , sub channel (green) (long press the green button to select the sub channel)
===================================
Open Black Hole image

recording (red) ,subchannel (green) (long press the green button to select the sub channel)
new image update possible from image server (green with arrow)
stream channel (blue)
 
Back
Top