Get the Best IPTV Service
Satellite - Is there a simple way to lock down settings with H7S? | Techkings

Satellite Is there a simple way to lock down settings with H7S?

SlamA

Newbie
Hi,

I have a strange question that I need to look into. I run a Zgemma h7s, and have also given one to a family member. However, the family member is notorious for going into settings trying to change things and breaking their build, breaking playback, etc. Not sure why.

Is there any way to remove the settings menu for them, or to password protect the settings menu in OpenATV. Willing to switch to OpenVix if that has the option.
 
Hi,

I have a strange question that I need to look into. I run a Zgemma h7s, and have also given one to a family member. However, the family member is notorious for going into settings trying to change things and breaking their build, breaking playback, etc. Not sure why.

Is there any way to remove the settings menu for them, or to password protect the settings menu in OpenATV. Willing to switch to OpenVix if that has the option.
You could try Menu > Setup > Decryption & Perantal Control > Perantal Control Settings
 
You can actually hide menu items on both ATV and ViX.
I've hidden the 'setup' section in the pic.
It will be difficult to alter anything now.

1718799824864.png
 
You can actually hide menu items on both ATV and ViX.
I've hidden the 'setup' section in the pic.
It will be difficult to alter anything now.

View attachment 104942
Yes perhaps for novice user who does not know what button to press to get to edit mode , but go into plugins and they ae revealed
 

Attachments

  • Capture.PNG
    Capture.PNG
    264.8 KB · Views: 20
I don't know what plugin they would use to break playback or recordings :unsure:
You can hide individual settings as well. I've always hidden 'factory reset' on my build.

You can also hide plugins and extensions if you want.

1718810412283.png
 
I don't know what plugin they would use to break playback or recordings :unsure:
You can hide individual settings as well. I've always hidden 'factory reset' on my build.

You can also hide plugins and extensions if you want.

View attachment 104949
yes pluginhider unfortrtunatly versions i have tried do not work well on openatv7.3
they work but you cannot move between tabs and need reskinned or updated
enigma2-plugin-extensions-pluginhider_v1.0_all
and even your own version well only one i could find was enigma2-plugin-extensions-willobuild-pluginhider_3.999.py3_all
 

Attachments

  • Capture.PNG
    Capture.PNG
    223.6 KB · Views: 8
I skinned this version myself so don't know how it looks on ATV.
Change page with the arrow buttons next to '0'.

1718820284294.png
 

Attachments

  • enigma2-plugin-extensions-willobuild-pluginhider_3092_all.zip
    8.9 KB · Views: 5
What skin are you using?

This might work on Onyx

<screen name="PluginHiderSetup" position="0,0" size="1920,1080" backgroundColor="mid" flags="wfNoBorder">
<panel name="template1" />
<panel name="h-separator-tr" />
<panel name="title2" />
<panel name="New-Buttons" />


<panel name="title2" />
<panel name="h-separator-tr" />
<panel name="v-separator-tr" />
<widget name="list" textOffset="15,3" position="527,330," size="942,630" foregroundColor="white" backgroundColor="bg-selected" font="Bold;30" backgroundColorSelected="bg-selected" selectionPixmap="o-selectbars/select-628-30.png" backgroundPixmap="o-selectbars/blank.png" itemHeight="45" enableWrapAround="1" scrollbarMode="showNever" transparent="1" />

<widget size="1320,155" alphatest="on" position="530,275" zPosition="1" name="tabbar" pixmaps="/usr/share/enigma2/WB-Common/epg_now.png,/usr/share/enigma2/WB-Common/epg_next.png,/usr/share/enigma2/WB-Common/epg_more.png" />

<widget transparent="1" size="158,32" backgroundColor="#25062748" position="585,280" zPosition="2" source="plugins" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="910,280" zPosition="2" source="extensions" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="1227,280" zPosition="2" source="eventinfo" render="Label" halign="center" font="Regular;30" />
</screen>
 
What skin are you using?

This might work on Onyx

<screen name="PluginHiderSetup" position="0,0" size="1920,1080" backgroundColor="mid" flags="wfNoBorder">
<panel name="template1" />
<panel name="h-separator-tr" />
<panel name="title2" />
<panel name="New-Buttons" />


<panel name="title2" />
<panel name="h-separator-tr" />
<panel name="v-separator-tr" />
<widget name="list" textOffset="15,3" position="527,330," size="942,630" foregroundColor="white" backgroundColor="bg-selected" font="Bold;30" backgroundColorSelected="bg-selected" selectionPixmap="o-selectbars/select-628-30.png" backgroundPixmap="o-selectbars/blank.png" itemHeight="45" enableWrapAround="1" scrollbarMode="showNever" transparent="1" />

<widget size="1320,155" alphatest="on" position="530,275" zPosition="1" name="tabbar" pixmaps="/usr/share/enigma2/WB-Common/epg_now.png,/usr/share/enigma2/WB-Common/epg_next.png,/usr/share/enigma2/WB-Common/epg_more.png" />

<widget transparent="1" size="158,32" backgroundColor="#25062748" position="585,280" zPosition="2" source="plugins" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="910,280" zPosition="2" source="extensions" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="1227,280" zPosition="2" source="eventinfo" render="Label" halign="center" font="Regular;30" />
</screen>
Cheers almost there made new file in /etc/enigma2/ skin_user_slyk-onyx-1080.xml
Code:
<skin>
<screen name="PluginHiderSetup" position="0,0" size="1920,1080" backgroundColor="mid" flags="wfNoBorder">
<panel name="template1" />
<panel name="h-separator-tr" />
<panel name="title2" />
<panel name="New-Buttons" />


<panel name="title2" />
<panel name="h-separator-tr" />
<panel name="v-separator-tr" />
<widget name="list" textOffset="15,3" position="527,330," size="942,630" foregroundColor="white" backgroundColor="bg-selected" font="Bold;30" backgroundColorSelected="bg-selected" selectionPixmap="o-selectbars/select-628-30.png" backgroundPixmap="o-selectbars/blank.png" itemHeight="45" enableWrapAround="1" scrollbarMode="showNever" transparent="1" />

<widget size="1320,155" alphatest="on" position="530,275" zPosition="1" name="tabbar" pixmaps="/usr/share/enigma2/WB-Common/epg_now.png,/usr/share/enigma2/WB-Common/epg_next.png,/usr/share/enigma2/WB-Common/epg_more.png" />

<widget transparent="1" size="158,32" backgroundColor="#25062748" position="585,280" zPosition="2" source="plugins" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="910,280" zPosition="2" source="extensions" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="1227,280" zPosition="2" source="eventinfo" render="Label" halign="center" font="Regular;30" />
</screen>
    
</skin>

missing some files tabbar" pixmaps

I normally use slyk-1080-r19 but I switched to onyx to try
 

Attachments

  • Capture.PNG
    Capture.PNG
    749.7 KB · Views: 0
Cheers almost there made new file in /etc/enigma2/ skin_user_slyk-onyx-1080.xml
Code:
<skin>
<screen name="PluginHiderSetup" position="0,0" size="1920,1080" backgroundColor="mid" flags="wfNoBorder">
<panel name="template1" />
<panel name="h-separator-tr" />
<panel name="title2" />
<panel name="New-Buttons" />


<panel name="title2" />
<panel name="h-separator-tr" />
<panel name="v-separator-tr" />
<widget name="list" textOffset="15,3" position="527,330," size="942,630" foregroundColor="white" backgroundColor="bg-selected" font="Bold;30" backgroundColorSelected="bg-selected" selectionPixmap="o-selectbars/select-628-30.png" backgroundPixmap="o-selectbars/blank.png" itemHeight="45" enableWrapAround="1" scrollbarMode="showNever" transparent="1" />

<widget size="1320,155" alphatest="on" position="530,275" zPosition="1" name="tabbar" pixmaps="/usr/share/enigma2/WB-Common/epg_now.png,/usr/share/enigma2/WB-Common/epg_next.png,/usr/share/enigma2/WB-Common/epg_more.png" />

<widget transparent="1" size="158,32" backgroundColor="#25062748" position="585,280" zPosition="2" source="plugins" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="910,280" zPosition="2" source="extensions" render="Label" halign="center" font="Regular;30" />
<widget transparent="1" size="158,32" backgroundColor="#25062748" position="1227,280" zPosition="2" source="eventinfo" render="Label" halign="center" font="Regular;30" />
</screen>
   
</skin>

missing some files tabbar" pixmaps

I normally use slyk-1080-r19 but I switched to onyx to try


You just need to change the path to wherever KiddaC keeps epg_now.png etc.
 
Back
Top
Flash Sale Popup