• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 83
Skin / Script Development - Updates and Support
(2014-09-27, 04:20)phil65 Wrote: didn´t try tvshows yet in any form. i get workin posters here though, just tested it.

Hmmm... that's weird. I suppose I could just remove the skin completely and re-install from scratch and see if that fixes it. Got the wife hollering at me to watch a movie right now so i'll try later and get back to you one way or the other. Thanks for your time.
Reply
you updated all scripts again?
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2014-09-27, 04:26)phil65 Wrote: you updated all scripts again?

Yes, I update all the scripts when updating the skin. But i'll try a complete reinstall and see if that works.
Reply
Bug,
In video OSD dont have pouse option
Reply
Hi Phil,

logfile for new 'script failed' issue using ANG 4.1.9.9. http://xbmclogs.com/show.php?id=304366

Regards,

Mike.
SKIN: Aeon Madnox
RIP Schimi2k, we miss you.
When I grow up I want to be a skilled skinner
Thank me by ⬇ adding to my + reputation
Reply
(2014-09-27, 14:49)Mike_Doc Wrote: Hi Phil,

logfile for new 'script failed' issue using ANG 4.1.9.9. http://xbmclogs.com/show.php?id=304366

Regards,

Mike.

it´s caused by one of your RSS widgets (they probably wont work anymore in Warlion´s mod)
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2014-09-27, 04:28)woodside Wrote:
(2014-09-27, 04:26)phil65 Wrote: you updated all scripts again?

Yes, I update all the scripts when updating the skin. But i'll try a complete reinstall and see if that works.

Hey Phil, yeah bro I completely removed everything and reinstalled xbmc, the skin and everything including all scripts but still have the problem of posters not showing on the top widget. I tried it with with "random episodes", "latest episodes", and "recently aired smart playlist" but still a no go with poster showing on the top widget. if I set it to "panel", "info", "landscape" they all work. but as soon as I choose "poster" all I get is an icon. if I choose "i" for info on the icon I get info for the show and all but just no poster will show. It is so strange that everything works fine on the bottom widget... I'm stumped.

[EDIT] I installed Warlion's Mod and the posters do show on both the top and bottom widgets using latest episodes, next aired, random episodes. So It would definitely have to be skin related I believe.
Reply
from a code perspective it´s not very senseful that one should work and the other not. Perhaps someone else can try and report, can´t fix it atm since i can´t recreate it.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Just an fyi, I tried adding a second widget for recent episodes, set to posters and have the same result as woodside.
YOYIZDERZOMENEMOHOZEZAZEZDENDERIZHOZEZ
Reply
thanks bobrap. the problem was that woodside told me that he used a "TV show" playlist, not an "episodes" playlist. can make a difference. Wink
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2014-09-27, 20:49)phil65 Wrote: thanks bobrap. the problem was that woodside told me that he used a "TV show" playlist, not an "episodes" playlist. can make a difference. Wink

oops... sorry I meant recent episodes.
Reply
fixed now.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Phil

Is it possible to add support for Australia's certification ratings in this skin as BN has done in Nox 5?
Reply
welcome back phil65
Reply
(2014-09-27, 15:28)phil65 Wrote:
(2014-09-27, 14:49)Mike_Doc Wrote: Hi Phil,

logfile for new 'script failed' issue using ANG 4.1.9.9. http://xbmclogs.com/show.php?id=304366

Regards,

Mike.

it´s caused by one of your RSS widgets (they probably wont work anymore in Warlion´s mod)

Hi Phil, just to let you know that the fix for this for ANG is to remove the following from default.py:

if info == 'json':
from MiscScraper import GetYoutubeVideos
videos = GetYoutubeVideos(self.feed,self.prop_prefix)
passDataToSkin('RSS', videos, self.prop_prefix)
el

I don't use youtube at all, don't even think I have it installed so perhaps that could be part of the problem. Anyway with removing these lines the 'script failed' no longer happens. Seems something specific to ANG perhaps as we have had this fix for previous versions of your script as well.

Mike.
SKIN: Aeon Madnox
RIP Schimi2k, we miss you.
When I grow up I want to be a skilled skinner
Thank me by ⬇ adding to my + reputation
Reply
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 83

Logout Mark Read Team Forum Stats Members Help
Skin / Script Development - Updates and Support11