Skip to content

Playback options

Kubat requested to merge mpv-options into master

Making the playback options working:

  • single: play only one kara and looping on it
  • repeat: if we are at the end of the queue go to the begin of it
  • random: play a random kara in the queue each time
  • setvol: set the volume
  • consume: delete the kara from queue queue after playing it
Edited by Kubat

Merge request reports