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 … 175 176 177 178 179 … 1231 Next »
V1.3.11, channel changer not working for scheduled recordings

 
  • 0 Vote(s) - 0 Average
V1.3.11, channel changer not working for scheduled recordings
hatterman
Offline

Junior Member

Posts: 39
Threads: 8
Joined: Nov 2008
#11
2009-02-05, 05:07 PM
erm...I wrote it.... lol.

Its just a VB console app, about 10 lines long. It reads the three channel numbers, then executes the eventghost trigger... i.e. eventghost.exe 1, then eventghost.exe 2, then eventghost.exe 3 to change to channel 123.

It has been working an absolute treat in manual channel change and scheduled channel change.

I recently re-installed windows and all my apps... not many at all .... and now it isnt working in scheduled recording mode !!

I'll keep hacking away at it.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#12
2009-02-05, 05:13 PM
Quote:erm...I wrote it.... lol.

Its just a VB console app, about 10 lines long. It reads the three channel numbers, then executes the eventghost trigger... i.e. eventghost.exe 1, then eventghost.exe 2, then eventghost.exe 3 to change to channel 123.
...but what does eventghost.exe do? Does it talk to another instance of an eventghoest server etc.

You can always add some logging your VB console app, to log what it executes etc.
hatterman
Offline

Junior Member

Posts: 39
Threads: 8
Joined: Nov 2008
#13
2009-02-05, 06:25 PM
As far as I am aware, eventghost in this instance is doing nothing more than blasting out the codes . . .1 2 3 in my example. There are no other eventghost servers setup.

I can run my .exe by hand by typing EGChannelchanger 123, and the cable box changes to channel 123.

I'll add some logging to see what happens .... all I can log is when it was called, and what string it received... the program doesnt do anything else.

Im installing service pack 3 for XP now, then Im going to do a fresh install of XP pro...... Im having a horrible feeling this is an XP home issue ..... call me synical but .....
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#14
2009-02-05, 06:33 PM
hatterman Wrote:As far as I am aware, eventghost in this instance is doing nothing more than blasting out the codes . . .1 2 3 in my example. There are no other eventghost servers setup.
I've never used event ghost, so I dont really know how it works, but the other equivalent utilities (HIP, IR Server Suite etc) all have another program that is running that owns the interface to the device, and when you run exe channel changer to change the channel, all they do is pass the information to that main program which does the actually blasting. Your symptoms sounds like eventghost does the same thing, and that communication is failing, but I could definitely be wrong.
hatterman
Offline

Junior Member

Posts: 39
Threads: 8
Joined: Nov 2008
#15
2009-02-05, 07:09 PM
I see what your saying, but it works when I select "watch" from the GBPVR TV guide. And it also works when I run it manually. The evenghost log shows the triggers coming in ... but not when the scheduled recording takes place. The channel changer really isnt running in scheduled recording mode.

I know your log says running d:\recordings\EGChannel change.exe but it doesnt indicate that it has been run succesfully.

Am I going down the wrong path here ?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#16
2009-02-05, 07:13 PM
Quote:I see what your saying, but it works when I select "watch" from the GBPVR TV guide. And it also works when I run it manually. The evenghost log shows the triggers coming in
When you do this, its running from PVRX2.exe, which is running in your desktop session as your user account etc.

Quote:but not when the scheduled recording takes place.
From a scheduled recording its run from GBPVRRecordingService.exe, which is running in a different desktop session, and different user account.

Quote:The channel changer really isnt running in scheduled recording mode.
Trust me, GB-PVR is definitely running it, but for whatever reason, eventghost.exe is unable live up to its end of the bargain - probably because it wasnt designed to work in different user sessions etc.
hatterman
Offline

Junior Member

Posts: 39
Threads: 8
Joined: Nov 2008
#17
2009-02-05, 07:18 PM
OK.... I trust you.... lol

So, and excuse my ignorance here, how do I see what desktop session and user account the Recordingservice is running in. Can I change it ? Should I change it ?

Im not a novice by any means but know when to admit "I dont know anything about this". Unfortunately for me, this is it.

By the way... thanks for your patience with helping me.... Im sure you must get sick to the back teeth of all these seemingly stupid problems posted.

XP pro being installed now .... cant help myself... Smile
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#18
2009-02-05, 07:23 PM
Services always run under a separate session, and thats not something you can change.

You can get some interaction with the user session by enabling the 'allow service to interact with desktop' setting in Control Panel -> Administrative Tools -> Services -> GBPVR Recording Service, and that was enough to get HIP and IRServerSuite working, but if it doesnt help with eventghost.exe then I'm not really sure what to suggest. Its hard to guess what exactly eventghost.exe is doing.
hatterman
Offline

Junior Member

Posts: 39
Threads: 8
Joined: Nov 2008
#19
2009-02-05, 07:31 PM
OK sub .... I'll leave you in peace and see what happens with XP pro, I'll report back if I get it going.

By the way, eventghost is in the GBPVR wiki, so Im presuming loads of other people are using it.

I'll get to the bottom of this if it kills me !!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#20
2009-02-05, 07:46 PM
I've only remember seeing posts from people using eventghost for managing their remote control mappings, not their IR Blaster. Early version of eventghost didnt support IR Blaster functionality, so most people went with HIP.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Live TV and recordings do not match greg in kansas 8 7,291 2013-02-22, 06:35 PM
Last Post: sub
  USA Cable Discovery Channel problems with Schedules Direct ram4x4nut 0 4,001 2013-02-21, 05:08 AM
Last Post: ram4x4nut
  Can't view recordings on pc jerry430 8 6,907 2013-01-21, 07:27 PM
Last Post: jerry430
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,924 2012-08-07, 05:07 PM
Last Post: ACTCMS
  CSI Miami Recordings Always In Spanish ga_mueller 6 4,762 2012-06-12, 12:41 AM
Last Post: mikeh49
  Channel 4 HD new tuning string Pob 0 2,666 2012-03-29, 08:59 PM
Last Post: Pob
  Composite Channel not being tuned properly seymoria 14 7,060 2012-01-24, 01:56 PM
Last Post: seymoria
  Need help remapping Channel guide and actual channels divinehammer 3 3,849 2012-01-20, 10:43 AM
Last Post: kayleigh
  Composite channel configuration problem. seymoria 6 4,705 2012-01-15, 10:15 PM
Last Post: seymoria
  Recordings missing after switching hard drive tegat 8 5,169 2011-12-21, 03:00 AM
Last Post: tegat

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

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

Linear Mode
Threaded Mode