parzival-space/discord-radio-bot

Prevent radio station from spamming the title informations

Ufinexa opened this issue · 6 comments

Just setup this bot for my server and playback works fantastic and joins stages even! All I could have asked for. Only issue is when it plays, it completely spams the console with what it's playing, this seems to affect the "Listening to" area on the bot description where it just won't update anymore (I assume it's because of said spam making it go into a cooldown?)

Here is the spam it did in the first second of me starting the bot up.

Can you provide the radio station url please?

I can reproduce this.
Looks like the radio station is spamming the client with the current track.

It should not take long to fix this.

I think I fixed it.
Can you verify if the branch 2-prevent-radio-station-spam is working for you?

Sorry for the long wait! Seems like this branch does fix the issue yes :) Thank you!

No problem.
I will merge the branch to main then.