• 1
  • 104
  • 105
  • 106(current)
  • 107
  • 108
  • 151
Release script.extendedinfo
(2016-03-11, 12:28)sconly Wrote:
(2015-06-07, 20:40)phil65 Wrote: Google AutoCompletion possible for DialogKeyBoard.xml now, too Smile
Image
Code:
plugin://script.extendedinfo?info=autocomplete&&id=$INFO[Control.GetLabel(312).index(1)]
(Isengard-only)

Is this possible in Helix (Windows)?

No, only in Jarvis+
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
@phil65
Thanks for the autocompletion fix. I have seen that you have pushed 3.1.4 to the Helix branch of xbmc/repo-scripts some days ago. I thought that would trigger an update on my affected system, but so far it hasn't. Is this because the mirrors have not (yet) been updated or do I have to update manually (install from zip)?
Reply
Hi Phil,
two things that I noticed to be broken for a long time:
1. artistshouts
Code:
<content>plugin://script.extendedinfo?info=artistshouts&amp;&amp;artistname=$INFO[ListItem.Artist]</content>
2. artistevents
Code:
<content>plugin://script.extendedinfo?info=artistevents&amp;&amp;artistname=$INFO[ListItem.Artist]</content>

is it possible to fix them?
thanks!
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
(2016-03-12, 19:33)M4tt0 Wrote: @phil65
Thanks for the autocompletion fix. I have seen that you have pushed 3.1.4 to the Helix branch of xbmc/repo-scripts some days ago. I thought that would trigger an update on my affected system, but so far it hasn't. Is this because the mirrors have not (yet) been updated or do I have to update manually (install from zip)?

Probably mirrors not updated yet.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2016-03-12, 19:50)tomer953 Wrote: Hi Phil,
two things that I noticed to be broken for a long time:
1. artistshouts
Code:
<content>plugin://script.extendedinfo?info=artistshouts&amp;&amp;artistname=$INFO[ListItem.Artist]</content>
2. artistevents
Code:
<content>plugin://script.extendedinfo?info=artistevents&amp;&amp;artistname=$INFO[ListItem.Artist]</content>

is it possible to fix them?
thanks!

Nope not possible, at least not with info from last.fm. They removed the concert/venues part from their APIs.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
ah it's sad..
ok thanks, will remove it from my skin.
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
A user in the DSPlayer forum is reporting an ExtendedInfo script error on startup. This happens with any skin.

Here is the log: http://xbmclogs.com/ps4ap9sjw/pp59zw/raw.
Reply
(2016-03-13, 07:55)Warner306 Wrote: A user in the DSPlayer forum is reporting an ExtendedInfo script error on startup. This happens with any skin.

Here is the log: http://xbmclogs.com/ps4ap9sjw/pp59zw/raw.

Should be fixed with https://github.com/phil65/script.extende...b0ca03ce18
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Hey guys is anyone having an error where pictures dont show up?

Edit: nevermind i messed up, its working fine
Reply
I'm experiencing some problems with this addon, I've described it here; could someone help me?
Reply
(2016-03-13, 22:44)LordTywin Wrote: I'm experiencing some problems with this addon, I've described it here; could someone help me?

Should be fixed on latest master. Seems as if tmdb made some changes which required adjusting the code.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Thank you, version 4.5.3 seem to work correctly!
Reply
Some "warning" @ skinners: I am still in the process of cleaning old cruft up, and that also requires that some InfoLabels change.
Please check in the reference skin files which changes are needed or ask here in case you have questions or sth doesnt work.

EDIT: thinkin about it again, i might change my mind so that only the krypton version requires those changes so that skin changes are avoided as much as possible during one kodi release cycle.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Dear dev, TMDB added "pt-BR" language support recently, but this is only for "text data", the images still associated to "PT" lang. Can you support it somehow? Universal Movie Scraper also does not supports this lang officially yet, but I was able to add it easily editing xml files, the good part is that this scrapper has separated config for Images (fanart) lang, then I was able to set pt for images and pt-br for text descriptions. In extendedinfo I think this is not possible.

Thanks
I wish to have Rotten Tomatoes (user+critics) + IMDB both ratings display in skin.
Reply
I have this error when I use youtube search function with artists :

Code:
23:14:35 T:123145318555648   DEBUG: script.extendedinfo: None
23:14:35 T:123145318555648   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: list indices must be integers, not str
                                            Traceback (most recent call last):
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/plugin.py", line 110, in <module>
                                                Main()
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/plugin.py", line 21, in __init__
                                                listitems = start_info_actions(info, self.params)
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/resources/lib/process.py", line 220, in start_info_actions
                                                orderby=params.get("orderby", "relevance"))
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/resources/lib/YouTube.py", line 148, in search
                                                listitems = handle_videos(results["items"], extended=extended)
                                            TypeError: list indices must be integers, not str
                                            -->End of Python script error report<--
23:14:35 T:140735249522688   DEBUG: ------ Window Init (DialogNotification.xml) ------
23:14:35 T:140735249522688   DEBUG: Window DialogNotification.xml was already loaded
23:14:35 T:140735249522688   DEBUG: Alloc resources: 0.00ms
23:14:35 T:123145318555648    INFO: Python script stopped
23:14:35 T:123145320701952   DEBUG: script.extendedinfo: Exception: Could not get new JSON data from https://www.googleapis.com/youtube/v3/search?maxResults=40&q=Avicii+Musique&part=id%2Csnippet&key=AIzaSyB-BOZ_o09NLVwq_lMskvvj1olDkFI4JK0&type=video&order=relevance. Tryin to fallback to cache
23:14:35 T:123145318555648   DEBUG: Thread LanguageInvoker 123145318555648 terminating
23:14:35 T:123145320701952   DEBUG: script.extendedinfo: None
23:14:35 T:123145320701952   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: list indices must be integers, not str
                                            Traceback (most recent call last):
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/plugin.py", line 110, in <module>
                                                Main()
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/plugin.py", line 21, in __init__
                                                listitems = start_info_actions(info, self.params)
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/resources/lib/process.py", line 220, in start_info_actions
                                                orderby=params.get("orderby", "relevance"))
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.extendedinfo/resources/lib/YouTube.py", line 148, in search
                                                listitems = handle_videos(results["items"], extended=extended)
                                            TypeError: list indices must be integers, not str
                                            -->End of Python script error report<--
23:14:35 T:123145316945920   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
23:14:35 T:123145316945920   ERROR: GetDirectory - Error getting plugin://script.extendedinfo/?info=youtubesearch&&id="Avicii"  Album
23:14:35 T:123145320701952    INFO: Python script stopped
23:14:35 T:123145320701952   DEBUG: Thread LanguageInvoker 123145320701952 terminating
23:14:35 T:123145319628800   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
23:14:35 T:123145319628800   ERROR: GetDirectory - Error getting plugin://script.extendedinfo/?info=youtubesearch&&id="Avicii" Musique
23:14:38 T:123145327677440   DEBUG: Thread MusicFileCounter 123145327677440 terminating
23:14:38 T:123145320165376  NOTICE: My Music: Scanning for music info using worker thread, operation took 00:10
23:14:38 T:123145320165376   DEBUG: Process - Finished scan
 Estuary MOD V2 
Reply
  • 1
  • 104
  • 105
  • 106(current)
  • 107
  • 108
  • 151

Logout Mark Read Team Forum Stats Members Help
script.extendedinfo29