| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The new emms-print-metadata is written in C++ and brings on board new
features from TagLib.
Patch by Petteri Hintsanen <petterih@iki.fi>.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* emms-print-metadata.c (main): Better error message.
* emms-info-libtag.el
(emms-info-libtag): New group.
(emms-info-libtag-program-name): Change to defcustom.
(emms-info-libtag-known-extensions): New variable.
(emms-info-libtag): Use emms-info-libtag-known-extensions.
Two changes: First, emms-info-libtag tells the user that it may work
with other forms. Since emms-info-libtag-known-extensions is now a
regexp variable so users can easily add new extensions, if needed.
|
|
|
|
|
|
| |
Short (4 lines) contrib from Arnaud Fontaine <arnau@debian.org>.
See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715864
also: https://vcs-git-viewer.duckcorp.org/?p=people/arnau/emms.git;a=commit;h=27825228ba9d62902b75c45b1ffee3893b22cea8
|
|
|
|
| |
tags using a single program, with the help of Audio::Scan (see http://search.cpan.org/~agrundma/Audio-Scan-0.93/lib/Audio/Scan.pm).
|
| |
|
|
|