• 1
  • 112
  • 113
  • 114(current)
  • 115
  • 116
  • 153
v21 fTV
(2015-11-18, 13:23)soulshadow Wrote: HI, Please can someone help me install on Kodi Jarvis. As i have download the FTV Jarvis Build. When trying to install get Error "Videos Failed trying to install Addon"

Any help would be grateful. Also I am using Kodi 16 Beta 1 on Amazon FTV.

I have no idea what that error message is about, sorry.
Reply
(2015-11-19, 20:50)Hitcher Wrote: Changing the international settings has no affect on the formatting of the premiered date label unfortunately. I'm using variables to display the date as 19 November 2014 from the scraped info which is 19/11/2014 but what's happening in your case I think is the scraper is getting that as 11/19/2014 so the month doesn't display.

You're dead on Hitcher. I've noticed that if a show airs before the 12th of the month, it will display a month, day and year code but they'll be wonky (i.e. May 12, 2015 (5-12-15) air date shows up as December 5th, 2015 (12-5-15)). Can you point me to this section in the skin files? I'd like to just compare FTV to say confluence or Titan to see how they're doing it. I assume this is pulled from listitem.premiered? NM... It's really not that big of a deal, I thought it might be an easy fix.

Thanks for the explanation and the skin.
Reply
ListItem.Premiered is correct. I wanted to mimic the way the Fire TV handles this label but didn't take into account scrapers used in different countries using mm/dd/yyyy format instead of dd/mm/yyyy. There's also no way a skin can check what region it's being used on so I can adjust for this.
Reply
That's bizarre - I got the exact same message! It was a fresh install of Kodi 16 Beta 1 on my brand new Amazon FTV and prior to that I just installed toolbox and skin shortcuts as I thought it was the pre-requisite.

Oh boy - Just I was getting excited to use the skin on my FTV (previously had the Nexus Player)

(2015-11-18, 13:23)soulshadow Wrote: HI, Please can someone help me install on Kodi Jarvis. As i have download the FTV Jarvis Build. When trying to install get Error "Videos Failed trying to install Addon"

Any help would be grateful. Also I am using Kodi 16 Beta 1 on Amazon FTV.
Reply
Getting the same error on Nexus Player and latest Jarvis

"Videos, failed trying to install addon from zip file"
Reply
Apparently there's been some strings mix up. Please report, with screenshot, in a test thread.
Reply
OK for international users you'll now see the premiered date as it's scraped -

Image

And English will display the long date -

Image
Reply
Hitcher - I'[ll get around to this early this week. You want it in a different thread (i.e. not this one), yes?

(2015-11-21, 12:31)Hitcher Wrote: Apparently there's been some strings mix up. Please report, with screenshot, in a test thread.
Reply
Yes, post it here as the labels are wrong.

As for the reason you're getting the error check you have this installed as well -

https://github.com/HitcherUK/resource.uisounds.ftv

It's that or you're missing one of the required addons -

Code:
        <import addon="xbmc.gui" version="5.10.0"/>
        <import addon="script.toolbox" version="1.0.0"/>
        <import addon="script.favourites" version="5.0.2"/>
        <import addon="script.extendedinfo" version="2.0.3"/>
        <import addon="script.globalsearch" version="3.0.4"/>
        <import addon="script.skinshortcuts" version="0.4.0"/>

https://github.com/HitcherUK/skin.ftv/bl...xml#L8-L13
Reply
(2015-11-23, 16:58)Hitcher Wrote: As for the reason you're getting the error check you have this installed as well -

https://github.com/HitcherUK/resource.uisounds.ftv
Thank you, Hitcher! That fixed it for me.
Reply
Hey if youre done and with this project. Maybe you could revive this ?
Would be so awesome if this was actually a theme.

http://forum.kodi.tv/showthread.php?tid=199368

Also, keep up te good work! It totally looks awesome and i still have your skin as my main!
Reply
(2015-11-25, 02:57)guido1138 Wrote:
(2015-11-23, 16:58)Hitcher Wrote: As for the reason you're getting the error check you have this installed as well -

https://github.com/HitcherUK/resource.uisounds.ftv
Thank you, Hitcher! That fixed it for me.

It did for me too! I didn't realize that you made the sound effects to go with the skin too.

Thanks, Hitcher. I am using it with Arial and all my Chinese/Japanese characters are showing up accordingly. Finally!
Reply
(2015-11-25, 17:50)bartzaalberg Wrote: Hey if youre done and with this project. Maybe you could revive this ?
Would be so awesome if this was actually a theme.

http://forum.kodi.tv/showthread.php?tid=199368

Also, keep up te good work! It totally looks awesome and i still have your skin as my main!
If you check GitHub you'll see I'm still working on this as well as Copacetic.
Reply
Ah didnt know that, copacetic looks cool too btw! Gonna try that out tonight
Reply
I set up all my subMenu Widgets, and some of them are working and populating on the main menu,

It is intermittent, sometimes, showing all my submenu widgets, sometimes only 1 or 2, sometimes none....

Any Suggestions?
Reply
  • 1
  • 112
  • 113
  • 114(current)
  • 115
  • 116
  • 153

Logout Mark Read Team Forum Stats Members Help
fTV42