play-pi icon indicating copy to clipboard operation
play-pi copied to clipboard

A Google Play Music frontend for the Raspberry Pi

Results 9 play-pi issues
Sort by recently updated
recently updated
newest added

Sudo pip install -r requirements.txt Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-a8XHRe/lmxl/

/manage.py migrate fails with cannot import name patterns because patterns has been removed in Django 1.10

Hi, I am VERY beginner trying to setup a Raspberry Pi to play Google music controlled by an Android phone. I copy-pasted your instructions using SSH to myRaspberry but I...

It's seemingly installed correctly. The init_gplay command works through all the tracks. After the tracks are saved, it reads: Getting Playlists... Saving Playlists... Getting playlist contents. Not found. Not found....

Could you please specify license in the project?

First off, awesome project thank you for sharing. Any idea how to fix 2 step verification? I just get broken pipe while enabled.

probably the wrong place for this but I am struggling. 1. many warnings during extraction and set up. 2. dont get the deice ID requirement - what device do I...

Hello, I cannot connect to my google play music account, when using the command : ./manage.py init_gplay I get: Incorrect credentials, login failed I use the right credentials and i...

[`django-socketio`](https://github.com/stephenmcd/django-socketio) provides a simple way to use asynchronous communication using websockets. This would be preferential to polling every 5 seconds.

enhancement