mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #255] [MERGED] Add audio normalization device config option #1625
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1625
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/255
Author: @jsbmg
Created: 9/17/2023
Status: ✅ Merged
Merged: 9/22/2023
Merged by: @aome510
Base:
master← Head:normalization-config-option📝 Commits (6)
90c17fcAdd audio normalization option to configbd568dfRemove redudant code from PlayerConfig in streaming.rs4ace553Update example configuration to show normalization option14d3399fix format9fa1b1cupdate device default config1c7db9bupdate doc📊 Changes
4 files changed (+16 additions, -11 deletions)
View changed files
📝
docs/config.md(+8 -7)📝
examples/app.toml(+3 -2)📝
spotify_player/src/config/mod.rs(+4 -2)📝
spotify_player/src/streaming.rs(+1 -0)📄 Description
normalizationdevice config option for audio normalization🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.