- Added the ability to hide the current song from the discord activity and display a custom text instead
- Added the ability to customize the text that is shown when no song is playing
- Discord now reacts to pausing/unpausing events
- Refactored media info updates so it only updates the required info, fixes#342, #306
- Added 5.9.0 logs/versions/migrations
showSong (boolean): If enabled, the client will show the current song on discord.
idleText (string): This text is shown if no song is playing.
listeningText (string): This text is shown if a song is playing, but showSong is set to false.