mpv-notify-send
mpv-notify-send copied to clipboard
if no summary and no body then no notify-send
prevent the notify-send warning on empty notification
Thank you for the pull request.
Just to clarify: notify-send errors when the summary is empty. This happens only if the file has an empty title tag specified, or is there another case where this happens? If not, I think it'd be more reasonable to send a notification with the filename instead of no notification at all.
Does 29230fc solve the issue you want to solve with this pull request?