Skip to content

Player.delete() doesn't unqueue audio #256

@RiedleroD

Description

@RiedleroD

When Player.delete() is called, it doesn't unqueue the queued songs, and therefore blocks any queued StreamingSource from playing. Player.next_source() has to be called too to unqueue the StreamingSource.

That's unintuitive behaviour since deleting the player would prevent it from playing again, no? It just blocks the StreamingSource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions