id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2767	[PATCH] A few innocuous and very useful updates for mc.ext	birdie	slavazanko	"1. Add a few more audio file types for audio

{{{
-regex/\.([wW][mM][aA])$
+regex/\.([wW][mM][aA]|[aA][pP][eE]|[aA][aA][cC]|[wW][vV]|[mM]4[aA])$
}}}

2. Simplify WMA handling ( -> Include=audio)

3. Change audio and video 'View'

{{{
-sed -n '/^ID_/p'
+sed -n 's/^ID_//p'
}}}

that will hide superfluous ID_ prefix"	enhancement	closed	major	4.8.7	mc-core	master	fixed					merged	committed-master
