[vlc] problems with web interface.
james
manoflinux at gmail.com
Wed Jul 13 08:32:57 CEST 2005
I was redesigning the webinterface have run into a problem.
The +1 min button doesnt work properly. I have changed it from a straight
submit button to a graphical link. and I have this as the url it goes to.
http://127.0.0.1:8080/?control=seek&seek_value=+1min
I even tried escaping it.
http://127.0.0.1:8080/?control=seek&seek_value=+1min
all it does it take to the first minute in the song.
The reverse works perfectly,
http://127.0.0.1:8080/?control=seek&seek_value=-1min
but when I change it to a + it doesnt work, I even tried taking the + off
didnt help.
anyone got any suggestions or is this a bug?
whats the work around?
that same technique worked for all the other buttons.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20050713/42524be6/attachment.html>
More information about the vlc
mailing list