[GH-ISSUE #779] Feature Idea: auto normalisation-gain-type #411

Closed
opened 2026-02-27 19:30:28 +03:00 by kerem · 2 comments
Owner

Originally created by @JasonLG1979 on GitHub (May 31, 2021).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/779

Librespot and Spotify currently supports both track and album normalisation gain types. Which to use is currently up to the user, defaulting to album. An auto mode would not be that difficult. If 2 tracks in a row are from the same album use album mode if not use track mode.

Originally created by @JasonLG1979 on GitHub (May 31, 2021). Original GitHub issue: https://github.com/librespot-org/librespot/issues/779 Librespot and Spotify currently supports both track and album normalisation gain types. Which to use is currently up to the user, defaulting to album. An auto mode would not be that difficult. If 2 tracks in a row are from the same album use album mode if not use track mode.
kerem closed this issue 2026-02-27 19:30:28 +03:00
Author
Owner

@JasonLG1979 commented on GitHub (May 31, 2021):

Basically if the current track is the same album as the next track, album gain if not track gain. The only special case is at the end of the playlist. In that case since there would be no next track you'd want to look at the previous track to see if it's the same album to decide.

<!-- gh-comment-id:851090961 --> @JasonLG1979 commented on GitHub (May 31, 2021): Basically if the current track is the same album as the next track, album gain if not track gain. The only special case is at the end of the playlist. In that case since there would be no next track you'd want to look at the previous track to see if it's the same album to decide.
Author
Owner

@JasonLG1979 commented on GitHub (May 31, 2021):

My bad. Just noticed the whole feature requests should be discussions thing...

<!-- gh-comment-id:851093024 --> @JasonLG1979 commented on GitHub (May 31, 2021): My bad. Just noticed the whole feature requests should be discussions thing...
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#411
No description provided.