Skip to content

bug(YouTube): Incorrect queue counter in "Queue manager" #1679

@98xe

Description

@98xe

Bug description

Below is a screenshot of a queue with 5 videos in it, where the 4th one is currently playing.

It displays 7/5 when it should be 4/5.

Image

--

If a queue has, for example, 5 videos in it,

It behaves like this

1/5
3/5
5/5
7/5
9/5

When it should be

1/5
2/5
3/5
4/5
5/5

The counter seems to increment by 2 instead of 1.

App version patched

20.51.39

Error logs

Acknowledgements

  • I have checked all open and closed bug reports and this is not a duplicate.
  • All requested information has been provided properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions