]> git.phdru.name Git - dotfiles.git/blobdiff - .mc/menu
.mailcap: Remove outdated `smplayer` and `mediaplayer_open`
[dotfiles.git] / .mc / menu
index 89be2d2828324e888676f9d9dbe305e9acc1ecf1..e868e72c8f03a1cc28914913cc7c52c76d9b2349 100644 (file)
--- a/.mc/menu
+++ b/.mc/menu
@@ -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
@@ -142,9 +139,7 @@ P  Play the audiofile(s) or playlist(s)
    done
    exec audtool --playback-play
    #mplayer -playlist %f &
-   #smplay %s &
    #deadbeef %s &
-   #exec mediaplayer_open %f
 
 + t lr & f \.m3u
 R  Play the playlist in random order
@@ -154,20 +149,9 @@ R  Play the playlist in random order
    audtool --playlist-addurl random-playlist-tmp.m3u
    audtool --playback-play
    #mplayer -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
-   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