I speak from the default skin!
Posts by utiltiy
-
-
i have it, but it's not so easy to modify the skin, he is include the system and this is ro.
-
it's possible to add a simple script in /usr/sbin called restartkodi with this function:
Bash
Display More#!/bin/sh ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # # OpenELEC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # OpenELEC is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FIXNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with OpenELEC. If not, see <http://www.gnu.org/licenses/>. ################################################################################ systemctl restart kodi
and add this code in DialogButtonMenu.xml from skin.estuary
Code<item> <label>Restart Kodi</label> <onclick>System.ExecWait("/usr/sbin/restartkodi")</onclick> <visible>System.CanReboot</visible> </item>
I missed this simple feature to restart KODI with remote control.
-
Where can i find the addons (later)?
-
when I use previous adamg build, these build are working great and reboot to internal works.
These builds are all Alpha, the best way is two sd cards. One backup and one to play
-
Does that look like what happens to you as well? It happens only for one of my cable channels.I test with different TV HD Streams from German TV. It's not only one.
-
Is there a fix for Hardware-Encoding inside the next build? I must switch to Software-Encoding for German TV HD-Streams (ZDF HD).