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 … 520 521 522 523 524 … 1231 Next »
Can I probe recording?

 
  • 0 Vote(s) - 0 Average
Can I probe recording?
aiacel
Offline

Member

Posts: 98
Threads: 25
Joined: Sep 2006
#1
2007-07-06, 10:28 AM
I have a button on my desktop that start a windows utility to hibernate my PC. The problem is that this utility hibernate the PC while GBPVR is recording too.
Is there a way to test the status of GBPVR (i.e. like a command line) to stop the batch file?

Thank you for any advice.
gEd
Offline

Posting Freak

London
Posts: 3,546
Threads: 100
Joined: Jan 2005
#2
2007-07-06, 01:11 PM
check out

http://forums.nextpvr.com/showthread.php?t=21128

also, following the link to the gb-pvr batch files reveals that the file RecordingStatus.bat is called every time a recording is started and stopped.

so you could write something like this

If exists c:\temp\recording.now goto STOP

:START
echo "RECORDING" > c:\temp\recording.now
goto END

:STOP
del c:\temp\recording.now

END

and then in your shutodwn button say:

If exists c:\temp\recording.now goto INPROG

hibernate my pc
goto END

:INPROG
echo RECORDING IN PROGRESS - ABORTING
pause

END
aiacel
Offline

Member

Posts: 98
Threads: 25
Joined: Sep 2006
#3
2007-07-06, 06:52 PM
Thank you for your advice. I wrote the .BAT files and manually they work perfectly, but I'm sure thet GBPVR don't call the RecordingStatus.bat. I put it in C:\Programmi\devnz, is it right? Do I have to do something to enable the call ?
Thank you
gEd
Offline

Posting Freak

London
Posts: 3,546
Threads: 100
Joined: Jan 2005
#4
2007-07-06, 07:34 PM
aiacel Wrote:Thank you for your advice. I wrote the .BAT files and manually they work perfectly, but I'm sure thet GBPVR don't call the RecordingStatus.bat. I put it in C:\Programmi\devnz, is it right? Do I have to do something to enable the call ?
Thank you


c:\program files\devnz\gbpvr

I can;t think what else you have to do. maybe the wiki is wrong and this bat files does not get called.
aiacel
Offline

Member

Posts: 98
Threads: 25
Joined: Sep 2006
#5
2007-07-06, 08:25 PM
yes the directory is c:\program files\devnz\gbpvr but nothing happens.
Thank you again
gEd
Offline

Posting Freak

London
Posts: 3,546
Threads: 100
Joined: Jan 2005
#6
2007-07-06, 08:50 PM
sorry I don't know then.

make sure the file definately called RecordingStatus.bat (in windows explorer, goto tools, folder options, view tab, make sure "hide extensions for known file types " is NOT ticked and check file name again.

add a line such as this to check if the bat file is being called.

echo Running bat file >> c:\temp\RecordingStatus.log
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,518
Threads: 776
Joined: Nov 2003
#7
2007-07-06, 08:53 PM
I dont really remember much about RecordingStatus.bat, but from memory the GBPVRTray.exe process will run it each time the status changes.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 5,130 2012-12-09, 11:28 PM
Last Post: dennit
  Inhibit Computer Shutdown While Recording rwnz 52 34,598 2012-04-03, 11:40 AM
Last Post: pBS
  Start PC for recording, Sleep/Hibernate when done Basher52 6 5,932 2011-12-17, 02:52 PM
Last Post: Sykor
  intermittent recording failures bcdudley 6 4,572 2011-09-28, 07:28 AM
Last Post: bcdudley
  Recording fails but only on one channel (live viewing still works) dshoup 5 4,426 2011-09-19, 01:15 AM
Last Post: sub
  Sattelite interent recording? crsfooddude 1 2,582 2011-07-26, 02:32 AM
Last Post: mvallevand
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 4,091 2011-06-27, 02:06 AM
Last Post: sub
  How to kill an orphan Live TV recording? martint123 2 2,874 2011-05-16, 05:33 PM
Last Post: martint123
  SUB: Recording show in two pieces. Found bug(?) lif 10 6,191 2011-05-11, 09:30 AM
Last Post: jksmurf
  Order of tuner use for live tv and recording shaunpatrick77 1 2,159 2011-02-19, 10:49 AM
Last Post: martint123

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

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

Linear Mode
Threaded Mode