hechtus / squeezebox-googlemusic

Squeezebox (Logitech Media Server) Plugin for Google Play Music
103 stars 24 forks source link

Strange issue with playing songs #46

Closed deradam closed 10 years ago

deradam commented 10 years ago

I can browser and search all the songs and they are also "playing" according to the web interface but I do not hear any sound. Error in the logs is:

[14-07-12 20:25:45.3248] Slim::Control::Request::execute (1889) Error: While trying to run function coderef [Slim::Control::Commands::playlistJumpCommand]: [Can't call method "isa" on an undefined value at /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Player/Squeezebox.pm line 620. ]

I checked Squeezebox.pm line 620 and there is no isa method, only an equals on a format, pcm or so.

hechtus commented 10 years ago

This is definitely related to issue #44. Please have a look at it.

deradam commented 10 years ago

Fixed by adding https. @hechtus du bist der Beste! Danke!