id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
328	Update mc.ext in respect to the handling of XIPH multimedia formats .ogg, oga, .ogv, etc	jemm	styx	"As defined in http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions I'd propose to update mc.ext as follows:

update line 381 from:
	regex/\.([oO][gG][gG])$
to:
	regex/\.([oO][gG][gG|aA|vV|xX])$

And add thereafter
	regex/\.([sS][pP][xX]|[fF][lL][aA][cC])$
       Open=if [ ""$DISPLAY"" = """" ]; then play %f; else (xmms %f >/dev/null 2>&1 &); fi

The whole section is called ### Sound files ### and if having .ogv and .ogx (video files) there is unsuitable, then maybe ### Video files ### could be added. However the point is that ogginfo is perfectly capable of showing content of all multimediafiles which  use .ogg container and that will help a lot of users who deal with these files in commandline."	enhancement	closed	major	4.7	mc-core	4.6.2	fixed	commited-master					
