(2015-12-27, 00:28)Tadly Wrote: (2015-12-27, 00:16)harry fine Wrote: Just installed your addon to my OpenElec v.6 installation. With Songza going dark in January, I'm looking for a replacement.
I installed the repository. The addon installed file from the repository. Configured it with the context menu with my Google credentials. All the menus appear, (newest hits, browse, top charts, listen now) but each time I try to access one of the menus it says "Login Failed".
I know they are the correct credentials, in fact Google is sending me emails letting me know that someone has logged in from a new device.
I am NOT using two-factor authentication.
Any idea how I troubleshoot this?
Hm.. thats odd.
Try removing the android_id and authtoken entry from ~/.kodi/userdata/addon_data/plugin.audio.linuxwhatelse.gmusic/settings.xml and try again
Btw. what type of device did you select when the add-on asked you to choose one?
Was it phone (android, ios) or a pc?
Tadly, here's the file, I don't see those entries you are speaking of. I've removed the password of course. In answer to the second part of your question, there was no question about device type when installing. I just installed the repository, click on the addon, and it installed it. This is on Openelec.:
<settings>
<setting id="auto_fullscreen" value="true" />
<setting id="clear_cache" value="" />
<setting id="clear_search_history" value="" />
<setting id="overwrite_views" value="false" />
<setting id="password" value="xxxxxxxx" />
<setting id="stream_quality" value="hi" />
<setting id="username" value="
[email protected]" />
<setting id="view_id_albums" value="500" />
<setting id="view_id_artists" value="50" />
<setting id="view_id_list" value="50" />
<setting id="view_id_playlists" value="51" />
<setting id="view_id_songs" value="506" />
<setting id="view_id_stations" value="50" />
</settings>