From d8d02600163018dd49a92486380e421e5bddbf8a Mon Sep 17 00:00:00 2001 From: MattMan <40365638+GraspYonOx@users.noreply.github.com> Date: Fri, 4 Nov 2022 14:11:59 -0400 Subject: [PATCH] Update sound.js Volume selection feature added. --- .../ServiceVault/wtv-setup/sound.js | 61 ++++++++++++++----- 1 file changed, 46 insertions(+), 15 deletions(-) diff --git a/zefie_wtvp_minisrv/ServiceVault/wtv-setup/sound.js b/zefie_wtvp_minisrv/ServiceVault/wtv-setup/sound.js index 83f1c314..70319276 100644 --- a/zefie_wtvp_minisrv/ServiceVault/wtv-setup/sound.js +++ b/zefie_wtvp_minisrv/ServiceVault/wtv-setup/sound.js @@ -76,31 +76,62 @@ Music if (canDoMuzac) { data += `
Turn on background music to have songs play continually in -the background. -
Remember to adjust the +the background.
Remember to adjust the volume on your TV so you can -hear the music.`; -} else { - data += `Your client reports it does -not support background music. -
However, you can still browse, -and listen to the music in the foreground.`; -} -data += ` +hear the music.