Jump to content

1.1.19 User preferences error


Tolotos

Recommended Posts

Tolotos

Hi,

 

the user preferences is not working:

 

12:31:20 T:30620   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: string indices must be integers, not unicode
                                            Traceback (most recent call last):
                                              File "C:\Users\RGU\AppData\Roaming\Kodi\addons\plugin.video.emby\default.py", line 125, in <module>
                                                Main()
                                              File "C:\Users\RGU\AppData\Roaming\Kodi\addons\plugin.video.emby\default.py", line 57, in __init__
                                                entrypoint.userPreferences()
                                              File "C:\Users\RGU\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\Entrypoint.py", line 279, in userPreferences
                                                configuration = result[u'Configuration']
                                            TypeError: string indices must be integers, not unicode
                                            -->End of Python script error report<--
12:31:20 T:39188   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.emby/?mode=userprefs
12:31:20 T:39188   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.emby/?mode=userprefs) failed
 
It looks like the same error as in the thememedia download -- non ASCII characters?!
 
 
-- Tolotos
 
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...