Can you play volumio functions through command line?

true a play list or just 1 song direct or add in the qeue so you have 3 options :stuck_out_tongue:

here you have a few:

if you want to controle it with a remote look for triggerhappy

play direct
http://volumio.local/api/v1/replaceAndPlay

addtoqueue
http://volumio.local/api/v1/addToQueue

play playlist
http://volumio.local/api/v1/commands/?cmd=playplaylist&name= << here your playlistname >>