v17 Grid for Krypton - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179) +----- Forum: Grid (https://forum.kodi.tv/forumdisplay.php?fid=280) +----- Thread: v17 Grid for Krypton (/showthread.php?tid=318152) |
RE: Grid - Public beta available - ocarror - 2017-08-20 Thanks Jeroen! Just tried installing but it fails. Anyone else manage to install? RE: Grid - Public beta available - Blurayx - 2017-08-20 (2017-08-20, 13:08)Aaiemron Wrote: Installation failed error, On Windows, Mac and Android. +1 RE: Grid - Public beta available - Kolabor - 2017-08-20 For anyone that will use Polish language in Grid – few strings are still missing. I will add them ASAP. RE: Grid - Public beta available - Klojum - 2017-08-20 Same install problem here, on Ubuntu 16.04 + Kodi 17.3: See install part-log: http://paste.ubuntu.com/25354131/ RE: Grid - Public beta available - andersfisker - 2017-08-20 Does anyone else have problems connecting with the repository? RE: Grid - Public beta available - Raitsa - 2017-08-20 Repository seems ok but install fails on a NUC. 14:45:30.215 T:140630464939776 ERROR: CCurlFile::Open failed with code 404 for https://raw.githubusercontent.com/jeroenpardon/repository.jeroen/master/skin.grid/skin.grid-pb-1.0.0.zip 14:45:30.216 T:140630464939776 ERROR: CAddonInstallJob[skin.grid]: failed to download special://home/addons/packages/skin.grid-pb-1.0.0.zip 14:45:39.971 T:140630464939776 ERROR: CCurlFile::Open failed with code 404 for https://raw.githubusercontent.com/jeroenpardon/repository.jeroen/master/skin.grid/skin.grid-pb-1.0.0.zip 14:45:39.972 T:140630464939776 ERROR: CAddonInstallJob[skin.grid]: failed to download special://home/addons/packages/skin.grid-pb-1.0.0.zip RE: Grid - Public beta available - jurialmunkey - 2017-08-20 For those struggling with installing from the repo, just download the zip files manually and install from zip. You need these two: https://github.com/jeroenpardon/repository.jeroen/raw/master/skin.grid/skin.grid-1.0.0.zip https://github.com/jeroenpardon/repository.jeroen/raw/master/resource.uisounds.grid/resource.uisounds.grid-master.zip Install UI sounds first as it is a skin dependency. RE: Grid - Public beta available - jurialmunkey - 2017-08-20 @Jeroen - It is looking fantastic. Really amazing work! Couple of bugs I encountered (or maybe I'm missing something obvious). 1. It seems like I can only see widgets if I use the compact home menu. Vertical shows nothing when I press right, but I am clearly on the widget as pressing select/enter will play a movie. 2. Also, you might need some sort of fallback image for banners: RE: Grid - Public beta available - SmithersJ0nes - 2017-08-20 The skin is looking for the resource.images.languageflags.colour-flat-0.0.2.zip then resource.uisounds.grid-master.zip to be installed before it completes successfully. Up and running, looking good. RE: Grid - Public beta available - Aaiemron - 2017-08-20 (2017-08-20, 13:53)jurialmunkey Wrote: For those struggling with installing from the repo, just download the zip files manually and install from zip. Thank you very much. Now it's working RE: Grid - Public beta available - Blurayx - 2017-08-20 (2017-08-20, 13:53)jurialmunkey Wrote: For those struggling with installing from the repo, just download the zip files manually and install from zip. You never stop to amaze me! Thank you RE: Grid - Public beta available - Angelinas - 2017-08-20 Jeroen mising source in addons.xml this cosing error for repo install https://github.com/jeroenpardon/repository.jeroen/blob/master/addons.xml for: -https://github.com/jeroenpardon/resource.uisounds.grid -https://github.com/jeroenpardon/resource.uisounds.refocus RE: Grid - Public beta available - Jeroen - 2017-08-20 (2017-08-20, 13:57)jurialmunkey Wrote: @Jeroen - It is looking fantastic. Really amazing work!Why do I have to make unchecked last minute changes after weeks of testing An animation was accidentally removed, I pushed a quick fix. Quote:2. Also, you might need some sort of fallback image for banners:Seems like I do Also, thanks for the assistance in getting people up and running. For some reason my repo wasn't picking up renamed files. After re-cloning it, it did.. Anyway, it should now be available through the repo, just updated it on my htpc. I had to restart Kodi for it get picked up correctly though. RE: Grid - Public beta available - Luke Cage - 2017-08-20 Some errors in the log below. The last one about the background path flashed by in red on screen when Kodi switched to Grid. Just before asking if I wanted to keep it. Code: 15:33:56.225 T:140649131124480 NOTICE: script.grab.fanart: Grab Fanart Service Started RE: Grid - Public beta available - Jeroen - 2017-08-20 OK, I am totally done with this repo crap. The same issue is popping up now when I was setting it up for the first time, saying "Could not connect to repository". What solved it then was to actually put the wrong version number in one of the add-on's filename... I am getting a 404 on the repo's .md5 file in my logs when trying to access it. Yet, when I put the same exact URL into my browser, it retrieves that same file with no issue... Forget it, this really gets on my nerves. You can just grab the latest zip from this directory: https://github.com/jeroenpardon/repository.jeroen/tree/master/skin.grid |