Been trying to get Google Music to play on my Raspberry Pi running
SqueezePlug (latest version).  I can see Google Music in my list of
applications, I can see both my uploaded music and my All Access music. 
But when I try to play from my uploaded music or all access I get 
"Problem: Can't connect to server for: <track name>.

No hardware players, only software, a mix of SqueezePlay (Windows (5))
and SqueezeLite (Raspberry Pi 4)) but not all playing at the same time. 
Usually only 6 are connect and playing at any given time but I have
tried with only one connected.

Any ideas??

Followed these steps in this order:

sudo apt-get update

sudo apt-get install python-pip
sudo pip install gmusicapi
pip install
git+https://github.com/simon-weber/Unofficial-Google-Music-API.git@develop
sudo apt-get install python-dev
sudo cpan App::cpanminus
sudo cpanm --notest Inline
sudo cpanm --notest Inline::Python

To install the plugin, add the repository URL
http://hechtus.github.io/squeezebox-googlemusic/repository/repo.xml to
your squeezebox plugin settings page.

Install did not show any errors during the install.

Log file when trying to play from Google Music:


Code:
--------------------
    [14-06-29 10:49:08.8035] Slim::Formats::RemoteStream::open (52) Error: 
Couldn't find server or port in url: 
[https://sj.googleusercontent.com/stream?id=aaca04c82a231e5e&itag=25&source=skyjam_user_upload&begin=0&o=14596925560888835139&ip=0.0.0.0&ipbits=0&expire=1404057038&sparams=id,itag,source,o,ip,ipbits,expire&signature=7709B13EB2B792B1E9FA69F41E2214869C71AFAA.35B8A1294EA53842CC978D75481A6782F4001584&key=sj3]
  
  [14-06-29 10:49:08.8069] Slim::Player::Song::open (471) Warning: stream 
failed to open [googlemusic:track:e8df7289-9796-319f-8a16-83d21d42a25b].
  
  [14-06-29 10:49:09.1304] Slim::Formats::RemoteStream::open (52) Error: 
Couldn't find server or port in url: 
[https://sj.googleusercontent.com/stream?id=f58bd36c61628e4b&itag=25&source=skyjam_user_upload&begin=0&o=14596925560888835139&ip=0.0.0.0&ipbits=0&expire=1404057039&sparams=id,itag,source,o,ip,ipbits,expire&signature=37EF0CC98F30720BD378FF9DCCD0EF0710414E85.9C3E8D4B0ED0CF36317EE25D46CC084211F2B09F&key=sj3]
  
  [14-06-29 10:49:09.1338] Slim::Player::Song::open (471) Warning: stream 
failed to open [googlemusic:track:78a4c1d4-331d-350e-8928-381dc32fecd6].
  
--------------------


------------------------------------------------------------------------
jimbrandon's Profile: http://forums.slimdevices.com/member.php?userid=57645
View this thread: http://forums.slimdevices.com/showthread.php?t=98526

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

Reply via email to