Personal station revealing name
Version Info v1.4.5 Country: LU
Describe the bug
When listening to your station, which in my case, contains my name, it'll display it on Discord too.
The solution would be to eventually not display the station name? Unless counts as part of the album name.
This may be possible to implement, but it would be really difficult to do without triggering false positives.
The station name is displayed as part of the album name so we'd have to figure out how to detect and separate it out.
Something I found could be this, if it's possible to implement RegEx in C#.
Something I found could be this, if it's possible to implement RegEx in C#.
Feel free to do so! I'll add a permissive license to the repo later
PS: My app Music Presence uses this to filter out personal data from station names, so it doesn't appear in your Discord status.