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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?