rhythmbox-gmusic

Rhythmbox Google Play Music Plugin

  • Owner: nvbn/rhythmbox-gmusic
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Rhythmbox Google Play Music Plugin

Plugin for playing music from Google Play Music in Rhythmbox 2.x.

Installation

Ubuntu Installation via PPA

Use the PPA <https://launchpad.net/~nvbn-rm/+archive/ppa>_::

sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install rhythmbox-gmusic

The Rhythmbox plugin requires the gmusicapi Python package. You can install it with::

sudo apt-get install python-pip
sudo pip install gmusicapi

For Ubuntu 14.xx or Later Users


Canonical's repos package Rhythmbox 3 beginning with Ubuntu 14.04 Trusty Tahr. If you are running Ubuntu 14 or later, you will need to add the Saucy repos to your sources, and downgrade to Rhythmbox 2.99 to use this plugin. Open ``/etc/apt/sources.list`` with elevated permissions (e.g. ``sudo emacs`` or ``gksudo gedit``) and add or uncomment these lines::

    deb http://us.archive.ubuntu.com/ubuntu/ saucy main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu/ saucy main restricted

Then add the PPA as described above (if you haven't already) and run::

    sudo apt-get update
    sudo apt-get remove rhythmbox
    sudo apt-get install rhythmbox=2.99.1-0ubuntu1


Ubuntu Installation via PIP
---------------------------

From the shell::

    sudo apt-get install python-pip git-core
    sudo pip install git+https://github.com/nvbn/rhythmbox-gmusic.git#egg=rhythmbox-gmusic


Fedora Installation via PIP
---------------------------

From the shell::

    sudo dnf install python-pip git python-cffi python-cryptography
    sudo pip install git+https://github.com/nvbn/rhythmbox-gmusic.git#egg=rhythmbox-gmusic


Developers
==========
Developers can clone this repository and install via ``setup.py`` or add the ``-e`` to any PIP-based installation to get an editable git clone.

Main metrics

Overview
Name With Ownernvbn/rhythmbox-gmusic
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:
所有者活动
Created At2012-05-28 15:36:49
Pushed At2018-01-14 19:04:23
Last Commit At2013-02-25 12:31:05
Release Count1
Last Release Name4.0 (Posted on 2013-03-03 16:54:15)
First Release Name4.0 (Posted on 2013-03-03 16:54:15)
用户参与
Stargazers Count85
Watchers Count9
Fork Count20
Commits Count72
Has Issues Enabled
Issues Count45
Issue Open Count29
Pull Requests Count17
Pull Requests Open Count1
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private