mpris-notifier icon indicating copy to clipboard operation
mpris-notifier copied to clipboard

Ignore Specific Players

Open prikhi opened this issue 11 months ago β€’ 2 comments

Hey, love this & use it to get desktop notifications for media players that either don't send dbus notifications or want to send their own, uniquely styled notifications that look out of place from the rest of my WM themeing!

The one annoyance is I don't care about some "players" and would like to ignore relaying their mpris notifications to desktop notifications. I.e., Firefox creates excessive messages, like watching a video in firefox will make it start sending mpris messages, and then it proceeds to send one notification for every sound that is made anywhere(like, per slack message, for each tick in a figma timer, etc).

Would love it if we could specify a config option for ignoring specific clients - maybe through the identifier in the bus name? Ideally it wouldn't care about the instance-specific identifier, I want to ignore all *.firefox.* messages, not just *.firefox.instance9001.

prikhi avatar Mar 21 '24 19:03 prikhi