6

As a playlist or internet radio station plays, a notification pops up in the top right corner every time the song changes.

I can't find any way either within Banshee or settings in general to stop this.

How do I stop Banshee from putting a notification in the panel for every song?

Further, can I stop Banshee from outputting any notifications at all?

Update: I tried going into Banshee → Edit → Preferences → Extensions, and disabled the Sound Menu Integration, but this does not seem to stop notifications.

Questioner
  • 6,959

2 Answers2

5

Go to Edit → Preferences → Extensions, then disable the Sound Menu Integration (make sure that also the "Notification Area Icon" plugin is disabled).

htorque
  • 66,086
0

In Natty, Banshee won't show up in the notification area, so I ran the following command:

gsettings set com.canonical.Unity.Panel systray-whitelist "['JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray', 'banshee']"

This adds Banshee to a "whitelist" of applications allowed to be shown in the notification area.

Logged out, and logged back in again. Then in Banshee, went to Edit -> Preferences -> Extensions. Disabled Sound Menu Integration and enabled Notification Area Icon. Then, right clicked the notification icon and disabled show notifications.

I then disabled Notification Area Icon extension, and tried re-enabling Sound Menu Integration. This, however, still showed notifications whenever the track was changed. I found out though, that you don't need the Sound Menu Integration plug in enabled for Banshee to work in the sound menu

Source

twister_void
  • 5,934