summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.lua b/main.lua
index b91a458..e711492 100644
--- a/main.lua
+++ b/main.lua
@@ -1068,6 +1068,8 @@ mp.register_event('end-file', function()
update_osd()
end)
+mp.command_native({'script-message', 'osc-idlescreen', 'no', ''})
+
load_data()
push_group_menu(catalogue:get('root'))