View Single Post
Posts: 185 | Thanked: 103 times | Joined on Aug 2008
#59
Originally Posted by godofwar424 View Post
If you look in the mimeinfo.cache file, you will see that there is already a video link in there that will open ALL video files with videosuiteinterface.desktop

Code:
video/*=videosuiteinterface.desktop

This means the problem lies in the browser itself, it isn't relaying the link properly to the N9, meaning that the the video file isn't detected and the video player doesn't open.
Yeah hmmmmm I saw that too. Not sure what to try now, sorry.

I poked around google music some more with that DOM security error. Turns out that this is probably the reason: http://stackoverflow.com/questions/2...m-exception-18 which means that unless we can run in unsecure mode, I don't think we can do anything to make it work.