Quod Libet 1.0 发布

Quod Libet 是我在 Linux 下几个少数喜欢的音乐播放及管理软件之一。对 Quod Libet 来说,1.0 版的发布意味着其在发展之路上到达了一个新的里程碑。

Quod Libet

就本次所发布的版本而言,以下几个方面的更改值得关注:

  1. 支持播放 ASF、WMA、SPC 等音乐格式;
  2. Mutagen 现在能够读取并编辑 MP4 文件了;
  3. 改进了音乐浏览器面板,具有更快的反应速度;
  4. 修正了数个 Bug,运行更加稳定而可靠。

Read More:

5 Comments

  1. 1 内存不足 Commented @ 2007-05-05 21:35Reply to this comment

    也是我最喜欢用的,用用看。

  2. 2 keke Commented @ 2007-05-06 0:28Reply to this comment

    请问如何安装?

  3. 3 华华 Commented @ 2007-05-06 0:57Reply to this comment

    Quod Libet 挺好用的

  4. 4 Toy Commented @ 2007-05-06 19:08Reply to this comment

    @keke:你可以看下 README,里面有详细说明。

    运行可以执行:./quodlibet.py

    安装的话,则执行: 1.make extensions 2.make install

  5. 5 华华 Commented @ 2007-11-25 12:54Reply to this comment

    Quod Libet 中文乱码可以用下边单行命令解决

    sudo sed -i '/"id3encoding"/s/""/"GB18030"/' /usr/share/quodlibet/config.py