Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot disconnects even with queue empties delay = 0 with new announce next song feature #1004

Open
1 of 3 tasks
DeadlyVirez opened this issue Mar 9, 2024 · 1 comment
Open
1 of 3 tasks
Labels

Comments

@DeadlyVirez
Copy link

What's happening?
On version 2.5.0 the bot accepted the setting (queue empties delay) and didn't disconnect, but now it seems, that with the new announce setting, that the bot disconnects after every song.

Logs

muse-1  | 2024-03-09T14:10:21.379Z muse [WS => Shard 0] Heartbeat acknowledged, latency of 126ms.
muse-1  | 2024-03-09T14:10:21.522Z muse [VOICE] received voice state update: {"member":{"user":{"username":"Muse","public_flags":0,"id":"1139227801912889394","global_name":null,"display_name":null,"discriminator":"6772","bot":true,"avatar_decoration_data":null,"avatar":"9d438f14376318d34f4734cf1fd06c59"},"roles":["1139232055100706979"],"premium_since":null,"pending":false,"nick":null,"mute":false,"joined_at":"2023-08-10T16:21:27.910000+00:00","flags":0,"deaf":false,"communication_disabled_until":null,"avatar":null},"user_id":"1139227801912889394","suppress":false,"session_id":"0b09431c75315d124fe2fc04e084aebe","self_video":false,"self_mute":false,"self_deaf":true,"request_to_speak_timestamp":null,"mute":false,"guild_id":"180816944570695680","deaf":false,"channel_id":null}

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
I've configured the bot with
/config set-auto-announce-next-song value: true
and
/config set-wait-after-queue-empties delay: 0

Runtime
I'm running Muse:

  • Directly from the cloned repository
  • Inside a Docker container
  • Something else (please elaborate)

Versions

  • Muse: 2.6.0
  • Docker (if applicable): Docker Compose version v2.24.7 / Docker version 25.0.4, build 1a576c5
  • OS: Ubuntu 20.04.6 LTS x86_64
@ghost
Copy link

ghost commented Mar 11, 2024

I see this same issue in the docker version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant