From dab0f00736e49364bc9581c426adf85b92f33214 Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Tue, 11 Aug 2015 08:59:44 -0400 Subject: [PATCH] Fixed m4a file extension mapping in pypo --- python_apps/pypo/pypo/mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_apps/pypo/pypo/mime.types b/python_apps/pypo/pypo/mime.types index 9f05f6b44..4cea7b21c 100644 --- a/python_apps/pypo/pypo/mime.types +++ b/python_apps/pypo/pypo/mime.types @@ -7,7 +7,7 @@ audio/mpeg3 mp3 audio/x-aac aac audio/aac aac audio/aacp aac -audio/mp4 mp4 +audio/mp4 m4a audio/x-flac flac audio/wav wav audio/x-wav wav