When the player advances to a new song, the volume reverts back to full. While playing the previous song, I lowered the volume in the player. I would like the volume to stay at that lower level when playing the next (and following) songs. How can this be accomplished?
This issue was mentioned earlier and pull request #6 was created to solve it, which I have just merged. The current release should keep track of your volume changes.
When the player advances to a new song, the volume reverts back to full. While playing the previous song, I lowered the volume in the player. I would like the volume to stay at that lower level when playing the next (and following) songs. How can this be accomplished?