ExecCommand5 = "mocp -a %f"

i try to set F5 as add to list by this
ExecCommand5 = "mocp -a %f"
and its just freezing
when its freezed 'mocp -a smth' command freezing too
^c in first freez and 2nd flushes
seems trying to update busy client

Invoking mocp this way in ExecCommand option seems to cause a deadlock. Why not just remap add_file in the keymap to F5 key?

--
Damian Pietras - MOC developer

i try dup it to f5
mayb better in keymap syntax like key=command?

No, because there can be few keys for the same command.

--
Damian Pietras - MOC developer