Well I got the plug to now load on my vortexbox (version 2.3 / LMS 7.9) -- Can anyone else give this a try?
First install pip: yum install python-pip And then ran the following: wget https://bootstrap.pypa.io/get-pip.py sudo python get-pip.py Then I removed the broken plugin: cd /usr/share/squeezeboxserver/Plugins/ rm -rf GoogleMusic Opened the plugins page and added the following repo and enabled the plugin: http://nick7634.github.io/squeezebox-googlemusic/repository/repo.xml Now the plug loads but I am getting the following error when tyring to type in my credentials: [15-08-14 14:43:31.2259] main::init (394) Starting Logitech Media Server (v7.9.0, 0.86.20150801git1438234070, Sat Aug 1 20:27:50 BST 2015) perl 5.018004 [15-08-14 14:43:32.5819] Plugins::GoogleMusic::Plugin::initPlugin (95) Not able to login to Google Play Music: SSLError: hostname 'android.clients.google.com' doesn't match either of '*.google.com', '*.android.com', '*.appengine.google.com', '*.cloud.google.com', '*.google-analytics.com', '*.google.ca', '*.google.cl', '*.google.co.in', '*.google.co.jp', '*.google.co.uk', '*.google.com.ar', '*.google.com.au', '*.google.com.br', '*.google.com.co', '*.google.com.mx', '*.google.com.tr', '*.google.com.vn', '*.google.de', '*.google.es', '*.google.fr', '*.google.hu', '*.google.it', '*.google.nl', '*.google.pl', '*.google.pt', '*.googleadapis.com', '*.googleapis.cn', '*.googlecommerce.com', '*.googlevideo.com', '*.gstatic.cn', '*.gstatic.com', '*.gvt1.com', '*.gvt2.com', '*.metric.gstatic.com', '*.urchin.com', '*.url.google.com', '*.youtube-nocookie.com', '*.youtube.com', '*.youtubeeducation.com', '*.ytimg.com', 'android.com', 'g.co', 'goo.gl', 'google-analytics.com', 'google.com', 'googlecommerce.com', 'urchin.com', 'youtu.be', 'youtube.com', 'youtubeeducation.com' at line 64 ------------------------------------------------------------------------ dustinsterk's Profile: http://forums.slimdevices.com/member.php?userid=19649 View this thread: http://forums.slimdevices.com/showthread.php?t=98526 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
