v2.1 big update after a year...
Changes:
- Added support for sending media info to windows, so other apps like Wallpaper Engine can use it, and it works other way too so clicking media buttons in the windows overlay or on your keyboard will change the currently playing song!
- Fixed issue that it would continue showing song in discord even if WMP was closed/stopped if the app was running
- Fixed lot of unhandled exceptions
- Added option to hide/unhide console
- Added initial setup for when you open the app for the first app
- Converted the hidden settings into actual settings "menu"
- Added option to disable Discord RPC if you just want to use the System Media Info bridge
- Added current version to corner of settings "menu"
Full Changelog: v1.0.0...v2.0 (hint: the git commit log is garbage)
v2.1 change:
- fixed very stupid bug from 2.0 that the discord rpc wouldnt change after the WMP got stopped (if wmp got stopped, the process string got changed to "stopped", and the RPC code, in which the process string was updated checked if the wmp is stopped by checking the process string :)))))