Hi All,

I am trying to have Squeezelite-X working on Windows 10 but after
installing from the Microsoft Store all I get after a few seconds
startup animation is a black window. 

Here is a capture of the settings window https://imgur.com/VR3VBdE

Here is the log https://pastebin.com/H0XwiHmh

In the log I noticed the following messages:


Code:
--------------------
    
  08:24:45.463   Registry-->LocalStorage 08:24:46.501   Error executing 
JavaScript: Did not return a result.
  |  var Result = localStorage.getItem('lms-material::player');
  |  if (Result==null) {
  |    Result = "";
  |  }
  |  SlxExtension.ReturnResult(Result, "JsResult");
  
  
  08:24:46.501   Setting BrowserPlayerId = d4:3d:7e:a0:1c:80 
  08:24:47.528   Error executing JavaScript: Did not return a result.
  |  var Result = "d4:3d:7e:a0:1c:80";
  |  localStorage.setItem('lms-material::player', Result);
  |  SlxExtension.ReturnResult(Result, "JsResult");
  
  
  
--------------------


but have little idea of what is happening: anyone can help?

Thanx in advance, Paolo.


------------------------------------------------------------------------
psychokiller's Profile: http://forums.slimdevices.com/member.php?userid=67282
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to