X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.mc%2Fmenu;h=a63f044a7cb4c891b874a52ea67c2cccf7886a99;hp=f0ce0c07e72e82abcebc88c99c2749098c3acdbf;hb=ea09d9ec6d1f3954239c70c3f2ef6f0058a7a284;hpb=aa2825bc67f675d2823cb6dad2035bba719fe949 diff --git a/.mc/menu b/.mc/menu index f0ce0c0..a63f044 100644 --- a/.mc/menu +++ b/.mc/menu @@ -10,9 +10,9 @@ shell_patterns=0 exec $CMD %s + t t -@ Do something on the tagged files one by one +@ Do something on the selected files one by one CMD=%{Enter command} - for f in %t; do + for f in %s; do $CMD "$f" done @@ -29,11 +29,11 @@ b View the file in a browser exec webbrowser file://%d/%f + t r += f \.(htm(l?)|txt)$ w View the file in a new browser window exec webbrowser -n file://%d/%f + t r -= f \.(htm(l?)|txt)$ t View the file in a new browser tab exec webbrowser -t file://%d/%f @@ -113,7 +113,7 @@ a Add the audiofile(s) or playlist(s) #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 @@ -125,7 +125,7 @@ p Load the audiofile(s) or playlist(s) # 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 @@ -136,8 +136,8 @@ P Play the audiofile(s) or playlist(s) # 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 @@ -148,20 +148,20 @@ R Play the playlist in random order #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 @@ -173,38 +173,44 @@ i DVD 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 mpv asking audio volume + AUDIO_VOLUME=%{Enter volume} + 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 @@ -261,7 +267,7 @@ z Compress the current subdirectory to zip echo ../"$zip".zip created. + t d & f ^\.\.$ -y Compress the current subdirectory to zip with recoded filenames +y Compress the current subdirectory to zip recoding filenames Pwd="`basename %d /`" echo -n "Name of the distribution file (without extension) [$Pwd]: " read zip @@ -307,16 +313,16 @@ z zip the file/directory exec zip -r9 %f.zip %f + ! f \.(z|Z|bz2|gz|lz|lzma)|(tbz2|tgz|tz|zip|ZIP|rar|RAR|xz|7z)$ & t r -y zip the file/directory with recoded filename(s) +y zip the file/directory recoding filename(s) exec zip.py %f.zip %f + t t -Z zip these files/directories +Z zip selected files/directories ZIP=%{Enter zip name} exec zip -r9 "$ZIP" %s + t t -Y zip these files/directories with recoded filenames +Y zip selected files/directories recoding filenames ZIP=%{Enter zip name} exec zip.py "$ZIP" %s @@ -449,11 +455,11 @@ X Extract another compressed file exec $P %D/%F + t r & f \.(zip|ZIP)$ -y Extract from zip with recoded filenames +y Extract from zip recoding filenames exec unzip.py %f + T r & F \.(zip|ZIP)$ -Y Extract from other zip with recoded filenames +Y Extract from other zip recoding filenames exec unzip.py %D/%F + t r @@ -494,7 +500,7 @@ D Diff these directories exec diff -ru --speed-large-files \ -x CVS -x .git -x .hg -x .svn -x '*.py[co]' -x __pycache__ %D/%F %f -+= f \.(asc|sig(n)?)$ & t r ++= f \.(asc|gpg|sig(n)?)$ & t r v Verify signature exec gpg --verify %f