goodev / android-xbmcremote

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

Skip to time during playback doesn't work #696

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter Remote Control mode
2. Settings > Text Entry
3. Enter time (ex: 4000 to jump to 40 minutes)
4. Press "Done"
5. Press "Select" on remote

What is the expected output? What do you see instead?
At step 4, the XBMC OSD should display the time that will be jumped to in the 
format (<jumpTime>:<totalTime>) for example: 10:00/1:30:00
Instead, the time does not appear to be sent to XBMC. 

What version of XBMC Remote are you using?
1.0.9

Which Android device are you using (and which ROM, if custom)?
HTC One V - x3remeSense_010213

Which XBMC revision are you running and on which platform?
12.0 AppleTV2
12.0 Windows 7

Please provide any additional information below.
I have confirmed that this feature works in XBMC 11.0 as well as 12.0 by using 
the keyboard to successfully jump to a time.
I had used this feature regularly prior to the latest update of the XBMCRemote 
with XBMC 11.0. 

Original issue reported on code.google.com by Basecamp...@gmail.com on 14 Feb 2013 at 10:09