Just looked on it:
VOLUMESET problem is just a minor bug in the plugin, not in Uncle'T Jukebox. Fixed.
You now need to press t he OK button, before the value change, not just with TAB. Before the OK buttton didden't actuelly works in the correct way.
Released on both homepage and here.
But I can't Release a VolumeUp and VolumeDown event either, while the slider is moving? This seen UncleT Jukebox does not check JUKE_PLUGIN_EVENT_GET events, while it on and moving? THe Release is only checked when the slider is finish moved (position 0 or 100). Please Note: This is not effected the above VolumeSet bug.
NB. MultiJuke checking commands 30 times per seconds (since it run at 30 FPS), which is why I priotity JUKE_PLUGIN_EVENT_GET highest in the parser, just after VOLUME_MUTE and VOLUME_CHANGE commands. I asume this is the most used command.