Sequential commands

Hi there,

two questions that are related. I asked these previously but didn’t have any luck

  1. Is there a way of jumping to a specific position in a playlist, using the websocket API?

  2. if not, I thought of this work around:

E.g. I want to play position 2 in the album.

  1. Play album
    (wait for album to start)
  2. Jump to next track

But, how do I get volumio to run jump to next track after 1 has completed? Right now, this doesn’t work.

Thanks!