From: Oleg Broytman Date: Mon, 8 Sep 2025 15:03:50 +0000 (+0300) Subject: .mc/menu: Identify image detailed X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=7bba9e8dc18bf69756042879a0dde08e494f5d3d;p=dotfiles.git .mc/menu: Identify image detailed --- diff --git a/.mc/menu b/.mc/menu index 015b02b..2f909fc 100644 --- a/.mc/menu +++ b/.mc/menu @@ -136,6 +136,10 @@ I View icon, JPEG-2000, TIFF, WebP image I Identify image identify %f ++ t lr & f \.(bmp|BMP|gif|GIF|ico|jpg|JPG|jpeg|JPEG|jp2|pbm|PBM|ppm|PPM|png|PNG|tif|TIF|tiff|TIFF|webp|xbm|xpm)$ +I Identify image detailed + identify -verbose %f + + t lr & f \.(aac|ac3|ape|cue|dts|flac|m3u8?|mka|mp3|MP3|ogg|OGG|pls|WAV|wav|wv)$ | t t a Add the audiofile(s) or playlist(s) #if [ "`audtool --get-volume`" -eq 0 ]; then audacious & sleep 3; fi