mpv-notify-send icon indicating copy to clipboard operation
mpv-notify-send copied to clipboard

A Lua script for mpv to send notifications with notify-send(1).

Results 10 mpv-notify-send issues
Sort by recently updated
recently updated
newest added

I'm not entirely sure if this is being maintained anymore, but I'm going to submit for your approval two feature requests anyway. 1. Option to only allow notifications when MPV...

prevent the notify-send warning on empty notification

Dunstify allows for --replace option to replace notification in place. Add --appname option for proper dunstrc configuration. Add more filenames.

For online videos property `media-title` seems to be more reasonable and displays the title rather than the URL itself (works for YT at least)

Works perfect when title change. BUT is it possible to trigger the script to run manually. Meaning I would want to assign a key to revile the information on demand.

looks like I get constant "message.oga" notification if I activate this script in wayland/hyprland/arch

I'm using flatpak MPV, is it because of that?

The problem was the use of `unpack`. I've tested it on Fedora 37 under i3wm. I've also gone ahead and made the metadata matching slightly more intelligent. It would still...

This also makes it easy for people running mpv as an IPC-server to manually trigger the notification by calling `echo '{ "command": ["keypress", "N"] }' | socat - /path/to/mpv-socket` Resolves...

Use ffprobe to determine if an image file exists in audio and video files, if it does, use ffmpeg to extract it