Empty result during search: "list index out of range"

Issue #30 open
RiJo created an issue

If one searches for something which returns an emtpy list, the following popup is shown:

"Spotlight error list index out of range"

To me this seems like a global try-catch catching an index-out-of-bounds-exception. It should be handled properly earlier in the code, and the message should be something like "No matches found" or similar.

I'm using v1.2.0 and XBMC 13.1 (OpenELEC v4.0.5).

Comments (3)

  1. Jason McLibboc

    It seems to me that the "index out of range" error not only occurs on empty result list. I also get it when searching for songs/albums/artists that yield populated search result lists in other spotify clients.

  2. Log in to comment