frankd wrote: 
> For me Google Music still works, also the tracks play till the end. 
> I am using it via a Max2Play installation on a raspberry pi. 
> I took following notes after installation:
> 
> If no python installed, then install python
> sudo apt-get install python-pi
> sudo pip install gmusicapi==10.0.1
> sudo apt-get install python-dev
> sudo cpan App::cpanminus
> sudo cpanm --notest Inline
> sudo cpanm --notest Inline::Python
> Install Repository:
> http://squeezebox-googlemusic.github.io/squeezebox-googlemusic/repository/repo.xml
> and install plugin 0.71

I think that first command should have been 
Code:
--------------------
    sudo apt-get install python-pip
--------------------


Also worth updating, gmusicapi from 10.0.01 to 11.0.0 should be fine too


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

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

Reply via email to