Remove msecseek command. Now seek works differently depending on the argument:
control media seek 10 -> seek to position 10% (previous behavior) control media seek +10 -> seek 10% forward control media seed -10 -> seek 10% backwards control media seek 10s -> seek to position 10s (works with +- too) control media seek 10ms -> seel to position 10ms (works with +- too)
Showing
Please register or sign in to comment