• 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 151
Release script.extendedinfo
extendedinfo does not work on Gotham, it's Helix+
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Sad 
Bummer Sad Is there anything out there that does something similar on Gotham? I basically want movie collection info and the collection spinning discs. Unfortunately even the new Minix x8-H Plus does not yet support Helix....
Reply
movie collection info is not even done by extendedinfo anymore since some months, that needs script.skin.info.service + a skin which supports that script.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
I've gone ahead and installed Kodi on my Minix as the features I want just won't work with Gotham. Thankfully it seems to be running ok on the Minix with both extendedinfo and script.skin.info.service working perfectly. Very happy! Thanks Phil Smile
Reply
Just a question.
I found that installing this script brings Live TV zapping to it's knees. When I turn it of everything is back to normal.
I'm using a Raspberry Pi2 so that doesn't help mutch, but never the less, why does this script interfere with zapping? Is it trying to get extended info for the channel or broadcast?

Hope someone can shine a light on this.

Thanks
Reply
(2015-04-03, 10:08)ricardosunnie Wrote: Just a question.
I found that installing this script brings Live TV zapping to it's knees. When I turn it of everything is back to normal.
I'm using a Raspberry Pi2 so that doesn't help mutch, but never the less, why does this script interfere with zapping? Is it trying to get extended info for the channel or broadcast?

Hope someone can shine a light on this.

Thanks
this script doesnt do anything when doing live tv except if the skinner implements some weird stuff.
posting a debug log (wiki) could be helpful
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Is support to play TV shows already in the library from within extendedinfo script (like already works with movies) planned?
Reply
Yes, planned, but needs some work
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
how to make this work with the online movies like the movies in genises addon etc ?
Reply
(2015-04-10, 17:32)SABERZAID Wrote: how to make this work with the online movies like the movies in genises addon etc ?

Discussion of banned add-ons is not allowed.
http://kodi.wiki/view/Forum_rules#Piracy_Policy
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
@phil65:

PHP Code:
08:10:49 T:2080  NOTICE: -->Python Interpreter Initialized<--
08:10:49 T:2080  NOTICEversion 2.0.7 started
08
:10:49 T:2080   ERROREXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - 
NOTEIGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            
Error Type: <type 'exceptions.AttributeError'>
                                            
Error Contents'list' object has no attribute 'split'
                                            
Traceback (most recent call last):
                                              
File "C:\Users\sualfred\AppData\Roaming\Kodi\addons\script.extendedinfo\default.py"line 62in <module>
                                                
Main()
                                              
File "C:\Users\sualfred\AppData\Roaming\Kodi\addons\script.extendedinfo\default.py"line 26in __init__
                                                StartInfoActions
(self.infosself.params)
                                              
File "C:\Users\sualfred\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\process.py"line 191in StartInfoActions
                                                addon_path
id=params.get("id"""), name=params.get("name"""))
                                              
File "C:\Users\sualfred\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\DialogActorInfo.py"line 32in __init__
                                                self
.id GetPersonID(name)
                                              
File "C:\Users\sualfred\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\TheMovieDB.py"line 522in GetPersonID
                                                persons 
person.split(" / ")
                                            
AttributeError'list' object has no attribute 'split'
                                            
-->End of Python script error report<-- 

I've updated to your latest GitHub verison. This only happens when I directly call the actor dialog with "RunScript(script.extendedinfo,info=extendedactorinfo,name=$INFO[ListItem.Label])"

If I'll open the actor dialog right out of any other extendedinfo window, everything works well Smile
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
Hi,
I am hoping somebody could assist me. I have a Raspberry pi one of the first ones I installed kodi v14.2 Helix on it. I then attempted to install the extended info script so all my movie sets would look good with disc art...etc. However I'm not getting any information in the window at all. It was working before but I had problems and had to format the SD card in my PI I went to reinstall it, what happens is I get the dialog box saying its downloading 0% for a long time then eventually it says its installed but nothing happens. This script ran fine when I used gotham.

I hope somebody can help me.

Keep up the great work.

Kunal
Reply
(2015-04-13, 10:49)Kunal100 Wrote: Hi,
I am hoping somebody could assist me. I have a Raspberry pi one of the first ones I installed kodi v14.2 Helix on it. I then attempted to install the extended info script so all my movie sets would look good with disc art...etc. However I'm not getting any information in the window at all. It was working before but I had problems and had to format the SD card in my PI I went to reinstall it, what happens is I get the dialog box saying its downloading 0% for a long time then eventually it says its installed but nothing happens. This script ran fine when I used gotham.

I hope somebody can help me.

Keep up the great work.

Kunal

Well, you probably have to provide a logfile.
Reply
(2015-04-13, 10:49)Kunal100 Wrote: Hi,
I am hoping somebody could assist me. I have a Raspberry pi one of the first ones I installed kodi v14.2 Helix on it. I then attempted to install the extended info script so all my movie sets would look good with disc art...etc. However I'm not getting any information in the window at all. It was working before but I had problems and had to format the SD card in my PI I went to reinstall it, what happens is I get the dialog box saying its downloading 0% for a long time then eventually it says its installed but nothing happens. This script ran fine when I used gotham.

I hope somebody can help me.

Keep up the great work.

Kunal
Wrong script... that stuff moved to skin info script
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
Hi I had already also installed that script also script skin info service made no difference.
How do I provide a log file ? I am kinda a noob at all this

Kunal
Reply
  • 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 151

Logout Mark Read Team Forum Stats Members Help
script.extendedinfo29