Jonas van den Berg
Jonas van den Berg
An idea to add from someone on the Discord server: Since Last.fm exposes how often a track has been listened to, the Discord status could contain a counter how often...
Firstly, I'm very sorry you lost these files because of the Music Presence installer. I do want to say though, for anything that is of value to you on a...
> but also for uninstall process I'm fairly certain that the built-in NSIS uninstaller only removes the files it installed and no additional ones. > and especially for the update...
Note to self: Don't rely on a user's clock for synchronization of playback positions. The Discord status already shows incorrect progress bars when the listener's system time is out of...
Station names are removed by default using this regex: https://github.com/ungive/apple-music-station-translations/blob/master/out/regex.txt This is only done for the artist and album name though, not the title. I can also filter this out...
Can you send the following? - Output of the `playerctl metadata` command when this happens - The Music Presence logs from the time after it happened: `~/.local/share/Music Presence/presence.log` Might be...
Thank you! I'll fix this in the next version. I'm currently only treating these IPv4 ranges as private: ``` // 10.0.0.0/8 - RFC 1918 private networks // 172.16.0.0/12 - RFC...
This is fixed for version 2.3.5. @azurejelly Would you mind giving it a test by joining the Discord server and pinging me @ungive? In case your server configuration didn't change...
What media player are you using? Is it an Android app you're running on Windows?
Right now it's only reported as `MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe!App` which identifies WSA but not your app. This is a similar issue as with browsers, where you can't tell which website is playing...