aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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