Robyer / foo-httpcontrol

Automatically exported from code.google.com/p/foo-httpcontrol
2 stars 2 forks source link

?cmd=StartNext returns blank helpers #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.http://192.168.1.2:8888/kevo/?cmd=StartNext
2.See explorer output.

What is the expected output? What do you see instead?
I'd expect helper1,2&3 filled but I see: "volume": "100", "isPlaying": "1", 
"currentPage" : "1", "currentTrack": "?", "trackpos": "0", "tracklen": "0", 
"helper2": "", "helper3": "",

What version of the product are you using? On what operating system?
0.96.13.1 with Win7 x64
foo 1.0.2 or 1.1 beta1

Please provide any additional information below.
I've downloaded several templates and it happens with all of them.
I've done a template myself and also happens.

The result is ok with the command PlayOrPause but not with StartNext or 
StartPrevious

Happens with IE,Firefox and Chrome.

Original issue reported on code.google.com by reg...@gmail.com on 2 Aug 2010 at 6:40

GoogleCodeExporter commented 9 years ago
not a bug. this info is not available right on track change. you have to send 
one or more status requests a few moments later after sending track changing 
command until helpers are not empty.

Original comment by oblikoamorale@gmail.com on 2 Aug 2010 at 6:53