Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search issue #9

Open
andrewleech opened this issue Jan 12, 2015 · 0 comments
Open

Search issue #9

andrewleech opened this issue Jan 12, 2015 · 0 comments

Comments

@andrewleech
Copy link
Owner

Hi all, and thanks for this great add-on !
I'm facing a somewhat different issue here when trying to search a show/movie.
The logs state:

ROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

  • NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <type 'exceptions.IndexError'>
    Error Contents: list index out of range
    Traceback (most recent call last):
    File "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 991, in
    search(type)
    File "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 622, in search
    listSearchVideos("http://api-global.netflix.com/desktop/search/instantsearch?esn=www&term="+search_string+"&locale="+language+"&country="+country+"&authURL="+auth+"&_retry=0&routing=redirect", type)
    File "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 245, in listSearchVideos
    listVideo(str(item["id"]), "", "", False, False, type)
    File "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 258, in listVideo
    title = match[0].strip()
    IndexError: list index out of range
    -->End of Python script error report<--
    16:06:10 T:7736 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/?mode=search&thumb&type=movie&url
    16:06:10 T:7736 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/?mode=search&thumb&type=movie&url) failed

I'm running a Intel NUC (Celeron) with Windows 8.1 Pro x64.
Kodi (14.0) and Netflixbmc 1.3.4

http://forum.kodi.tv/showthread.php?tid=211574&pid=1876063#pid1876063

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant