hoopbull wrote:Wonderful plugin this works wonderfully when watching movies. However, I cant seem to get the volume to adjust when listening to pandora or youtube. Is it possible, or is there a reason for it not being implemented? If it is possible, it would be really nice. Thanks in advance...
Kwanger wrote:hoopbull wrote:Wonderful plugin this works wonderfully when watching movies. However, I cant seem to get the volume to adjust when listening to pandora or youtube. Is it possible, or is there a reason for it not being implemented? If it is possible, it would be really nice. Thanks in advance...
Thanks so much for this plugin! One thing though, I am also trying to find a way to adjust my volume when using the internet radio apps - my external wifi speaker distorts with the current volume setting (too much gain); what I am basically looking to do is drop the devices "Master" volume level by a little. Any ideas?
upnp-cmd SetVolume 50
VolumeControlPlugin.prototype.onPageEnter = function(page) {
if (page.markupFileName == "audio_run.xml") {
this.debug.Log("[ onPageEnter ]");
this.volume = 50;
this.setVolume(this.volume);
}
}
leetwanker wrote:I read through the whole thread and only one guy asks if this plugin can be made to adjust the volume when not playing a video. Nobody ever answered though.
Can this be made to control the volume when in Pandora or when playing local Music?
Thanks
Users browsing this forum: No registered users and 1 guest