From: Oleg Broytman Date: Wed, 3 Jun 2020 11:57:15 +0000 (+0300) Subject: .mc/menu: Fix `gmplayer` X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=76b1dd9a9d4564c2427fe0d9290a5d42bae61c98 .mc/menu: Fix `gmplayer` --- diff --git a/.mc/menu b/.mc/menu index 8cd39a5..c2172ca 100644 --- a/.mc/menu +++ b/.mc/menu @@ -185,7 +185,7 @@ m Play video file(s) with mpv (ask for volume) + f \.(m3u|mp3|MP3|cue|aac|ac3|ape|dts|flac|ogg|OGG|pls|WAV|wav|wv|avi|AVI|flv|m2ts|m4v|mka|mkv|MKV|mov|MOV|mp4|MP4|mpg|MPG|vob|VOB|wma|wmv)$ | t t M Play audio/video with mpv GUI - gmplay %s & + gmplayer %s & += t d & f (video_ts|VIDEO_TS)$ d Play DVD directory with mpv @@ -193,7 +193,7 @@ d Play DVD directory with mpv + t d & f (video_ts|VIDEO_TS)$ D Play DVD directory with mpv GUI - gmplay -dvd-device . dvd:// & + gmplayer -dvd-device . dvd:// & + t d & f (video_ts|VIDEO_TS)$ t Play DVD title with mpv @@ -203,7 +203,7 @@ t Play DVD title with mpv + t d & f (video_ts|VIDEO_TS)$ T Play DVD title with mpv GUI title=%{Enter title} - gmplay -dvd-device . dvd://"$title" & + gmplayer -dvd-device . dvd://"$title" & + t d p Play directory with mpv @@ -211,7 +211,7 @@ p Play directory with mpv + t d P Play directory with mpv GUI - gmplay %f/* & + gmplayer %f/* & + t d & f ^\.\.$ b Compress the current subdirectory to tar.bz2