NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 346 347 348 349 350 … 433 Next »
Hotkey for MUTE function

Hotkey for MUTE function
a_edwall
Offline

Member

Posts: 65
Threads: 9
Joined: Aug 2011
#1
2011-09-02, 06:08 AM
Seems like it would be a good idea to have a hotkey for muting LiveTV audio.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2011-09-02, 07:22 AM
there is. Whoever did the wiki keyboard reference page left it out.

have a look in your keymappings.xml file, it's in there somewhere
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
a_edwall
Offline

Member

Posts: 65
Threads: 9
Joined: Aug 2011
#3
2011-09-02, 07:26 AM
Nothing about MUTE in that file - see below:

<Mapping>
<Subsystem name="General">
<Key code="{CTRL}P" command="Play"/>
<Key code="Escape" command="Escape"/>
<Key code="PageUp" command="PageUp"/>
<Key code="PageDown" command="PageDown"/>
<Key code="Delete" command="Delete"/>

<Key code="{CTRL}S" command="Stop"/>
<Key code="{CTRL}Q" command="Pause"/>
<Key code="{CTRL}P" command="Play"/>
<Key code="{CTRL}K" command="Record"/>
<Key code="{CTRL}O" command="PausePlay"/>

<Key code="{CTRL}Right" command="SkipForward"/>
<Key code="{CTRL}Left" command="SkipBack"/>
<Key code="{CTRL}R" command="SkipRW"/>
<Key code="{CTRL}F" command="SkipFF"/>

<Key code="F7" command="ToggleAspectRatio"/>
<Key code="{CTRL}B" command="ShowOSD"/>

<Key code="{ALT}B" command="Blue"/>
<Key code="{ALT}G" command="Green"/>
<Key code="{ALT}Y" command="Yellow"/>
<Key code="{ALT}R" command="Red"/>

<Key code="Home" command="Home/Inset"/>
</Subsystem>
<Subsystem name="MusicPlayback">
<Key code="{CTRL}S" command="Stop"/>
<Key code="{CTRL}Q" command="Pause"/>
<Key code="{CTRL}P" command="Play"/>
<Key code="{CTRL}Right" command="NextTrack"/>
<Key code="{CTRL}Left" command="PreviousTrack"/>
</Subsystem>
<Subsystem name="LiveTV">
<Key code="Add" command="Channel+"/>
<Key code="Subtract" command="Channel-"/>
<Key code="Next" command="Channel-"/>
<Key code="PageUp" command="Channel+"/>
<Key code="Return" command="ChangeChannel"/>
<Key code="{CTRL}X" command="SelectSubtitles"/>
<Key code="{CTRL}W" command="PreviousChannel"/>
<Key code="{CTRL}T" command="ToggleTeletext"/>
</Subsystem>
<Subsystem name="VideoPlayback">
<Key code="{CTRL}X" command="SelectSubtitles"/>
</Subsystem>
<Subsystem name="Recordings">
<Key code="{CTRL}S" command="ToggleSortMode"/>
</Subsystem>
</Mapping>
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#4
2011-09-02, 07:34 AM
Now that I look at it, there are no volume controls in the KeyMappings.xml file.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2011-09-02, 07:43 AM
yep, you're right. I thought it was ctrl-m, but I just checked and it doesn't work. Why do I have ctrl-m mapped to the mute button on my remote if it doesn't do anything? it must be left over from GB-PVR. I actually control volume & mute with the remote for my audio system, so I never noticed NPVR didn't have mute.

anyhow, NPVR doesn't do volume. all volume control is completely external, and up to you to implement. volume control was just an extra support headache on GB-PVR, since everyone wanted something different, so I imagine that's why sub decided to just leave it out of NPVR.

there is a volumeOSD plugin, but it just reflects the windows volume state.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
mulletback
Offline

Member

USA
Posts: 237
Threads: 10
Joined: Feb 2006
#6
2011-09-02, 11:43 AM
If you have a facility to map hotkeys, windows will respond to these app commands:

MUTE={app(0x80000)}
VOLUP={app(0xa0000)}
VOLDOWN={app(0x90000)}

You can also remap remote buttons to the app commands.
npvr5/win10-64/b450m-a/ryzen3400g/radeonvega11/wintvquadHD/clearstream2antenna+hivhffoldeddipole
/schedulesdirect
a_edwall
Offline

Member

Posts: 65
Threads: 9
Joined: Aug 2011
#7
2011-09-02, 05:16 PM
Thanks for the info, mulletback. I will have to investigate what you mean by your comment as I am currently unfamiliar with how I might go about doing what you describe. But I will start googling and see where it leads. Perhaps I can use an old utility I have called "Volumouse" - perhaps that would serve my purposes.
mulletback
Offline

Member

USA
Posts: 237
Threads: 10
Joined: Feb 2006
#8
2011-09-02, 09:01 PM
There are lots of little utilities to map hotkeys, many are freeware, just google around. Looks like Volumouse might do the trick anyway.
npvr5/win10-64/b450m-a/ryzen3400g/radeonvega11/wintvquadHD/clearstream2antenna+hivhffoldeddipole
/schedulesdirect
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR Archive Function Not Moving -thumbs.jpg Files BrettB 7 2,706 2018-08-04, 01:56 AM
Last Post: jksmurf
  "Search" function on modern web interface? uspino 3 2,130 2017-12-25, 04:47 PM
Last Post: sub
  NPVR recordings resume function on menu or in vison metrov 3 1,555 2016-10-14, 07:20 PM
Last Post: mvallevand
  Issue with skip function during playback dowbits 3 1,857 2016-03-22, 06:02 PM
Last Post: dowbits
  Search menu HotKey jrockow 2 1,505 2015-11-15, 12:31 AM
Last Post: jrockow
  Are you using the PIP function in NPVR? Reddwarf 11 3,803 2015-04-16, 08:14 PM
Last Post: pBS
  IPTV Import Function JP23 2 6,637 2014-04-04, 08:01 PM
Last Post: JP23
  Archive function, making sure I haven't missed something ttfitz 1 1,225 2013-04-26, 11:30 PM
Last Post: ACTCMS
  Exit hotkey? The_Keymaker 5 1,934 2012-12-24, 02:46 AM
Last Post: bgowland
  Time Slot Variance Function srhutch 2 1,399 2012-10-06, 08:11 PM
Last Post: srhutch

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode