nint8835-archive / iTunesRichPresence

Bring iTunes now playing information to Discord using Rich Presence
https://itunesrichpresence.com
MIT License
274 stars 44 forks source link

Pausing a song makes title of the song disappear #12

Closed JeremyTM96 closed 6 years ago

JeremyTM96 commented 6 years ago

Hello,

In these images I'm listening to a artist called Ja Mezz. As you can see I have put artist first and second the song title. And the time under it of course.

But the problem is when i pause the song the ''paused'' replaces the song title instead of just the time under it.

Not sure if it's a bug or not but it just looks weird if a artist is paused haha ;)

Thanks in advance.

Jeremy

eeefefef wdadawdawdawdawd

nint8835 commented 6 years ago

In rich presence, there are two text areas: details (the top line, where your artist is at the moment), and state (the bottom line, where your track is at the moment). The way the software is currently set up is that when the player is paused, it overwrites the state with "Paused", causing what you posted. I should be able to add an option to make this optional.

JeremyTM96 commented 6 years ago

ahhh I understand, Hope it can be added in the future. If not then it's okay haha.

Thanks

nint8835 commented 6 years ago

Alright, a separate set of format settings for when the music is paused have been added and will be available in the next version.