rhythmbox-gmusic

Rhythmbox Google Play Music Plugin

  • 所有者: nvbn/rhythmbox-gmusic
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者nvbn/rhythmbox-gmusic
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证
所有者活动
创建于2012-05-28 15:36:49
推送于2018-01-14 19:04:23
最后一次提交2013-02-25 12:31:05
发布数1
最新版本名称4.0 (发布于 2013-03-03 16:54:15)
第一版名称4.0 (发布于 2013-03-03 16:54:15)
用户参与
星数85
关注者数9
派生数20
提交数72
已启用问题?
问题数45
打开的问题数29
拉请求数17
打开的拉请求数1
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?