Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Unable to get Google music (gmusicapi) working.
#3
@JeffD

Temp fix:

In /var/www/upp-config.php, lines 73-75 currently read

Code:
// GOOGLE MUSIC
$_gmusicapi_msg = 'hide';
$result = sysCmd('/var/www/command/util.sh check-dir "/usr/local/lib/python2.7/dist-packages/gmusicapi"');

Edit that third line to read ".../python3.7/..." instead of ".../python2.7/..." and reboot (probably not absolutely necessary but it's good to start with a clean slate).

Now you'll see the Google Play section in UPnP Config you expect.

True confession: I played with Google Music in the past but haven't been using it in some time. I'll have to dig up my credentials before I can make sure this API still works with moOde 6.4.2.

Regards,
Kent
Reply


Messages In This Thread
RE: Unable to get Google music (gmusicapi) working. - by TheOldPresbyope - 02-26-2020, 02:20 AM

Forum Jump: