logha / aimp-web-ctl

Automatically exported from code.google.com/p/aimp-web-ctl
0 stars 0 forks source link

Impossible to change custom statuses 10, 11 #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open http://localhost:38475/?action=set_custom_status&status=11&value=10 to 
set custom status 11 to value 10
2. Open http://localhost:38475//?action=get_custom_status&status=11 to get value

What is the expected output? What do you see instead?
Expected output is 10. Step two's output is default value 50.

What version of the product are you using? On what operating system?
Using aimp_web_ctl_v2.6.4.4 @ Windows 7 64 bit. Also tried it from an Android 
device without any luck.

Please provide any additional information below.
Custom status 12 - 28 work without any problems. But I think there has 
something shifted, because eg. status 27 should be 28.

Original issue reported on code.google.com by aberl.ma...@gmail.com on 12 Nov 2011 at 12:08

GoogleCodeExporter commented 8 years ago
Hi Martin, this is the bug within the API of AIMP player. Im passing custom 
statuses directly to AIMP and get them directly too. So I can do nothing with 
this issue. Need to call directly to the author of AIMP.

Original comment by md.xytop on 12 Nov 2011 at 5:09