[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emms-help] Remove emms-info-ogg.el/ogg-comment.el?
From: |
Tim Landscheidt |
Subject: |
[emms-help] Remove emms-info-ogg.el/ogg-comment.el? |
Date: |
Thu, 01 Jul 2010 00:09:23 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Hi,
since some time ago the manual recommends using
emms-info-*ogginfo*.el to retrieve Ogg Vorbis comments. The
only major advantage of emms-info-*ogg*.el, not to have to
rely on external programs, is gone since nowadays it uses
ogginfo to retrieve the playback length as well. Further,
the native parser seems to fail on non-ASCII comments:
| ELISP> (oggc-read-header "/usr/share/jukebox/Björk, David Arnold: Play
Dead.ogg")
| ("Xiph.Org libVorbis I 20020717"
| (("artist" "Bj\303\266rk, David Arnold")
| ("title" "Play Dead")))
Therefore, rather than spending time to fix this, I propose
to remove emms-info-*ogg*.el and ogg-comment.el completely.
Tim
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [emms-help] Remove emms-info-ogg.el/ogg-comment.el?,
Tim Landscheidt <=