2015-08-26, 12:12
2015-09-15, 01:46
This is honestly the best theme for kodi/xbmc ever created. I love it . However can you update it it does not seem to work well with kodi 15.1 Isengard. Also can you create a 1080p version?
2015-09-26, 00:22
Can anyone get instant sign-in / auto login working??
Using advanced launcher and trying to get user game saves.
Update:
Playing with Logout.py changed it to this:
And editing DialogButtonMenu.xml around line 140 !RealSignOut
Using advanced launcher and trying to get user game saves.
Update:
Playing with Logout.py changed it to this:
Code:
import ctypes
ctypes.windll.user32.LockWorkStation()
And editing DialogButtonMenu.xml around line 140 !RealSignOut
Code:
<onclick>AlarmClock(exit,RunScript(special://skin/system/LogOut.py),00:3,silent,)</onclick>
2015-10-01, 01:25
Workaround found:
Add this line to Startup.xml
Thanks again Toyota
Add this line to Startup.xml
Code:
<onload>Skin.ToggleSetting(Logger)</onload>
<onload>RunScript(script.extendedinfo,info=trendingmovies)</onload>
<onload>RunScript(script.extendedinfo,info=trendingshows)</onload>
Thanks again Toyota
2015-10-02, 22:31
Can't get through setup on Fire TV. I select United States as where I live, the internet connection is successful, but then it just goes back to that screen again. I'm stuck. Help please?
2015-10-02, 23:50
Are you pressing return on the keyboard at the end?
This was happening to me when I was pressing A on the controller
If that isn't working for you, delete line 11 of this file:
C:\Program Files\Kodi\addons\skin.Durango720p\720p\Home.xml
If you do that, be sure that the toggle in:
Settings > Preferences > Skin > Settings > Other > Random Settings > "Uncheck to run setup"
Is set to On
-----I I
-----I I
For safe measure.
I can upload stuff for you if you get stuck. Good luck!
p.s: Pressing Up Arrow or Dpad up should bring up the menu to fast forward the intro video
This was happening to me when I was pressing A on the controller
If that isn't working for you, delete line 11 of this file:
C:\Program Files\Kodi\addons\skin.Durango720p\720p\Home.xml
Code:
<onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(53)</onload>
If you do that, be sure that the toggle in:
Settings > Preferences > Skin > Settings > Other > Random Settings > "Uncheck to run setup"
Is set to On
-----I I
-----I I
For safe measure.
I can upload stuff for you if you get stuck. Good luck!
p.s: Pressing Up Arrow or Dpad up should bring up the menu to fast forward the intro video
2015-10-03, 20:47
(2015-10-02, 23:50)haywirephoenix Wrote: Are you pressing return on the keyboard at the end?
This was happening to me when I was pressing A on the controller
If that isn't working for you, delete line 11 of this file:
C:\Program Files\Kodi\addons\skin.Durango720p\720p\Home.xml
Code:<onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(53)</onload>
If you do that, be sure that the toggle in:
Settings > Preferences > Skin > Settings > Other > Random Settings > "Uncheck to run setup"
Is set to On
-----I I
-----I I
For safe measure.
I can upload stuff for you if you get stuck. Good luck!
p.s: Pressing Up Arrow or Dpad up should bring up the menu to fast forward the intro video
Thanks I'll try this tomorrow. For the time being I had to delete the skin directory and restart Kodi.
2015-10-11, 13:39
I have tried this skin on kodi for mac and also on my raspberry pi 2 running OpenELEC. The error I get on both is "Videos: failed to install Add-on from zip file" any suggestions?
2015-10-20, 00:17
hi i was jw if there is anyway you could get this skin working on kodi Kodi 15.1 "Isengard" plz it a awesome skin i really like to try it out but i can't get it to work on kodi Kodi 15.1 "Isengard"
2015-11-22, 02:28
Hi! So when I select my location, either with the controller or the keyboard, it checks for internet then takes me back to the location page. I tried disabling it like you said in the XML file but it just gives me a black screen. Thanks!
2015-12-06, 03:55