[PR #573] [MERGED] Add option to choose between track or album normalisation gain #975

Closed
opened 2026-02-27 20:00:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/573
Author: @sashahilton00
Created: 1/21/2021
Status: Merged
Merged: 2/5/2021
Merged by: @sashahilton00

Base: devHead: album-normalisation


📝 Commits (2)

  • 37a5796 Add option to choose between track or album normalisation gain, default album.
  • 318c499 Change opt message to reflect default selection accurately.

📊 Changes

3 files changed (+50 additions, -8 deletions)

View changed files

📝 playback/src/config.rs (+25 -0)
📝 playback/src/player.rs (+10 -7)
📝 src/main.rs (+15 -1)

📄 Description

Add option to choose between track or album normalisation gain, set default normalisation gain type to album. If there's something I've missed here, let me know.


🔄 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/librespot-org/librespot/pull/573 **Author:** [@sashahilton00](https://github.com/sashahilton00) **Created:** 1/21/2021 **Status:** ✅ Merged **Merged:** 2/5/2021 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `dev` ← **Head:** `album-normalisation` --- ### 📝 Commits (2) - [`37a5796`](https://github.com/librespot-org/librespot/commit/37a5796a86d77691250402af9c09c11eb60a18eb) Add option to choose between track or album normalisation gain, default album. - [`318c499`](https://github.com/librespot-org/librespot/commit/318c499dc579dbeb106687df9d208af90f05f649) Change opt message to reflect default selection accurately. ### 📊 Changes **3 files changed** (+50 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `playback/src/config.rs` (+25 -0) 📝 `playback/src/player.rs` (+10 -7) 📝 `src/main.rs` (+15 -1) </details> ### 📄 Description Add option to choose between track or album normalisation gain, set default normalisation gain type to album. If there's something I've missed here, let me know. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:40 +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/librespot#975
No description provided.