tterb / PlayMusic

:musical_note: A Rainmeter skin for Google Play Music
https://brettstevenson.me/PlayMusic/
GNU Affero General Public License v3.0
10 stars 5 forks source link

Mouse hover volume control #15

Open ghost opened 7 years ago

ghost commented 7 years ago

Is there any way to modify the volume control to change the volume in GPM and not the master volume for my computer? Besides that, this is an awesome skin. Thanks!

tterb commented 7 years ago

Thanks for the feedback! I know that this functionality wasn't previously possible, though I'm hoping that with the recent updates to the GPMDP application and associated plugins that this can be added with into the next PlayMusic update. I will investigate further over the next few days and let you know what I find.

tterb commented 7 years ago

Update: The Good: I have managed to modify the volume control of PlayMusic to control the volume of GPMDP, rather than the system volume.
The Bad: The way that I've currently implemented it breaks the volume control for Spotify, which unfortunately does not currently have a way to access its internal volume control.

So I'm going to continue working on this over the next few days and see if I can find a method for handling the volume of both applications.