[PR #180] [MERGED] Add config option to use album gain instead of track gain #239

Closed
opened 2026-02-28 14:26:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/180
Author: @skeller
Created: 4/6/2025
Status: Merged
Merged: 4/7/2025
Merged by: @devgianlu

Base: masterHead: album_gain


📝 Commits (1)

  • e8788ec Add config option to use album gain instead of track gain

📊 Changes

3 files changed (+17 additions, -1 deletions)

View changed files

📝 cmd/daemon/main.go (+2 -0)
📝 config_schema.json (+5 -0)
📝 player/player.go (+10 -1)

📄 Description

librespot (Rust) has an option for it, the original client uses album gain automatically if playing from album.
No volume jumps between tracks when playing a live album.


🔄 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/devgianlu/go-librespot/pull/180 **Author:** [@skeller](https://github.com/skeller) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `album_gain` --- ### 📝 Commits (1) - [`e8788ec`](https://github.com/devgianlu/go-librespot/commit/e8788ec454c845fce0e08532bb8d04b95cdec29c) Add config option to use album gain instead of track gain ### 📊 Changes **3 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/main.go` (+2 -0) 📝 `config_schema.json` (+5 -0) 📝 `player/player.go` (+10 -1) </details> ### 📄 Description librespot (Rust) has an option for it, the original client uses album gain automatically if playing from album. No volume jumps between tracks when playing a live album. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:26:21 +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/go-librespot#239
No description provided.