Skip to content

Commit

Permalink
Merge pull request #5658 from S0nter/master
Browse files Browse the repository at this point in the history
Fix volume resetting on automatic track change
  • Loading branch information
fast4x authored Feb 8, 2025
2 parents 1eb3dad + 3133608 commit 1235a9d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,6 @@ class PlayerServiceModern : MediaLibraryService(),
loudnessEnhancer?.release()
loudnessEnhancer = null
volumeNormalizationJob?.cancel()
player.volume = 1f
return
}

Expand Down

0 comments on commit 1235a9d

Please sign in to comment.