---
lisp/emms-info-libtag.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emms-info-libtag.el b/lisp/emms-info-libtag.el
index 5bb49e8..ae416ff 100644
--- a/lisp/emms-info-libtag.el
+++ b/lisp/emms-info-libtag.el
@@ -53,7 +53,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]\\|[sS][pP][xX]\\)\\'"
+
"\\.\\([Mm][Pp][34]\\|[Mm]4[aA]\\|[oO][gG][gG]\\|[fF][lL][aA][cC]\\|[sS][pP][xX]\\)\\'"
(emms-track-name track)))
(with-temp-buffer
(when (zerop
--
1.7.9.5
_______________________________________________
Emms-patches mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/emms-patches