khanhas / AppVolumePlugin

Plugin for Rainmeter: Get and control apps volume, peak.
GNU General Public License v3.0
33 stars 3 forks source link

Is it possible to select a specific app instead of blacklisting everything except that app? #8

Closed Tarimaru closed 4 years ago

Tarimaru commented 4 years ago

I want to select only spotify for volume control and then distribut the suite. It would be unpractical for every casual user of the suit to blacklist everything else that could register. Is it possible by setting the max number?

khanhas commented 4 years ago

I guess AppName option in child measure would fit your need? Did you try it?

[SpotifyVolume]
Measure = Plugin
Plugin = AppVolume
Parent = AppVolumeParent
AppName = Spotify.exe
NumType = Volume
Tarimaru commented 4 years ago

Thanks for the help. I didn´t know if this was possible. Now it works exactly the way i wanted it to.