aboutsummaryrefslogtreecommitdiff
path: root/emms-info-libtag.el
diff options
context:
space:
mode:
authorTrent Buck <trentbuck@gmail.com>2005-11-20 06:50:00 +0000
committerTrent Buck <trentbuck@gmail.com>2005-11-20 06:50:00 +0000
commit3da0c9985e451937653b89ffa5c74d2f7dfa2b03 (patch)
tree83f15cf75874df5842ba70ffee7ebbd1c24840b8 /emms-info-libtag.el
parent9e13d9a4b8408e8af40793b84328377c4442354d (diff)
emms-info-libtag.el: libtag can also handle Speex files.
darcs-hash:20051120065009-8f417-8fc080259fe51b3e579026b9c9d0bed0d0c759d3.gz
Diffstat (limited to 'emms-info-libtag.el')
-rw-r--r--emms-info-libtag.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-info-libtag.el b/emms-info-libtag.el
index f592539..04cf3b3 100644
--- a/emms-info-libtag.el
+++ b/emms-info-libtag.el
@@ -50,7 +50,7 @@
(defun emms-info-libtag (track)
(when (and (eq 'file (emms-track-type track))
(string-match
- "\\.\\([Mm][Pp]3\\|[oO][gG][gG]\\|[fF][lL][aA][cC]\\)\\'"
+ "\\.\\([Mm][Pp]3\\|[oO][gG][gG]\\|[fF][lL][aA][cC]\\|[sS][pP][xX]\\)\\'"
(emms-track-name track)))
(with-temp-buffer
(when (zerop