Jade

Results 33 comments of Jade

> I don't think there's a way to change this, at least from Electron's code side. Maybe there's a way to configure something in Electron packager through. Gotcha, I may...

Hey, it seems like the notification name can be set properly according to this https://stackoverflow.com/questions/64237127/electron-app-notification-states-the-app-sending-notification-is-electron-app-a

I was actually in the middle of checking it out when you posted this. I'm not really familiar with typescript but I took a look at the code, so apologies...

Just tried out WebCord in a clean Windows 10 VM, and the notification name is still showing up as 'electron.app.WebCord', so it seems like the change implemented in v3.5.2 isn't...

I was able to fix this. I haven't really messed with Electron before, but I unpacked `app.asar` and modified `main.js`, and once repacked the application name is showing up properly....

Ah, that might be the issue then. To download the `master` release, I would need to compile it, right?

Just confirming that the issue was in fact fixed in 3.6.0, the notification title now shows up as it should.

I'm aware about the ability to modify the existing groups, what I meant was the addition of a custom grouping separate from the 4 already there. I rip my own...

If you do add this, might it be possible to add this feature as well? Currently, if you for change the grouping of either Artists, Albums, or Genres to `%totaldiscs%`...