id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,moscow,impact_analysis,related_to,tested,accepted,estimated_hours
323,<content_type> on a playrequest is wrong,Michiel.Schok,,"In #262 a 'smil-file' was introduced. 
In the comments I reported a content-type that was not set correctly. That was subsequently fixed, but now we notice that it is only fixed for mp4-containers, and not for flash.

So, we observe the difference between the results on the playcalls for flash and mp4

flash:
{{{
[GET] asset/ILQdNniTEYXGc6NSP5GUsCry/play?mediafile_id=LrKNT887xmnnym2l1zHilwFp&amp;user_id=foo&amp;aut_domain=surfnet.nl&amp;response=metafile

    <item id=""1"">
      <output>...</output>
      <content_type>application/x-shockwave-flash</content_type>
    </item>
}}}

mp4
{{{
[GET] asset/ILQdNniTEYXGc6NSP5GUsCry/play?mediafile_id=PZ7n6ztE3Y7e7zP4aDlN0cgF&amp;user_id=foo&amp;aut_domain=surfnet.nl&amp;response=metafile

    <item id=""1"">
      <output>...</output>
      <content_type>application/smil</content_type>
    </item>
}}}

We also want 'application/smil' as a content_type on flash content.",defect,closed,critical,MediaMosa 2.1,Core,2.1.5,fixed,,,none,,none,yes,yes,0
