davidmueller13 / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

Play on XBMC (links like m.youtube.com) won't play on XBMC #747

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Get into www.youtube.com. Moblie browsers redirects to m.youtube.com
2. Click on any video
3. Tap "play on XBMC"

What is the expected output? What do you see instead?
It is expected to play the video on XBMC but it says "One ore more items dailed 
to play. Check the log file for details."

What version of XBMC Remote are you using?
XBMC Remote version 1.0.9

Which Android device are you using (and which ROM, if custom)?
Xiaomi Hongmi 1w
MIUI-JHBCNBF17.0 based on android 4.2.2

Which XBMC revision are you running and on which platform?
Ubuntu 14.04 x64.
XBMC 13.2

Please provide any additional information below.

I checked to "request desktop site" in mobile browser and then tap "play on 
XBMC". In that case, XBMC opens video and plays normally.
So I think a script is needed which should convert mobile (m.youtube) links to 
desktop (youtube.com) like links. Then send to XBMC to play them.

Original issue reported on code.google.com by harut2...@gmail.com on 24 Oct 2014 at 2:20