feat(media): add play-media fzf picker for audio/video files #114

Merged
rootiest merged 1 commits from feat/play-media-fzf-picker into main 2026-08-21 06:52:24 +00:00
1 Commits
Author SHA1 Message Date
rootiest 51fc669c02 feat(media): add play-media fzf picker for audio/video files
Fuzzy-filters audio/video files under the current directory via fd,
previews them with thumbnails pulled from the freedesktop thumbnail
cache (or ffprobe metadata as a fallback), and plays the selection
through the best available player: --player flag, $play_media_player,
xdg-mime default, then a short mpv/vlc fallback list. Adds mpv/vlc as
optional fish-deps entries.
2026-08-21 02:47:45 -04:00