소스 검색

Do not play dat by extension

master
Arun Prakash Jana 5 년 전
부모
커밋
b0ba197555
No known key found for this signature in database GPG 키 ID: A75979F35C080412
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      plugins/nuke

+ 2
- 2
plugins/nuke 파일 보기

@@ -43,7 +43,7 @@
# 7-zip: list with 7z
# pdf: zathura (GUI), pdftotext, mutool, exiftool
# audio: mocplay (nnn plugin using MOC), mpv, mediainfo, exiftool
# avi|dat|mkv|mp4: smplayer, mpv (GUI), ffmpegthumbnailer, mediainfo, exiftool
# avi|mkv|mp4: smplayer, mpv (GUI), ffmpegthumbnailer, mediainfo, exiftool
# torrent: rtorrent, transmission-show
# odt|ods|odp|sxw: odt2txt
# md: glow (https://github.com/charmbracelet/glow)
@@ -174,7 +174,7 @@ handle_extension() {
exit 1;;

## Video
avi|dat|mkv|mp4)
avi|mkv|mp4)
handle_video
exit 1;;



불러오는 중...
취소
저장