#
# The entries below should be inserted in you mimemap file.
# The file can be opened using the command Filer_Run <Inet$MimeMappings>
#
# Some versions of RISC OS may not support all the attributes in particular:
# 1) Mac filetypes (enclosed between "") may have to be removed.
# 2) Lines with - as mime content type denote mappings without corresponding
#    mime content type. They may not be accepted in which case - should be
#    replaced by a fake content type like dummy/x-dummy.
#
# Please, check not only that the mapping is already present but also correct.
# For example "audio/mpeg" and "audio/x-mpeg" mimetypes are often incorrectly
# mapped to MPEG bf8 which is video MPEG.
#
# Also, on non-Select machines, the mimemap process stop at the first match
# it encounters so pay attention to insert the mappings in the file before
# wildcarded mappings such as "audio/*".
#
# MIME type/subtype	RISC OS name	Hex	Extensions

# required for a correct mapping of internet radio playlists
audio/mpegurl		M3UFile		aa7	.m3u .vlc
audio/x-mpegurl		M3UFile		aa7
application/m3u		M3UFile		aa7
audio/x-scpls		pls		aa8	.pls
application/pls		pls		aa8

# required for a correct mapping of internet radio streams and PC files
audio/ogg		Vorbis		1a8	.ogg .oga
audio/x-ogg		Vorbis		1a8
audio/x-vorbis		Vorbis		1a8
audio/x-vorbis+ogg	Vorbis		1a8
application/ogg		Vorbis		1a8
application/x-ogg	Vorbis		1a8
audio/mpeg		AMPEG		1ad	.mpa .mp3	"MP3\00ISO\00"
audio/x-mpeg		AMPEG		1ad
audio/mp2		AMPEG		1ad	.mp2
audio/mp3		AMPEG		1ad
audio/x-mp3		AMPEG		1ad
audio/flac		FLAC		1cf	.flac
audio/x-flac		FLAC		1cf
audio/ape		APE		1f0	.ape
audio/aac		ADTS		a62	.aac .m4a
audio/aacp		ADTS		a62
application/aac		ADTS		a62
application/aacp	ADTS		a62
audio/ac3		AC3Audio	a8f	.ac3


# required for a correct mapping of PC tracker files extensions
audio/x-mod		MOD		cb6	.mod .nst
audio/x-it		ImpulsTk	1ae	.it
audio/x-xm		FstTk		1af	.xm
audio/x-s3m		ScreamTk	1b0	.s3m
audio/x-stm		ScreamTk	1b0	.stm
-			Symphony	10b	.dsym
-			CocoTrak	365	.coco
-			PCTk		1b1	.dtm .gtk .gt2 .aon .ao4 .stc .digi .dbm .smod .fc14 .okta .med .mmd .amf .669 .dsm
-			PCTk		1b1 .mdl .far .imf .mt2 .mtm .ptm .m .psm .ult .dmf .mmd0 .mmd1 .mmd2 .mmd3 .fc

# should be placed near the end of your mimemap file because the wildcard on non-select machines
*/xml			XML		f80	.xml
