#for f in %s; do
# audtool --playlist-addurl "$f"
#done
- #smplayer -add-to-playlist %s &
+ #smplay -add-to-playlist %s &
deadbeef --queue %s &
+ t r & f \.(aac|ac3|ape|cue|dts|flac|m3u|mka|mp3|MP3|ogg|OGG|pls|WAV|wav|wv)$ | t t
# audtool --playlist-addurl "$f"
#done
#smplayer -send-action pl_remove_all
- #smplayer -add-to-playlist %s &
+ #smplay -add-to-playlist %s &
deadbeef --queue %s &
+ t r & f \.(aac|ac3|ape|cue|dts|flac|m3u|mka|mp3|MP3|ogg|OGG|pls|WAV|wav|wv)$ | t t
# audtool --playlist-addurl "$f"
#done
#exec audtool --playback-play
- #mplayer -playlist %f &
- #smplayer %s &
+ #mplay -playlist %f &
+ #smplay %s &
deadbeef %s &
#exec mediaplayer_open %f
#audtool --playlist-clear
#audtool --playlist-addurl random-playlist-tmp.m3u
#audtool --playback-play
- #mplayer -playlist random-playlist-tmp.m3u &
- #smplayer random-playlist-tmp.m3u &
- #smplayer -actions pl_shuffle %f &
+ #mplay -playlist random-playlist-tmp.m3u &
+ #smplay random-playlist-tmp.m3u &
+ #smplay -actions pl_shuffle %f &
deadbeef --queue random-playlist-tmp.m3u & deadbeef --play
#mediaplayer_open random-playlist-tmp.m3u
(sleep 5; exec rm random-playlist-tmp.m3u) &
+ f \.(aac|ac3|ape|cue|dts|flac|m3u|mp3|MP3|ogg|OGG|pls|WAV|wav|wv|avi|AVI|flv|iso|m2ts|m4v|mka|mkv|MKV|mov|MOV|mp4|MP4|mpg|MPG|vob|VOB|wma|wmv)$ | t d | t t
s Play audio/video file(s) or directory with smplayer
- smplayer %s &
+ smplay %s &
+ t d & f (video_ts|VIDEO_TS)$
c Play the current directory with smplayer
- smplayer . &
+ smplay . &
+ t r & 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)$
i Audio/video info
+ f \.(aac|ac3|ape|cue|dts|flac|m3u|mp3|MP3|ogg|OGG|pls|WAV|wav|wv|avi|AVI|flv|iso|m2ts|m4v|mka|mkv|MKV|mov|MOV|mp4|MP4|mpg|MPG|vob|VOB|wma|wmv)$ | t d | t t
= f \.(aac|ac3|ape|cue|dts|flac|m3u|mp3|MP3|ogg|OGG|pls|WAV|wav|wv|avi|AVI|flv|iso|m2ts|m4v|mka|mkv|MKV|mov|MOV|mp4|MP4|mpg|MPG|vob|VOB|wma|wmv)$
-m Play video file(s) with mplayer
- mplayer %s &
+m Play video file(s) with mpv
+ mplay %s &
+ f \.(aac|ac3|ape|cue|dts|flac|m3u|mp3|MP3|ogg|OGG|pls|WAV|wav|wv|avi|AVI|flv|iso|m2ts|m4v|mka|mkv|MKV|mov|MOV|mp4|MP4|mpg|MPG|vob|VOB|wma|wmv)$ | t d | t t
= f \.(aac|ac3|ape|cue|dts|flac|m3u|mp3|MP3|ogg|OGG|pls|WAV|wav|wv|avi|AVI|flv|iso|m2ts|m4v|mka|mkv|MKV|mov|MOV|mp4|MP4|mpg|MPG|vob|VOB|wma|wmv)$
-m Play video file(s) with mplayer asking audio volume
+m Play video file(s) with mpv asking audio volume
AUDIO_VOLUME=%{Enter volume}
- AUDIO_VOLUME=$AUDIO_VOLUME mplayer %s &
+ AUDIO_VOLUME=$AUDIO_VOLUME mplay %s &
+ 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 gmplayer
- gmplayer %s &
+M Play audio/video with mpv GUI
+ gmplay %s &
+= t d & f (video_ts|VIDEO_TS)$
-d Play DVD directory with mplayer
- mplayer -dvd-device . dvd:// &
+d Play DVD directory with mpv
+ mplay -dvd-device . dvd:// &
+ t d & f (video_ts|VIDEO_TS)$
-D Play DVD directory with gmplayer
- gmplayer -dvd-device . dvd:// &
+D Play DVD directory with mpv GUI
+ gmplay -dvd-device . dvd:// &
+ t d & f (video_ts|VIDEO_TS)$
-t Play DVD title with mplayer
+t Play DVD title with mpv
title=%{Enter title}
- mplayer -dvd-device . dvd://"$title" &
+ mplay -dvd-device . dvd://"$title" &
+ t d & f (video_ts|VIDEO_TS)$
-T Play DVD title with gmplayer
+T Play DVD title with mpv GUI
title=%{Enter title}
- gmplayer -dvd-device . dvd://"$title" &
+ gmplay -dvd-device . dvd://"$title" &
+ t d
-p Play directory with mplayer
- mplayer %f/* &
+p Play directory with mpv
+ mplay %f/* &
+ t d
-P Play directory with gmplayer
- gmplayer %f/* &
+P Play directory with mpv GUI
+ gmplay %f/* &
+ t d & f ^\.\.$
b Compress the current subdirectory to tar.bz2