• 1
  • 288
  • 289
  • 290(current)
  • 291
  • 292
  • 762
Release Aeon Nox: SiLVO
@flowerpot and others...

Think I might have found the Weather fanart problem in Jarvis but someone with more knowledge than I will have to look into it more. Since I don't write code I hope you all can understand what I'm getting at here and my terminology may not be correct so bear with a n00b a little.

In Kodi Isengard a weather fanart folder contained jpg files named 0.jpg through 47.jpg and na.jpg and a file in the root of the fanart folder weather-00.jpg. This all USED to be located inside the skin folder EXTRAS.

With Jarvis the weather fanart is now in /addons/resource.images.weatherfanart.name/. There is an info.xml file in this folder which looks like this:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="true"?>

-<provides>

<format>jpg</format>

<subfolders>false</subfolders>

</provides>
Seems it's supposed to let the fanart know if the jpg files are each in their own subfolder, like they used to be in Isengard, or not. See <subfolders>false</subfolders>....well changing false to true doesn't fix it either! The fanart is just dumped in here and each picture is not in it's own subfolder. BUT creating a subfolder for each jpg and moving them to the correct subfolder does make the fanart work!

So, either something has to be added to a skin so the info.xml file gets invoked, or Jarvis has a bugHuh??

Am I on to something here or not??
Reply
/edit

disregard, i'm talking nonsense.
Reply
(2016-02-19, 21:32)flhthemi Wrote: @flowerpot and others...

Think I might have found the Weather fanart problem in Jarvis but someone with more knowledge than I will have to look into it more. Since I don't write code I hope you all can understand what I'm getting at here and my terminology may not be correct so bear with a n00b a little.

In Kodi Isengard a weather fanart folder contained jpg files named 0.jpg through 47.jpg and na.jpg and a file in the root of the fanart folder weather-00.jpg. This all USED to be located inside the skin folder EXTRAS.

With Jarvis the weather fanart is now in /addons/resource.images.weatherfanart.name/. There is an info.xml file in this folder which looks like this:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="true"?>

-<provides>

<format>jpg</format>

<subfolders>false</subfolders>

</provides>
Seems it's supposed to let the fanart know if the jpg files are each in their own subfolder, like they used to be in Isengard, or not. See <subfolders>false</subfolders>....well changing false to true doesn't fix it either! The fanart is just dumped in here and each picture is not in it's own subfolder. BUT creating a subfolder for each jpg and moving them to the correct subfolder does make the fanart work!

So, either something has to be added to a skin so the info.xml file gets invoked, or Jarvis has a bugHuh??

Am I on to something here or not??

Jarvis RC builds weather conditional folder was inside skin extra folder. I have Jarvis krypton and conditional weather pics location is addons/resource.images.weatherfanart.multi/resources including folders named 00, 01, 02 and so on. works like a charm for me. just change background in skin settings to conditional weather.
Reply
Hi Guys, I realise this is a pretty basic question but I can't seem to get the extended panel widgets to appear in skin settings. I'm running Jarvis and have the latest skin version, is this feature available in the Jarvis build at the moment?

OK, now I've found them...Enable advanced widgets Smile
Reply
The latest update to ExtendedInfo killed many of Mr. V's widgets. The calls have changed.
Reply
Hi, How do I change the widget size's? I find them a little big and want to shrink them a bit
Reply
Hello just update Kodi to Jarvis, and cannot put this to work, it keep saying the is broken is not compatible.

I just uninstalled and when tried to install it again i cant, it keeps giving an error when installing.
Reply
(2016-02-21, 18:21)skribble Wrote: Hello just update Kodi to Jarvis, and cannot put this to work, it keep saying the is broken is not compatible.

I just uninstalled and when tried to install it again i cant, it keeps giving an error when installing.
GIT MASTER version is only for krypton.

http://www.mediafire.com/download/z302dw...vis%29.zip
That link is Jarvis version of Aeon Nox Silvo. You have to extract package and name it skin.aeon.nox.silvo and place it to your addons folder. Another way install skin is using a repo http://www.mediafire.com/download/bfipun...-1.0.2.zip

https://github.com/mikesilvo164/Aeon-Nox.../README.md
Reply
Just wanted to say thanks for the great skin. I noticed on smart widgets, the wether doesnt show the icons but it does with smart widgets turned off.
Using Jarvis final release. Keep up the awesome work thanks!
Reply
To all those reporting issues with Widgets. I have none of the problems described and without any information given it is impossible to help any of you. Post a debug log (wiki), your Kodi and skin version... any basic info could be helpful Wink

(2016-02-19, 21:32)flhthemi Wrote: @flowerpot and others...

Think I might have found the Weather fanart problem in Jarvis but someone with more knowledge than I will have to look into it more. Since I don't write code I hope you all can understand what I'm getting at here and my terminology may not be correct so bear with a n00b a little.

In Kodi Isengard a weather fanart folder contained jpg files named 0.jpg through 47.jpg and na.jpg and a file in the root of the fanart folder weather-00.jpg. This all USED to be located inside the skin folder EXTRAS.

With Jarvis the weather fanart is now in /addons/resource.images.weatherfanart.name/. There is an info.xml file in this folder which looks like this:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="true"?>

-<provides>

<format>jpg</format>

<subfolders>false</subfolders>

</provides>
Seems it's supposed to let the fanart know if the jpg files are each in their own subfolder, like they used to be in Isengard, or not. See <subfolders>false</subfolders>....well changing false to true doesn't fix it either! The fanart is just dumped in here and each picture is not in it's own subfolder. BUT creating a subfolder for each jpg and moving them to the correct subfolder does make the fanart work!

So, either something has to be added to a skin so the info.xml file gets invoked, or Jarvis has a bugHuh??

Am I on to something here or not??
I have not heard of any resource addon weather fanart issues but I will look into it. Single weather fanart packs do not have subfolders with additional images per condition so that is normal. If you want rotating you need to select the weather fanart ending in multi.
(2016-02-20, 21:48)Warner306 Wrote: The latest update to ExtendedInfo killed many of Mr. V's widgets. The calls have changed.
Should all be fixed but you need to reselect the widget for it to take effect. If you find one that still does not work let me know.
(2016-02-21, 22:08)panama67 Wrote: Just wanted to say thanks for the great skin. I noticed on smart widgets, the wether doesnt show the icons but it does with smart widgets turned off.
Using Jarvis final release. Keep up the awesome work thanks!
There is a huge Widget update coming down the pipeline. No ETA on that but I will take a look to see if I can quick fix it until then.

---------------------------------------

New Kodi release, new skin update. Cool
I just pushed new skin versions to the repo with updates for Isengard and Jarvis. I will add the new downloads to the first post in a day or two.
Reply
(2016-02-19, 21:32)flhthemi Wrote: @flowerpot and others...

Think I might have found the Weather fanart problem in Jarvis but someone with more knowledge than I will have to look into it more. Since I don't write code I hope you all can understand what I'm getting at here and my terminology may not be correct so bear with a n00b a little.

In Kodi Isengard a weather fanart folder contained jpg files named 0.jpg through 47.jpg and na.jpg and a file in the root of the fanart folder weather-00.jpg. This all USED to be located inside the skin folder EXTRAS.

With Jarvis the weather fanart is now in /addons/resource.images.weatherfanart.name/. There is an info.xml file in this folder which looks like this:

Seems it's supposed to let the fanart know if the jpg files are each in their own subfolder, like they used to be in Isengard, or not. See <subfolders>false</subfolders>....well changing false to true doesn't fix it either! The fanart is just dumped in here and each picture is not in it's own subfolder. BUT creating a subfolder for each jpg and moving them to the correct subfolder does make the fanart work!

So, either something has to be added to a skin so the info.xml file gets invoked, or Jarvis has a bugHuh??

Am I on to something here or not??
This was an oversight on my part and should now be fixed. I pushed it to the repo as well.
Thanks.
Reply
Well with final jarvis, will go to it. I will have mr v widget again Smile
Zotac CI320 Nano : (4Go, SSD 64Go, W7_64)
Zotac CI323 Nano : (4Go, SSD 120Go, W10)

Acer Aspire 5740G (Intel I3 330M, 4Go, WD 500Go, W7_64)
Desktop (Intel Q6600@3Ghz, 6Go, Seagate 500Go & Seagate 320 Go W7_64)

NAS Synology DS213+ : 2*3To WD Red (SHR)
NAS Synology DS215J : 2*4To WD Red (SHR)

All under KODI Jarvis 16, Aeon Nox Silvo Mod & Mr.V Widget Mod.



Reply
(2016-02-21, 19:23)Mika Kiviniitty Wrote:
(2016-02-21, 18:21)skribble Wrote: Hello just update Kodi to Jarvis, and cannot put this to work, it keep saying the is broken is not compatible.

I just uninstalled and when tried to install it again i cant, it keeps giving an error when installing.
GIT MASTER version is only for krypton.

http://www.mediafire.com/download/z302dw...vis%29.zip
That link is Jarvis version of Aeon Nox Silvo. You have to extract package and name it skin.aeon.nox.silvo and place it to your addons folder. Another way install skin is using a repo http://www.mediafire.com/download/bfipun...-1.0.2.zip

https://github.com/mikesilvo164/Aeon-Nox.../README.md

Thanks just got it working!!!

I'm now trying to achive the best config for extended panels widget Smile
Reply
Can Video Extras be used at the same time as Extended Info on the Movie Info screen? It seems I can only have one or the other. If Extended Info script is running, there is no way to access the Video Extras that I can find. Ideally, I'd love to have Extended Info running and then have Video Extras show up in the "+" option. Can that be done? I guess I'd also like to have "Trailer" added to the "+" option too...
Reply
The update today seems to have broken lots of things, Now my build is ignoring my intro video and my font settings? Have they moved location?
Reply
  • 1
  • 288
  • 289
  • 290(current)
  • 291
  • 292
  • 762

Logout Mark Read Team Forum Stats Members Help
Aeon Nox: SiLVO55