![]() |
|
|||||||
| Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Hauppauge remote question for Opus
I am using the 45 button ini file you provided. I have it setup to control Sage, WMP and Nero Showtime.
Here is my ShowTime cConfiguration: Quote:
if I want to rewind 1.5x the command would be: b{up}{enter} 2x would be: b{up}{up}{enter} etc.. Is there a way to make it so everytime I hit the RW button it steps up the speed incrementally?
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
|
#2
|
||||
|
||||
|
Perhaps the solution to your issue is to use nielm's continuous fast-forward/rewind module, rather than a change to your remote configuration.
|
|
#3
|
||||
|
||||
|
That wouldn't work in my instance since nielm's continuous fast-forward/rewind module is only for use with Sage and what I am trying to do really has nothing to do with Sage. I am trying to implement the same functionalty in Nero's ShowTime.
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
|
#4
|
||||
|
||||
|
Even though it isn't SageTV related...
The only thing I can think of is to have several [ShowTimeN] sections, where N is 1, 2, 3, etc. The first press of FF would send b{up}{enter}{mode(ShowTime2)}, then next would send b{up}{up}{enter}{mode(ShowTime3)}, and so on. Then, you would have to add {mode(ShowTime1)} to the end of every command that returns to normal speed. Sounds like a bit of a pain & it may not even work that well, depending on how you want all the other keys to interact with this. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
|
#5
|
||||
|
||||
|
I know it might not seem Sage related. But I use ShowTime as my external video player with Cayar's STV.
But the main reason I asked you about it here is that YOU ARE DA MAN... when it comes to the Hauppauge remote... I will try your idea and see what happens. So, I create additional [ShowTime] sections for each different RW & FF speeds I want and then use the MODE command in each?
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
|
#6
|
||||
|
||||
|
I was just teasing about not being SageTV related.
![]() Quote:
You'll have to pay attention to mode() commands elsewhere too. Hmmm... if you aren't using forced-modes elsewhere, then perhaps you could leave the original as [ShowTime] & then when returning to 'normal' usage, just use {mode()}, which should put the remote back into auto application selection mode. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
|
#7
|
||||
|
||||
|
Quote:
Wooohhh... That just wnet a little over my head. So, leave the orignal [SHOWTIME] alone except for make the RW/FF 1.5x Then create [SHOWTIME1], copy [SHOWTIME] commands into it and change the RW/FF to 2x Then [SHOWTIME2] etc.... Now in [SHOWTIME1} I use the mode command? Where do I put this? or do I put it in the [SHOWTIME] section after the first RW/FF EI: [SHOWTIME] REWIND=b{up}{enter}{mode(SHOWTIME1)} FASTFWD=f{up}{enter}{mode(SHOWTIME1)} and in [SHOWTIME1] REWIND=b{up}{up}{enter}{mode(SHOWTIME2)} FASTFWD=f{up}{up}{enter}{mode(SHOWTIME2)} etc... and finally in all the [SHOWTIME'N'] sections I put: PLAY={enter}{mode()} ? I think this is the part I do not get. Is this right? The line above would put it back to the original [SHOWTIME] application?
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
|
#8
|
||||
|
||||
|
Quote:
![]() The only question is the usage of the mode command: a) If you are currently using mode(AppName) throughout the ini file, use mode(ShowTime) to return to normal speed usage. b) If you are NOT using mode(AppName) anywhere else & are just letting the remote operate with whatever app currently has focus, then use mode() to put it back into auto-selection mode when done using FF/REW. That should be it... and there are no guarantees that this will do what you want. ![]() - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
|
#9
|
||||
|
||||
|
I am not using mode anywhere in the file now. I didn't like having to hit the red button to goto Sage. When opening a file from Sage that requires an external player (Nero's AVC) it opens ShowTime. When finished and closing ShowTime Sage pops back up out of Sleep mode but can't be controlled until the red button is pressed. So per your suggestion I rid the ini of modes.
I will try it tonight and post back. I am really impressed with this little CHEAP remote and it's software. And most of all "Your knowledge of it" Thanx again Opus
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
|
#10
|
||||
|
||||
|
Doesn't seem to work
This is what I have: [ShowTime] GO=z BACK={esc} MUTE=q VOLUP== VOLDOWN=- CHNLUP=n CHNLDOWN=p NAVUP={VK_UP} NAVDOWN={VK_DN} OK={enter} REC= STOP=s PAUSE={space} PLAY={enter} REWIND=b{up}{up}{up}{up}{up}{up}{up}{enter}{mode(SHOWTIME1)} FASTFWD=f{up}{up}{up}{up}{up}{up}{up}{enter}{mode(SHOWTIME1)} SKIPFWD=f{up}{enter}{mode(SHOWTIME1)} SKIPREV=b{up}{enter} 1={alt}1 2={alt}2 3={alt}3 GRNPOWER={alt}{f4} [ShowTime1] GO=z BACK={esc} MUTE=q VOLUP== VOLDOWN=- CHNLUP=n CHNLDOWN=p NAVUP={VK_UP} NAVDOWN={VK_DN} OK={enter} REC= STOP=s PAUSE={space} PLAY={enter}{mode()} REWIND=b{up}{up}{up}{up}{up}{up}{enter}{mode(SHOWTIME2)} FASTFWD=f{up}{up}{up}{up}{up}{up}{enter}{mode(SHOWTIME2)} SKIPFWD=f{up}{enter} SKIPREV=b{up}{enter} 1={alt}1 2={alt}2 3={alt}3 GRNPOWER={alt}{f4} I also have these in the [Applications] section: ShowTime= ShowTime1= ShowTime2= The original with 7x{up}{enter} makes it 1.5x the ShowTime1 section with 6x{up}{enter} is suppose to be 2x but it just stays at 1.5 like it is not going to {mode(SHOWTIME1)}
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
|
#11
|
||||
|
||||
|
Maybe the mode() command is case sensitive?
Or try using new section names that don't use "ShowTime" in them, like perhaps "Show1Time". I'm just guessing.- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
|
#12
|
||||
|
||||
|
Well... You may have thought you were grasping at straws but...
Show1Time worked!!!! Even when your pulling stuff out your Butt you still come up smelling like roses... One of these days I am going to ask you for help and you won't be able to help..... Nah....That Can't Happen!
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
|
#13
|
||||
|
||||
|
Quote:
![]() Quote:
![]() - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
|
#14
|
||||
|
||||
|
Quote:
I was just joking... All joking aside though "Thank You for the help" I really do appreciate it!
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|