Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

没有找到本地音乐与更新本地歌曲库ID3出错 #121

Open
iamgqb opened this issue Oct 26, 2014 · 6 comments
Open

没有找到本地音乐与更新本地歌曲库ID3出错 #121

iamgqb opened this issue Oct 26, 2014 · 6 comments

Comments

@iamgqb
Copy link
Contributor

iamgqb commented Oct 26, 2014

安装是从git上直接clone的代码

我想我应该是正确安装了ffmpeg

ˊ_>ˋ微博是个好图床
issue

@iamgqb
Copy link
Contributor Author

iamgqb commented Oct 26, 2014

[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)

而且有时候会出现这样的warning

@guo-yu
Copy link
Owner

guo-yu commented Oct 27, 2014

底层抛出的错误,智能用 2>/dev/null 的方式忽略了。这是为啥 douban.fm 命令是外边包了一层之后再调用 core.douban.fm

@iamgqb
Copy link
Contributor Author

iamgqb commented Oct 27, 2014

那更新歌曲库出错又是什么引起的呢

@guo-yu
Copy link
Owner

guo-yu commented Oct 27, 2014

写 id3 的时候出现错误吗?我没看到报具体的错误日志?

@iamgqb
Copy link
Contributor Author

iamgqb commented Oct 27, 2014

嗯,在使用 douban.fm config 然后选择更新id3的时候,就直接显示上图中的错误。

而因为我是直接clone的代码,所以 douban.fm 命令其实使用的是cli

alias douban.fm='/Users/Gqb/douban.fm/bin/cli'

但并没有错误打印在终端上,只有如下提示,之前我修改过歌曲目录

Gqb-MBP:~ Gqb$ douban.fm config
[?] 请选择需要更改的配置项: (Use arrow keys)
[?] 请选择需要更改的配置项: 更新本地曲库歌曲ID3 / Update ID3 for local songs

 douban.fm v0.2.2 loading 
  ↳  正在从 /Users/Gqb/Music/douban.fm 读取音乐列表


 douban.fm v0.2.2 error 
  ↳  {}

@iamgqb
Copy link
Contributor Author

iamgqb commented Oct 27, 2014

en... 发现是与 #103 一样的错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants