Quantcast
Viewing all articles
Browse latest Browse all 346

New install on raspberry pi failing

I installed the addon, configured the server ip, click videos, addons, plexbmc, then after 2-3 secs, it shows an error toast. The exception from log file

16:25:43 2226.364258 T:1589638208 NOTICE: PleXBMC -> serverList is {}
16:25:43 2226.364502 T:1589638208 NOTICE: == ENTER: deduplicateServers ==
16:25:43 2226.365723 T:1589638208 NOTICE: PleXBMC -> displaySections: Using list of 0 servers: {}
16:25:43 2226.365723 T:1589638208 NOTICE: == ENTER: getAllSections ==
16:25:43 2226.367432 T:1589638208 NOTICE: PleXBMC -> getAllSections: Using servers list: {}
16:25:43 2226.369141 T:1589638208 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'details' referenced before assignment
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.plexbmc-3.4.5/default.py", line 5306, in
displaySections()
File "/storage/.kodi/addons/plugin.video.plexbmc-3.4.5/default.py", line 1291, in displaySections
details['title']="Refresh Data"
UnboundLocalError: local variable 'details' referenced before assignment
-->End of Python script error report<--

Server is 10.11.4 running on a mac. Any suggestions as to how to resolve this?


Viewing all articles
Browse latest Browse all 346

Trending Articles