I'm running both the standard gui interface and an http interface (on xp home sp2). I send in remote commands to seek and in almost all cases the the current play time is not updated (i.e. one in about 10 times it works as expected). However, the seek did work and the video is ok too, it's just the info on the current play position which is wrong.
Here's how I seek 30 seconds (this does do the seek, and the slider moves too, but the info returned is wrong and the gui position status is stuck)
http://localhost:8080/requests/status.xml?command=seek&val=%2B30s
The slider moves but the status bar time doesn't change. In addition, reading back the output from
http://localhost:8080/requests/status.xml
shows the value for the time to be unchanged (i.e. its stuck).
If I touch the slider in the gui (just left mouse click on it without dragging it which does not alter its postion) it works again until the next time I send in a seek.
Once in a while it does not stick. I'm playing an mpg 2 file.