consume
{STATE
}
[2]
Sets consume state to STATE
,
STATE
should be 0 or 1.
When consume is activated, each song played is removed from playlist.
crossfade
{SECONDS
}
Sets crossfading between songs.
random
{STATE
}
Sets random state to STATE
,
STATE
should be 0 or 1.
repeat
{STATE
}
Sets repeat state to STATE
,
STATE
should be 0 or 1.
setvol
{VOL
}
Sets volume to VOL
, the range of
volume is 0-100.
single
{STATE
}
[2]
Sets single state to STATE
,
STATE
should be 0 or 1.
When single is activated, playback is stopped after current song, or
song is repeated if the 'repeat' mode is enabled.
volume
{CHANGE
}
Changes volume by amount CHANGE
.
volume is deprecated, use setvol instead.