OK, now I see -- in your version, the content type was wrong for both .ogg 
and .oga. These were all corrected in trunk about a month ago. Note, 
technically, I believe .ogg should be 'application/ogg', and .oga should be 
'audio/ogg'. In the former case, the browser should figure out whether it 
is audio or video.

Anthony

On Friday, May 17, 2013 1:53:45 PM UTC-4, Zaka Elab wrote:
>
> I finally found the solution. I read this post 
> https://groups.google.com/d/topic/web2py/VxQhildrQew/discussion where I 
> got the idea to change the mime type in gluon/contenttype.py
>
> I replaced this '.ogg': 'video/x-theora+ogg' by '.ogg': 'audio/ogg',
>
> I'm using web2py Version 2.4.5-stable+timestamp.2013.03.18.22.46.22, and 
> maybe this problem is solved in 2.4.6
>
> I forgot to let my web2py version in prior comments, I'm sorry for that, 
> it could have been helpful.
>
> I hope this can help other people.
>
> Thanks for your help.
>
> Best.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to