stovis wrote: 
> When I try to load the plugin in the LMS, I get the error, "Plugin
> Failed To Load". Any ideas?

You should be able to get more details from the server log in the GUI. 
I was having some issues with some perl modules not being installed. 
Here are my notes from an Ubuntu build:

sudo pip install gmusicapi==10.0.1

sudo cpan App::cpanminus
sudo cpanm --notest Inline
sudo cpanm --notest Inline::Python
sudo cpanm --notest IO::Socket::SSL
sudo cpanm --notest Crypt::SSLeay


------------------------------------------------------------------------
pbogus's Profile: http://forums.slimdevices.com/member.php?userid=65136
View this thread: http://forums.slimdevices.com/showthread.php?t=105800

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

Reply via email to