是否可以在 Rhythmbox 中从 Google Play(音乐)播放?

yos*_*ile 2 rhythmbox google

能够直接从 Rhythembox 访问 Google Player(以前的 Google Music)不是很好吗?
Nuvola Player 是一款不错的独立播放器。是否有类似的 Rhythembox 插件或任何当前正在进行的工作?

小智 7

这里有一个 Google Music 的 daap 插件,目前没有维护:https : //github.com/dpogue/gmusic-daap。来自作者:

不幸的是,我开始使用的 DAAP 库不支持 iTunes 寻找的某些选项。它适用于 Linux 上的 Rhythmbox 和 Banshee,有人告诉我它适用于 Android DAAP 客户端。[ 1 ]


另一种选择:我正在为 Google (Play) Music 开发一个非官方的 api,它目前支持构建此类插件所需的一切。链接的 daap 插件的作者正在与我合作。

它是在 Python 中编写的,并且正在进行 C# 移植。我也可能将一些功能移植到 Java 中。

这是链接:https : //github.com/simon-weber/Unofficial-Google-Music-API