Skip to content

feat(volume): implement volume clamping and boost settings - #1228

Open
fincha wants to merge 1 commit into
jellyfin:masterfrom
fincha:feat/volume-boost-scroll
Open

feat(volume): implement volume clamping and boost settings#1228
fincha wants to merge 1 commit into
jellyfin:masterfrom
fincha:feat/volume-boost-scroll

Conversation

@fincha

@fincha fincha commented Aug 14, 2026

Copy link
Copy Markdown

Changes

  • Added clampVolume function to limit volume to a maximum defined in settings.
  • Updated setVolume and getVolume methods to utilize clamping logic.
  • Introduced a new setting for maximum volume with options above 100%.
  • Added tests for volume clamping functionality.

Notes

I love this feature in VLC, some of audio tracks have very low volume, it helps to increase it by 100%

- Added clampVolume function to limit volume to a maximum defined in settings.
- Updated setVolume and getVolume methods to utilize clamping logic.
- Introduced a new setting for maximum volume with options above 100%.
- Added tests for volume clamping functionality.
@github-actions

Copy link
Copy Markdown

Test Coverage

Summary coverage rate:
  lines......: 6.0% (333 of 5510 lines)
  functions..: 8.7% (58 of 663 functions)

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

Successfully merging this pull request may close these issues.

1 participant