Right now Plexamp sends notifications when a new song comes on. This is fine as handling notifications and muting them should be handled on the OS side. Sadly there are a couple of issues as it currently stands:
-
X-GNOME-UsesNotifications=trueis missing from the.desktopfile. This is something we can easily patch over on flathub - Application ID sent with the notifications is incorrect. This can be from a number of different things:
- A very out of date electron version (pre v3.0.0)
-
package.jsondesktopNamenot being the same ID we have setup in flatpak (com.plexamp.Plexamp)
App: Plexamp flatpak Flathub—An app store and build service for Linux
OS: elementary 6 Odin
Linux: 5.8.0-63-generic #71~20.04.1-Ubuntu SMP x86_64 GNU/Linux
