diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-20 12:58:26 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-20 12:58:26 +0900 |
| commit | 6a0348deb81c8295e7a64ee04fe1f1bfa898543d (patch) | |
| tree | 2748caa4521623c65ce1dc0813e3b3d9820a2768 /ar/.config/mpv/input.conf | |
| parent | ffd21f757311f949ac002fc88a57123e9d290926 (diff) | |
modified mpv/input.conf, modified scripts/integrity-check.lua
Diffstat (limited to 'ar/.config/mpv/input.conf')
| -rw-r--r-- | ar/.config/mpv/input.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/mpv/input.conf b/ar/.config/mpv/input.conf index 427581f..983df8f 100644 --- a/ar/.config/mpv/input.conf +++ b/ar/.config/mpv/input.conf @@ -72,6 +72,7 @@ alt+l script-message cycle_video_rotate 90 g script-message contact-sheet-close; script-message playlist-view-toggle # Toggle gallery i script-message-to misc print-media-info # Toggle video info I script-message integrity-status # Show integrity check status (playlist) +ctrl+i script-message integrity-scan # Start integrity check (current file + playlist) n set volume 50 # Set volume 50 shift+n set speed 1.0 # Set normal speed 1.0 m cycle mute # Toggle mute |
