• Vítejte na XBMC-Kodi.cz
  • Česko-slovenská komunita fanoušků XBMC/Kodi
Vítejte návštevníku! Přihlášení Registrace


Hodnocení tématu:
  • 0 Hlas(ů) - 0 Průměr
  • 1
  • 2
  • 3
  • 4
  • 5
Aeon Nox 5: SiLVO (Matrix)
#29
@RenEdi Zkusil jsem ty dva restarty, Kodi a celého boxu, upravit. Mělo by to po zadání vypsat notifikace "RESTART" a "RESTART Kodi". Tak to vyzkoušej.
Kód:
<control type="button" id="19">
<description>Kodi Restart button</description>
<width>510</width>
<height>60</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>435</textwidth>
<textoffsetx>45</textoffsetx>
<texturefocus colordiffuse="$VAR[HighlightBarColor]" border="35,2,35,2">button_shutdown_focus.png</texturefocus>
<texturenofocus border="35,2,35,2">button_shutdown_nofocus.png</texturenofocus>
<onclick>Notification(RESTART,Kodi,2000)</onclick>
<onclick>dialog.close(all,true)</onclick>
<onclick>AlarmClock(Restart,RestartApp,00:01,silent)</onclick>
<visible>System.Platform.Linux | System.Platform.Windows</visible>
<font>font14</font>
<label>$LOCALIZE[13013] Kodi</label>
</control>
<control type="button" id="9">
<description>Reboot button</description>
<width>510</width>
<height>60</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>435</textwidth>
<textoffsetx>45</textoffsetx>
<texturefocus colordiffuse="$VAR[HighlightBarColor]" border="35,2,35,2">button_shutdown_focus.png</texturefocus>
<texturenofocus border="35,2,35,2">button_shutdown_nofocus.png</texturenofocus>
<onclick>Notification(RESTART,,2000)</onclick>
<onclick>dialog.close(all,true)</onclick>
<onclick>AlarmClock(Restart,Reset(),00:01,silent)</onclick>
<visible>System.CanReboot</visible>
<font>font14</font>
<label>13013</label>
</control>
 
Citovat
  


Příspěvků v tématu
Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 14.3.2021, 9:01
RE: Aeon Nox 5: SiLVO (Matrix) - od Rossi D - 14.3.2021, 12:51
Aeon Nox 5: SiLVO (Matrix) - od j.jusko - 14.3.2021, 13:55
RE: Aeon Nox 5: SiLVO (Matrix) - od meda - 14.3.2021, 14:19
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 14.3.2021, 14:40
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 14.3.2021, 14:39
RE: Aeon Nox 5: SiLVO (Matrix) - od lukas.v - 14.3.2021, 14:50
RE: Aeon Nox 5: SiLVO (Matrix) - od Rossi D - 14.3.2021, 15:32
RE: Aeon Nox 5: SiLVO (Matrix) - od meda - 14.3.2021, 16:30
RE: Aeon Nox 5: SiLVO (Matrix) - od jkmh - 14.3.2021, 16:51
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 14.3.2021, 17:23
RE: Aeon Nox 5: SiLVO (Matrix) - od meda - 14.3.2021, 17:51
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 14.3.2021, 19:07
RE: Aeon Nox 5: SiLVO (Matrix) - od meda - 14.3.2021, 20:11
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 14.3.2021, 19:47
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 14.3.2021, 20:30
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 14.3.2021, 22:23
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 15.3.2021, 8:11
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 15.3.2021, 8:34
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 15.3.2021, 9:36
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 15.3.2021, 9:41
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 15.3.2021, 21:45
RE: Aeon Nox 5: SiLVO (Matrix) - od meda - 15.3.2021, 9:58
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 15.3.2021, 10:19
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 15.3.2021, 10:51
RE: Aeon Nox 5: SiLVO (Matrix) - od j.jusko - 15.3.2021, 10:24
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 15.3.2021, 13:00
RE: Aeon Nox 5: SiLVO (Matrix) - od meda - 15.3.2021, 12:52
Aeon Nox 5: SiLVO (Matrix) - od j.jusko - 15.3.2021, 13:36
RE: Aeon Nox 5: SiLVO (Matrix) - od j.jusko - 17.3.2021, 14:34
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 18.3.2021, 19:54
Aeon Nox 5: SiLVO (Matrix) - od j.jusko - 18.3.2021, 20:13
RE: Aeon Nox 5: SiLVO (Matrix) - od JiRo - 20.3.2021, 19:56
Aeon Nox 5: SiLVO (Matrix) - od j.jusko - 06.4.2021, 16:57
RE: Aeon Nox 5: SiLVO (Matrix) - od RenEdi - 16.4.2021, 13:06

Přejít na fórum:


Prochází: 1 host(ů)