2013-05-27, 11:37 PM
Hi Guys,
I've been playing around with NPVR today and need to make use of the analog channel changer option for use with my HD PVR.
I currently use IRSS to do the blasting with Mediaportal and it works fine, but I'm running into a problem with NPVR.
My STB needs a togglebit sent between the digits so that repeating channel numbers (ie. 122) are reliable.
The default argument in the NPVR channel changer is {channel} (ie. the whole channel number in one) - IRSS has the ability with it's command line blaster program to either specify the channel number as;
-channel 122 (here IRSS splits the channel numbers and sends each digit separately)
1.IR 2.IR 2.IR (ie. I can specify the exact digits to send)
Now because of the requirement to send the togglebit in between each digit I can't just use {channel} as the argument in NPVR and let IRSS figure things out, since it won't send anything in between the digits.
Are there any 'variables' within NPVR other than {channel} ?
I'm after something like {digit1} {digit2} etc.. so that I can manually build my command with the togglebits in between.
Cheers!
I've been playing around with NPVR today and need to make use of the analog channel changer option for use with my HD PVR.
I currently use IRSS to do the blasting with Mediaportal and it works fine, but I'm running into a problem with NPVR.
My STB needs a togglebit sent between the digits so that repeating channel numbers (ie. 122) are reliable.
The default argument in the NPVR channel changer is {channel} (ie. the whole channel number in one) - IRSS has the ability with it's command line blaster program to either specify the channel number as;
-channel 122 (here IRSS splits the channel numbers and sends each digit separately)
1.IR 2.IR 2.IR (ie. I can specify the exact digits to send)
Now because of the requirement to send the togglebit in between each digit I can't just use {channel} as the argument in NPVR and let IRSS figure things out, since it won't send anything in between the digits.
Are there any 'variables' within NPVR other than {channel} ?
I'm after something like {digit1} {digit2} etc.. so that I can manually build my command with the togglebits in between.
Cheers!