+ 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
+ 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
+ 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
+ t d
P Play directory with mpv GUI
- gmplay %f/* &
+ gmplayer %f/* &
+ t d & f ^\.\.$
b Compress the current subdirectory to tar.bz2