phil65 / script.extendedinfo

script.extendedinfo
http://forum.xbmc.org/showthread.php?tid=160558
GNU General Public License v2.0
59 stars 79 forks source link

error on TVOS #76

Open horstepipe opened 6 years ago

horstepipe commented 6 years ago

Hey Phil On TVOS (Apple TV 4/4K) there's a problem with your script when trying to get infos about an actor:

`13:15:28.833 T:6168932352 DEBUG: script.extendedinfo: version 5.6.0 started 13:15:28.833 T:6168932352 DEBUG: script.extendedinfo: extendedactorinfo 13:15:28.833 T:6168932352 DEBUG: script.extendedinfo: { "handle": null, "name": "Denzel Washington" } 13:15:28.917 T:6168932352 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

Are you able to fix this?