2008-09-22, 09:35
When I tray to send these Action ID using key.h I've got a good response from webserver (ok) but nothing happens :
-http://localhost/xbmcCmds/xbmcHttp?command=Action¶meter=88 (#define ACTION VOLUME_UP)
-http://localhost/xbmcCmds/xbmcHttp?command=Action¶meter=89 (#define ACTION VOLUME_DOWN)
While -http://localhost/xbmcCmds/xbmcHttp?command=Action¶meter=91 (#define ACTION VOLUME_MUTE) is working fine.
Is that a bug ? If so I will post a ticket on trac.
-http://localhost/xbmcCmds/xbmcHttp?command=Action¶meter=88 (#define ACTION VOLUME_UP)
-http://localhost/xbmcCmds/xbmcHttp?command=Action¶meter=89 (#define ACTION VOLUME_DOWN)
While -http://localhost/xbmcCmds/xbmcHttp?command=Action¶meter=91 (#define ACTION VOLUME_MUTE) is working fine.
Is that a bug ? If so I will post a ticket on trac.