Hi all ! While testing harbor with an old darkice, I noticed it sends the MIME type "application/x-ogg" while we used to match only "application/ogg".
I've added it to our list, but this happened before, so I looked at a reliable list of possible types... which does not exist.. Official list is there: http://www.iana.org/assignments/media-types/ but is missing LOT of types... So, we could, before the release, seek for missing types.. Currently, we match mime types for decoders and paylists, so we can start looking at missing ones for following formats with currently matched types: Vorbis: application/ogg application/x-ogg MP3: audio/mpeg Playlistes basiques: audio/x-scpls (format File: ) audio/x-mpegurl (format one uri per line) Playlistes xml: video/x-ms-asf: MS ASF format application/rss+xml: RSS (assumed Podcast) application/smil: SMIL format application/xspf+xml: XSPF format text/xml: match for any of the above application/xml: match for any of the above ( XML parsing detects format, so we may implement more.. ) Please raise your voice if some are missing in action ! Romain -- Marcus Garvey told us That freedom is a must. He told us that the Black Star Liners Are coming one day for us.
