summaryrefslogtreecommitdiffstats
path: root/player/lua/osc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'player/lua/osc.lua')
-rw-r--r--player/lua/osc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/lua/osc.lua b/player/lua/osc.lua
index b1c57ce63b..743ad49555 100644
--- a/player/lua/osc.lua
+++ b/player/lua/osc.lua
@@ -84,7 +84,7 @@ local user_opts = {
title_mbtn_right_command = "show-text ${path}",
play_pause_mbtn_left_command = "cycle pause",
- play_pause_mbtn_mid_command = "",
+ play_pause_mbtn_mid_command = "cycle-values loop-playlist inf no",
play_pause_mbtn_right_command = "cycle-values loop-file inf no",
chapter_prev_mbtn_left_command = "osd-msg add chapter -1",