• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 151
Release script.extendedinfo
throws the same error I have uploaded logs to pastebin

http://pastebin.com/ZXtyEUVV
Reply
ok, to narrow it down a bit:
-tried clearin cache in script settings?
-both machines have same language set in script settings?
-from where and how do you open the infowindow? also, which skin?
-TV Show name exactly the same on both machines?
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Ok so it is now working had to clear the cache and then restart kodi, now information loads fine. Thanks for the quick response.
Reply
Phil,
Would you be able to change the script to cache actor thumbs locally? I have an install in the country that must use a 3G modem for Internet access and is on a tightly metered connection (not to mention pretty slow). Caching this data would be a huge benefit for this type of use case but also the speed efficiencies for those with normal "broadband" connections.
Reply
(2015-01-09, 20:35)choekstr Wrote: Phil,
Would you be able to change the script to cache actor thumbs locally? I have an install in the country that must use a 3G modem for Internet access and is on a tightly metered connection (not to mention pretty slow). Caching this data would be a huge benefit for this type of use case but also the speed efficiencies for those with normal "broadband" connections.

kodi itself should cache everything. At least it does here.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Ok, there was a post on another thread that made me think it wasn't being cached. As long as it is doing it already all is good. Thanks for the confirmation.
Reply
Any plans to add support to the videoinfo.xml for media that isn't scraped into xbmc's library? seems like with the metahandler plugin this can be achieved easily?

Thanks for all the great work phil65 Smile
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
you should be able to do that already by using name=[MOVIE_TITLE] instead of dbid=/id=
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-01-09, 21:56)phil65 Wrote: you should be able to do that already by using name=[MOVIE_TITLE] instead of dbid=/id=

ahhh okay, thanks for the feedback Smile
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2015-01-09, 06:47)Warner306 Wrote: I found one more issue of note. I was enjoying the use of the new home screen widgets available through the script when I discovered that trailers will not play correctly when accessed through the method below:

Image

Toggle infodialog in add-on settings:
Image

Play trailer:
Image

The info dialog closes and then re-opens before the trailer has a chance to play.

The problem playing trailers after enabling the infodialog persists with the latest script update.

I have a Pastebin of the incident if that's helpful: http://pastebin.com/EWWg0PeQ.
Reply
Finally sent PR to include the script in official addon repo Smile
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Sorry to continue to bug you on this but I am trying to complete a tvshow info page and would like to get the TV Show logo to display. When I look through your script I see that the following line is commented out in TheMovieDB.py:

#tvshow = CompareWithLibrary(tvshows, local_first, sortkey)

Which I believe would be the call to get the local library art and data, just wanted to get your thoughts on whether you intend to implement this for TV Shows. Thanks.

Also just wanted to say thanks, this is a tremendous script.
Reply
(2015-01-11, 00:03)cdizzel99 Wrote: Sorry to continue to bug you on this but I am trying to complete a tvshow info page and would like to get the TV Show logo to display. When I look through your script I see that the following line is commented out in TheMovieDB.py:

#tvshow = CompareWithLibrary(tvshows, local_first, sortkey)

Which I believe would be the call to get the local library art and data, just wanted to get your thoughts on whether you intend to implement this for TV Shows. Thanks.

Also just wanted to say thanks, this is a tremendous script.

yeah but comparewithlibrary is not ready for tv shows yet. it´s on my to-do list.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
thanks for the update will wait till then
Reply
i dont see most of the features extended script offers enabled with mq5 skin on windows. is this something i am missing to understand or its not fully integrated with mq5?
Reply
  • 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 151

Logout Mark Read Team Forum Stats Members Help
script.extendedinfo29