Roland0 wrote: 
> Sorry about the late reply.
> The fact that the library information is correct shows that the plugin's
> web app can communicate with LMS successfully (which is good). However, 
> the lack of any log messages makes it basically impossible for me to
> understand why this works, but other queries do not (e.g. requesting
> artists).
> The only idea I have at this point is for you to use your browser's
> developer tools and check the network requests from your browser to your
> LMS server. If you're up for this, look for something like:
> > 
Code:
--------------------
  >   > 
  > 
http://yourlms:9000/plugins/LMSnewGUI/js.html?args=%7B%22cmd%22%3A%22getAllArtists
  > 
--------------------
> > 
> (I've removed some irrelevant parameters , just filter for
> "getAllArtists")

Thanks...I'll do some more troubleshooting and report back.  I may just
reinstall from scratch and see if that corrects the issue.


------------------------------------------------------------------------
BruceG's Profile: http://forums.slimdevices.com/member.php?userid=66080
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to