PDA

View Full Version : Web UI - Fast Forward & Rewind not functioning


rnwb
2008-11-17, 13:52
The seek buttons (fast forward and rewind) don't seem to work at all on the Web UI/Remote Control.
I'm on XBMC Atlantis 8.10
Win XP Pro SP3
Tried on FireFox 3.04 and iPhone 2.1 Safari.

Am I doing it wrong or should I log this in TRAC?

On MouseOver, the URI seems different to most of the others.
Most commands are of the form:
http://xbox/xbmcCmds/xbmcForm?command=pause
The seek buttons are of the form:
http://xbox/scripts/seek.spy?seek=5

I just read in some posts from 2004/2005 that there was a patch to apply... did that never make it into the trunk?
Am I missing a file "/scripts/seek.spy"?

Help...

WiSo
2008-11-17, 23:59
The commands aren't implemented in the first syntax.
Latter one looks correct but the script is missing. There were some recent changes on the web scripts I'm not aware off.
Maybe we have to ship another web package.