[PR #255] [MERGED] Add audio normalization device config option #689

Closed
opened 2026-03-02 23:49:23 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: normalization-config-option


📝 Commits (6)

  • 90c17fc Add audio normalization option to config
  • bd568df Remove redudant code from PlayerConfig in streaming.rs
  • 4ace553 Update example configuration to show normalization option
  • 14d3399 fix format
  • 9fa1b1c update device default config
  • 1c7db9b update 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

  • Add normalization device config option for audio normalization
  • Update device default config

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/255 **Author:** [@jsbmg](https://github.com/jsbmg) **Created:** 9/17/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `normalization-config-option` --- ### 📝 Commits (6) - [`90c17fc`](https://github.com/aome510/spotify-player/commit/90c17fc9552940a58ff08a328cdc85e924dc6180) Add audio normalization option to config - [`bd568df`](https://github.com/aome510/spotify-player/commit/bd568dfb3880ea62a02979be0f6c2b1601f85542) Remove redudant code from PlayerConfig in streaming.rs - [`4ace553`](https://github.com/aome510/spotify-player/commit/4ace553266f2ef57ab71baea8d204a71202fe09e) Update example configuration to show normalization option - [`14d3399`](https://github.com/aome510/spotify-player/commit/14d33995cb8b710de589188cdd2d4610e6a1ac26) fix format - [`9fa1b1c`](https://github.com/aome510/spotify-player/commit/9fa1b1cc53692e37973390e845aa9bf77831e6f0) update device default config - [`1c7db9b`](https://github.com/aome510/spotify-player/commit/1c7db9b131f58fdaf78b4b9f9f1bbd46a9e1d2ca) update doc ### 📊 Changes **4 files changed** (+16 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description - Add `normalization` device config option for audio normalization - Update device default config --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#689
No description provided.