joyrider3774 / PlayniteSound

An extension for playnite to play audio during events
https://joyrider3774.github.io/PlayniteSound/
MIT License
21 stars 6 forks source link

Add GameViewControl for Themes #40

Open cnapolit opened 2 years ago

cnapolit commented 2 years ago

Currently, Playnite Sounds is unable to behave as needed, such as muting when videos are playing audio. Providing a View themes could load to control Music in place of the plugin would provide a more cohesive experience.

ExtraMetaDataLoader already does something very similar: https://github.com/darklinkpower/PlayniteExtensionsCollection/blob/master/source/Generic/ExtraMetadataLoader/ExtraMetadataLoader.cs#L102