Mopidy: [帮助] Modipy:找不到命令

创建于 2014-12-29  ·  15评论  ·  资料来源: mopidy/mopidy

fly@raspberry-pi:/$ sudo apt-get install modipy
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package modipy
fly@raspberry-pi:/$ modipy
-bash: modipy: command not found

在尝试将其安装在我的树莓派上时...

最有用的评论

这是mopidy不是modipy
2014 年 12 月 29 日 19:02,“Ronan Nello”通知@ github.com 写道:

如果我在这里问,那是我已经这样做了......


直接回复此邮件或在 GitHub 上查看
https://github.com/mopidy/mopidy/issues/925#issuecomment -68286653。

所有15条评论

添加 mopidy apt repo 并更新包索引。
请参阅https://docs.mopidy.com/en/latest/installation/debian/#debian -install

...我已经这样做了,如果没有我不会问。

fly@raspberry-pi:/$ sudo apt-get update
Hit http://archive.raspbian.org wheezy Release.gpg
Hit http://archive.raspbian.org wheezy Release     
Hit http://apt.mopidy.com stable Release.gpg       
Hit http://archive.raspbian.org wheezy/main Sources
Hit http://apt.mopidy.com stable Release
Hit http://archive.raspbian.org wheezy/contrib Sources            
Hit http://archive.raspbian.org wheezy/non-free Sources           
Hit http://archive.raspbian.org wheezy/main armhf Packages        
Hit http://archive.raspbian.org wheezy/contrib armhf Packages     
Hit http://archive.raspbian.org wheezy/non-free armhf Packages    
Hit http://apt.mopidy.com stable/main Sources
Hit http://apt.mopidy.com stable/contrib Sources
Hit http://apt.mopidy.com stable/non-free Sources                
Hit http://apt.mopidy.com stable/main armhf Packages             
Hit http://apt.mopidy.com stable/contrib armhf Packages          
Hit http://apt.mopidy.com stable/non-free armhf Packages         
Ign http://archive.raspbian.org wheezy/contrib Translation-en_US 
Ign http://archive.raspbian.org wheezy/contrib Translation-en    
Ign http://archive.raspbian.org wheezy/main Translation-en_US    
Ign http://archive.raspbian.org wheezy/main Translation-en       
Ign http://archive.raspbian.org wheezy/non-free Translation-en_US
Ign http://archive.raspbian.org wheezy/non-free Translation-en   
Ign http://apt.mopidy.com stable/contrib Translation-en_US       
Ign http://apt.mopidy.com stable/contrib Translation-en
Ign http://apt.mopidy.com stable/main Translation-en_US
Ign http://apt.mopidy.com stable/main Translation-en
Ign http://apt.mopidy.com stable/non-free Translation-en_US
Ign http://apt.mopidy.com stable/non-free Translation-en
Reading package lists... Done                                                  
fly@raspberry-pi:/$ sudo apt-get install modipy
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package modipy
fly@raspberry-pi:/$ 

事实上,我 10 分钟前才安装了它,但现在它搞砸了......

这是mopidy不是modipy
2014 年 12 月 29 日 19:02,“Ronan Nello”通知@ github.com 写道:

如果我在这里问,那是我已经这样做了......


直接回复此邮件或在 GitHub 上查看
https://github.com/mopidy/mopidy/issues/925#issuecomment -68286653。

为我感到羞耻:(

MDP让我困惑..

不用担心,轻松完成:)
2014 年 12 月 29 日 19:08,“Ronan Nello”通知@ github.com 写道:

为我感到羞耻:(


直接回复此邮件或在 GitHub 上查看
https://github.com/mopidy/mopidy/issues/925#issuecomment -68288210。

有人知道如何在另一个 mpd 运行时使用 modipy 吗?
我希望它也使用我的 mpd 和 Spotify 中的音乐

只需在两个不同的端口上运行 Mopidy 和 MPD。 默认情况下,两者都尝试使用 TCP 端口 6600。

是的,这就是我目前正在做的事情,但我想知道是否存在另一种方式:)

我没有音频...

fly@raspberry-pi:/$ mopidy
INFO     Starting Mopidy 0.19.5
INFO     Loading config from: builtin defaults, /etc/xdg/mopidy/mopidy.conf, /home/fly/.config/mopidy/mopidy.conf, command line options
INFO     Enabled extensions: spotify, mpd, softwaremixer, stream
INFO     Disabled extensions: local, http
INFO     Starting Mopidy mixer: SoftwareMixer
INFO     Mixing using GStreamer software mixing
INFO     Starting Mopidy audio
INFO     Starting Mopidy backends: SpotifyBackend, StreamBackend
INFO     Mopidy uses SPOTIFY(R) CORE
INFO     Audio output set to "alsasink"
INFO     Starting Mopidy core
INFO     Starting Mopidy frontends: MpdFrontend
INFO     MPD server running at [::ffff:192.168.1.99]:6601
INFO     Connected to Spotify
INFO     New MPD connection from [::ffff:192.168.1.26]:45326
INFO     Loaded 13 Spotify playlists
ERROR    GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure. Debug message: gstplaysink.c(1899): gen_audio_chain (): /GstPlayBin2:playbin20/GstPlaySink:playsink0

或者也可以使用 mopidy 来管理您的本地媒体。 只需配置
本地后端。 并完全停止使用 mpd(但请注意 mpd
性能更好,尤其是在低功耗系统上)。
2014 年 12 月 29 日 19:13,“Ronan Nello”通知@ github.com 写道:

有人知道如何在另一个 mpd 运行时使用 modipy 吗?
我希望它也使用我的 mpd 和 Spotify 中的音乐


直接回复此邮件或在 GitHub 上查看
https://github.com/mopidy/mopidy/issues/925#issuecomment -68289719。

我稍后会看到我的树莓派速度是否好:)
但现在 mpd 运行良好,而 modipy 不能播放任何东西......

老实说,在树莓派上并不是很好。 而且很闷!
2014 年 12 月 29 日 19:28,“Ronan Nello”通知@ github.com 写道:

我稍后会看到我的树莓派速度是否好:)
但现在 mpd 运行良好,而 modipy 不能播放任何东西......


直接回复此邮件或在 GitHub 上查看
https://github.com/mopidy/mopidy/issues/925#issuecomment -68293407。

但公平地说,在一台服务器上拥有所有媒体很好,而且它仍然是
完全可用。 特别是如果您进行明智的搜索。 如果你有
有问题你可以随时使用pi音乐盒现成的镜像。
2014 年 12 月 29 日 19:30,“Nick Steel” [email protected]写道:

老实说,在树莓派上并不是很好。 而且很闷!
2014 年 12 月 29 日 19:28,“Ronan Nello”通知@ github.com 写道:

我稍后会看到我的树莓派速度是否好:)
但现在 mpd 运行良好,而 modipy 不能播放任何东西......


直接回复此邮件或在 GitHub 上查看
https://github.com/mopidy/mopidy/issues/925#issuecomment -68293407。

我更喜欢自己做,我有一个轻量级的 debian 映像,上面只有我想要的包。

将来,请使用 https://discuss.mopidy.com/ 获取支持请求,并坚持只使用问题跟踪器来处理 mopidy 中的实际错误 :-)

此页面是否有帮助?
0 / 5 - 0 等级