X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.mc%2Fmenu;h=c2172ca397c46278730a9dd91440215938b04e0f;hb=76b1dd9a9d4564c2427fe0d9290a5d42bae61c98;hp=a983ae64d13cab21e704feea8bc730ae26c3649f;hpb=966958202e53a41f0e54a93044bfe33bb8e282d2;p=dotfiles.git diff --git a/.mc/menu b/.mc/menu index a983ae6..c2172ca 100644 --- a/.mc/menu +++ b/.mc/menu @@ -61,9 +61,9 @@ T fb2txt esac $A %f | xsltproc /usr/local/src/FictionBook/FB2_2_txt_ru.xsl - | webstdin -e txt -t -+= t lr & f \.(pdf|PDF|ps|PS)(\.bz2|\.gz)?$ -e View pdf/ps - qpdfview "`echo \"%f\" | sed 's/\\\\//g' | iconv -t utf-8`" & ++= t lr & f \.(pdf|PDF)$ +e View pdf + evince %f & += t lr & f \.djvu(\.bz2|\.gz)?$ e View djvu @@ -73,7 +73,7 @@ e View djvu o View OpenDoc with odt2txt odt2txt %f | ${PAGER:-more} -+ t lr & f \.(odt|ott|sxw|stw|ods|ots|sxc|stc|odp|otp|sxi|sti|odg|otg|sxd|std|odb|odf|sxm|odm|sxg|doc|DOC|rtf|docx|DOCX|xls|XLS|xlsx|XLSX)$ ++ t lr & f \.((pdf|PDF|ps|PS)(\.bz2|\.gz)?|odt|ott|sxw|stw|ods|ots|sxc|stc|odp|otp|sxi|sti|odg|otg|sxd|std|odb|odf|sxm|odm|sxg|doc|DOC|rtf|docx|DOCX|xls|XLS|xlsx|XLSX)$ e Edit (Open)Docs with libreoffice libreoffice %f & @@ -118,7 +118,6 @@ a Add the audiofile(s) or playlist(s) for f in %s; do audtool --playlist-addurl "$f" done - #smplay -add-to-playlist %s & #deadbeef --queue %s & + t lr & f \.(aac|ac3|ape|cue|dts|flac|m3u|mka|mp3|MP3|ogg|OGG|pls|WAV|wav|wv)$ | t t @@ -129,8 +128,6 @@ p Load the audiofile(s) or playlist(s) for f in %s; do audtool --playlist-addurl "$f" done - #smplayer -send-action pl_remove_all - #smplay -add-to-playlist %s & #deadbeef --queue %s & + t lr & f \.(aac|ac3|ape|cue|dts|flac|m3u|mka|mp3|MP3|ogg|OGG|pls|WAV|wav|wv)$ | t t @@ -141,10 +138,8 @@ P Play the audiofile(s) or playlist(s) audtool --playlist-addurl "$f" done exec audtool --playback-play - #mplay -playlist %f & - #smplay %s & + #mplayer -playlist %f & #deadbeef %s & - #exec mediaplayer_open %f + t lr & f \.m3u R Play the playlist in random order @@ -153,21 +148,10 @@ R Play the playlist in random order audtool --playlist-clear audtool --playlist-addurl random-playlist-tmp.m3u audtool --playback-play - #mplay -playlist random-playlist-tmp.m3u & - #smplay random-playlist-tmp.m3u & - #smplay -actions pl_shuffle %f & + #mplayer -playlist random-playlist-tmp.m3u & #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 - smplay %s & - -+ t d & f (video_ts|VIDEO_TS)$ -c Play the current directory with smplayer - smplay . & - + t lr & 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 exec "$HOME"/.config/mpv/mpv_identify.sh %f @@ -177,45 +161,57 @@ i DVD info exec "$HOME"/.config/mpv/mpv_identify.sh . + 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 - mplay %s & + mplayer %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 +m Play video file(s) with mpv (loud) + AUDIO_VOLUME=120 + export AUDIO_VOLUME + mplayer %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 +m Play video file(s) with mpv (louder) + AUDIO_VOLUME=150 + export AUDIO_VOLUME + mplayer %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 +m Play video file(s) with mpv (ask for volume) AUDIO_VOLUME=%{Enter volume} - AUDIO_VOLUME=$AUDIO_VOLUME mplay %s & + export AUDIO_VOLUME + mplayer %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 mpv GUI - gmplay %s & + gmplayer %s & += t d & f (video_ts|VIDEO_TS)$ d Play DVD directory with mpv - mplay -dvd-device . dvd:// & + mplayer -dvd-device . dvd:// & + 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 title=%{Enter title} - mplay -dvd-device . dvd://"$title" & + mplayer -dvd-device . dvd://"$title" & + 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 - mplay %f/* & + mplayer %f/* & + t d P Play directory with mpv GUI - gmplay %f/* & + gmplayer %f/* & + t d & f ^\.\.$ b Compress the current subdirectory to tar.bz2