vially / googlemusic-xbmc

Google Music addon for Kodi
GNU General Public License v3.0
176 stars 48 forks source link

Unable to play songs #94

Closed coreybruce closed 5 years ago

coreybruce commented 7 years ago

I am unable to play my music as I get a Google Music EXP error and playback failed error

foreverguest commented 7 years ago

If you can browse but fails when trying to play, probably you don't have an Android device registered in your account.

coreybruce commented 7 years ago

I do have a Android device registered which is my nexus 5 http://i.imgur.com/IQvJuat.png

Of course this has nothing to do with the issues which worked on earlier versions

foreverguest commented 7 years ago

Ok, could you please upload your log with errors to pastebin so I can have a look.

coreybruce commented 7 years ago

How do I get the error log on kodi?

foreverguest commented 7 years ago

http://kodi.wiki/view/Log_file

coreybruce commented 7 years ago

Well Paste Bin didn't like me pasting my log file in so I uploaded and shared my whole log file on my Google Drive https://drive.google.com/file/d/0B2S_72oCP_4XeHR2eGNwYmxyTGs/view?usp=sharing

foreverguest commented 7 years ago

Thanks, your error is: "LookupError: no codec search functions registered: can't find encoding" This is a common error with OpenElec, I don't know why but a encoding module is missing. Try another OpenElec version or if you have recently upgraded your version try to downgrade.

coreybruce commented 7 years ago

hmm that sucks, this use to work on open elec on my Raspberry Pi which use to work fine, I'm going to test it on OSMC another one based on kodi for raspberry pi and see if it works. I will get back to you if it works or not.

coreybruce commented 7 years ago

Ok it works on OSMC which is good so confirmed there is a missing dependency that needs to be addressed.