Skip to main content

Google Play Music extension for Mopidy

Project description

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Mopidy extension for playing music from Google Play Music.

Dependencies

  • You must have a Google account and some music and playlists in your library.

  • You must have an Android device registered for Google Play Music.

  • The Unofficial Google Music API is needed to access Google Play Music. Install it by running:

    pip install gmusicapi

Installation

Install the Mopidy-GMusic extension by running:

pip install mopidy-gmusic

Configuration

Before starting Mopidy, you just need add your Google username, password, and Android mobile device ID to the Mopidy configuration file:

[gmusic]
username = alice
password = secret
deviceid = 0123456789abcdef

The mobile device ID is a 16-digit hexadecimal string (without a ‘0x’ prefix) identifying the Android device registered for Google Play Music. You can obtain this ID by dialing *#*#8255#*#* on your phone (see the aid) or using this App (see the Google Service Framework ID Key). You may also leave this field empty. Mopidy will try to find the ID by itself. See the Mopidy logs for more information.

Usage

The extension is enabled by default if all dependencies are available. You can simply browse through your library and search for tracks, albums, and artists. Google Play Music playlists are imported as well. You can even add songs from your All Access subscription to your library. Mopidy will able to play them. All Access tracks not being in your library can not be played yet.

Project resources

Changelog

v0.2.1 (2013-10-11)

  • Issue #15: Fixed a bug regarding the translation of Google album artists to Mopidy album artists

v0.2 (2013-10-11)

  • Issue #12: Now able to play music from Google All Access

  • Issue #9: Switched to the Mobileclient API of Google Music API

  • Issue #4: Generate Album and Artist Search Results

v0.1.1 (2013-09-23)

  • Issue #11: Browsing the library fixed by implementing find_exact()

v0.1 (2013-09-16)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-GMusic-0.2.1.tar.gz (10.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page