Skip to content

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

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

Open
gitnobtemp opened this issue Apr 19, 2025 · 0 comments

Comments

@gitnobtemp
Copy link

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

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

No branches or pull requests

1 participant