Skip to content

HD label still shown even with useResolutionLabels: true and resolutionLabelBitrates: false #19

@gitnobtemp

Description

@gitnobtemp

I'm using [email protected] together with:

Here is the relevant plugin configuration:

plugins: {
  qualityMenu: {
    useResolutionLabels: true,
    resolutionLabelBitrates: false
  }
}

According to the documentation, setting useResolutionLabels: true should disable HD/SD labeling and display only resolution-based labels like 360p, 720p, etc. However, even with this setting, I still see the HD label:

Inside the menu (e.g., 750p HD)
As a badge on the gear icon (HD)
This behavior persists regardless of whether I use version 1.0.1, 1.0.4, or clear cache. My HLS stream does include resolution attributes in the manifest.

Expected behavior:
When useResolutionLabels is true, only resolution-based labels should appear.
The HD label should be suppressed completely.
Let me know if this is a bug or if there’s an undocumented setting to disable the HD label entirely. I’m happy to provide a live demo if helpful.

Thanks

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