NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 172 173 174 175 176 … 1231 Next »
changing channels to revord

 
  • 0 Vote(s) - 0 Average
changing channels to revord
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#1
2009-02-13, 01:45 AM
I’m having problems recording channels.

Whether I do a quick record for a current or future program or do a manual recording, PVRX2 does not seem to change channels. When looking through the GBPVRRecordingService.exe.log it appears to try to change channels but it does not change the channel on my STB. Also it says that it starts recording but it’s recording the wrong channel. (Below are a couple of lines from the log file.)

Any ideas on why it would not be changing channels?

Also, should I be able to use the number keys on the keyboard to change channels in the TVGuide or LiveTV? Or does it have to be done through the remote?

Thanks.


2009-02-12 20:30:36.843 VERBOSE [5] Changing to channel (GBPVR.Backend.Common.ExeChannelChanger): 212
2009-02-12 20:30:36.843 VERBOSE [5] Running: C:\Program Files\IR Server Suite\IR Blast\IRBlast.exe -host localhost -pad 3 -channel 212
2009-02-12 20:30:36.859 VERBOSE [5] Requesting IRecordingSource to start recording: C:\Temp\Manual Recordings\212 CFTO_20090212203036.mpg
2009-02-12 20:30:36.859 VERBOSE [5] start recording @1
2009-02-12 20:30:36.859 VERBOSE [5] start recording @2
2009-02-12 20:30:36.859 VERBOSE [5] DirectRecordingSource about to start recording oid:1 channel:212
2009-02-12 20:30:37.421 VERBOSE [5] recording started
2009-02-12 20:30:37.421 VERBOSE [5] start recording @3
2009-02-12 20:30:37.421 VERBOSE [5] start recording @4
2009-02-12 20:30:37.421 VERBOSE [5] Programme is now recording
2009-02-12 20:30:37.421 VERBOSE [5] RecordingFactory.save()
2009-02-12 20:30:37.765 VERBOSE [5] Save(): Updated existing scheduled recording
2009-02-12 20:30:37.765 VERBOSE [5] Adding C:\Temp\Manual Recordings\212 CFTO_20090212203036.mpg to parallel processing queue
2009-02-12 20:31:19.624 VERBOSE [10] RecordingFactory.loadScheduleRecordingByOID()
2009-02-12 20:31:19.671 VERBOSE [10] About to start transcode of: C:\Temp\Manual Recordings\214 CITY_20090212202000.mpg
2009-02-12 20:31:19.671 VERBOSE [10] getValue() loading new key/value into cache: /settings/AutoConvertMpgToFormat
2009-02-12 20:31:19.671 VERBOSE [10] getValue: /settings/AutoConvertMpgToFormat : No Conversion
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#2
2009-02-13, 01:54 AM
GB-PVR is living up to its end of the bargain by calling your configured 'exe channel changer'. If its not working, its most likely some problem happening inside IRBlast.exe, or firewall getting in the way. You'd probably want to find oue to.IRBlast.exe produces some log, or can be made to.

Quote:Also, should I be able to use the number keys on the keyboard to change channels in the TVGuide or LiveTV?
Yes, but you'll need to press enter after typing the number (since other keys can do different things with those numbers).
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#3
2009-02-13, 02:49 AM
I thought that maybe since I was able to change channels (using up/down button) while watcing LiveTV, I might get lucky and be able to record.

I guess I need to find a forum for IRServer (IRBlast) support.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#4
2009-02-13, 02:55 AM
TomR Wrote:I thought that maybe since I was able to change channels (using up/down button) while watcing LiveTV, I might get lucky and be able to record.
This is because when watching live tv, IRBlast.exe is executed from PVRX2.exe which is running in the same session as your desktop. When its run from a recording, it runs from GBPVRRecordingService.exe, which is running as a different session (and user account). Some of these utilities are not designed to be multi-user, or the firewall settings changed in your desktop settings may not apply to other system user accounts, or the utility may not be designed to work in background service environment.

Some utilties that behave like this can start working when you go into the services control panel and enable the 'allow service to interact with desktop' setting.
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#5
2009-02-13, 03:08 AM
I've disabled the Windows Firewall (for testing purposes) and there are no other firewall being used. GBPVRRecordingService.exe is set to use the Local System account and Allow service to interact with desktop is checked.

Since it seems like I'm having problems with IR Server Suite (IRBlast.exe), can you suggest some else to use (that might be better)?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#6
2009-02-13, 03:11 AM
Sorry I dont know. I'd either look for an IRBlast log, or maybe use HIP. I've never used either myself. I dont use a set top box.
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#7
2009-02-13, 03:58 AM
HEre are the logs for the IRBlaster.

There seems to be an error every time I press a number key. (Translator.log file). I din't notice any problems in the other log files.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#8
2009-02-13, 04:08 AM
Sorry - you'll need to find someone that knows about the logs for that utility. Do they have a support forum?
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#9
2009-02-14, 02:27 AM
I finally got the remote working using the number pad in both the LiveTV and the TVGuide. Instead of using IR Server Suite 1.0.4.1, I upgraded to Test Build 1.4.2.2627 found here http://forum.team-mediaportal.com/mc...-2627-a-33512/

It made a world of difference in using the remote and controlling the STB.

Thanks sub for your time and effort.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  no EPG for two channels JimPletcher 5 4,763 2019-08-15, 09:53 PM
Last Post: jobby99
  Locking in QAM Channels highestbid 8 7,398 2014-03-12, 03:10 AM
Last Post: highestbid
  Need help remapping Channel guide and actual channels divinehammer 3 3,770 2012-01-20, 10:43 AM
Last Post: kayleigh
  Two Channels Without Video skycyclepilot 5 3,475 2011-10-29, 07:49 PM
Last Post: sub
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,677 2011-06-26, 01:25 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,431 2011-05-22, 05:09 PM
Last Post: sub
  no channels found - XP x64 bit edition fresh install 8ace 3 1,944 2011-02-10, 01:27 AM
Last Post: 8ace
  Missing Channels In Listings? hollow5555 4 2,327 2011-01-10, 05:53 PM
Last Post: hollow5555
  No QAM channels being retrieved with HVR-2250 Misko5 4 2,362 2011-01-01, 01:45 AM
Last Post: Snooze
  mc2xml Digital Channels 235301 8 5,360 2010-12-30, 05:12 PM
Last Post: joseosoria

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

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

Linear Mode
Threaded Mode