sakithb / media-controls

A media indicator for the Gnome shell.
MIT License
236 stars 36 forks source link

Blacklisted media still showing #24

Closed devanshvarmaa closed 2 years ago

devanshvarmaa commented 3 years ago

Amazing extension chief however blacklisting is not working for some reason I blacklisted Mozilla Firefox, and YouTube. But it is still showing up in the player

sakithb commented 2 years ago

Can you show me a screenshot of the blacklisted apps list?

sakithb commented 2 years ago

Since there is no reply, I will close the issue.

adekmaulana commented 2 years ago

i had the same problem, i blacklisted Google Chrome but it's still there, or i did it wrong.

Screenshot from 2021-11-11 20-50-44

sakithb commented 2 years ago

i had the same problem, i blacklisted Google Chrome but it's still there, or i did it wrong.

Screenshot from 2021-11-11 20-50-44

The extension does not check for the name of the executable, instead it checks for the name in the desktop file. So just "chrome" should work.

adekmaulana commented 2 years ago

The extension does not check for the name of the executable, instead it checks for the name in the desktop file. So just "chrome" should work.

Thanks, now it's working

jh0l commented 2 years ago

Is there a way to put examples and instructions for using the "blacklist" feature on documentation or on the extension homepage somewhere? Having to search through the github issues for a main feature is kind of inconvenient

venkivijay commented 1 year ago

@cliffniff What would be the blacklist string for "Microsoft Teams" application? Name in the .desktop file is Microsoft Teams - Preview. Player display name is Microsoft Teams Notification. Executable name is teams. None of the above worked for me.