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 … 14 15 16 17 18 … 1231 Next »
Path to file being recorded.

 
  • 0 Vote(s) - 0 Average
Path to file being recorded.
brianj
Offline

Junior Member

Posts: 8
Threads: 3
Joined: Jul 2010
#1
2010-07-31, 05:11 PM
Is there any easy way of finding out (outside of GBPVR) the path / filename of the file that GBPVR is currently recording to?

Brian
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,686
Threads: 767
Joined: Nov 2003
#2
2010-07-31, 05:46 PM
That question is a bit vague, so hard to give you a good answer. You could look in the RECORDING_SCHEDULE table in the database for a list of in-progress recordings, and their file names. BTW, it could be recording to several files at the same time if you got multiple cards.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#3
2010-07-31, 09:32 PM
how about just write a parallelprocessing.bat that takes the recording filename passed and does whatever you want with it, such as write it into a status file that some other process is looking at, or pass it to your external process, or.....
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
brianj
Offline

Junior Member

Posts: 8
Threads: 3
Joined: Jul 2010
#4
2010-08-03, 09:09 AM
Thanks both.

I want to access the recording file as it's being recorded. It looks like I can find the install directory from the registry and then find the recordings directory from config.xml. I could then examine the database.

It will probably be a daily recording, so it will change its name from day to day.

Brian
ElihuRozen
Offline

Senior Member

Massachusetts, USA
Posts: 514
Threads: 51
Joined: Apr 2006
#5
2010-08-05, 12:24 AM
If you can find the install directory & run the following:

"sqlite3.exe" -separator " -- " "gbpvr.db3" "SELECT filename from RECORDING_SCHEDULE where (status = '1');"

That will display the filename of anything that is currently being recorded. If you don't switch to the install directory, put the full path in front of sqlite3.exe and gbpvr.db3.
brianj
Offline

Junior Member

Posts: 8
Threads: 3
Joined: Jul 2010
#6
2010-08-08, 10:58 PM
That's great. Many thanks.

Brian
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  file types of recorded TV paul1 3 3,651 2012-09-30, 05:20 PM
Last Post: sub
  Can't watch recorded TV programs. robert2011 3 2,282 2011-03-31, 11:20 AM
Last Post: robert2011
  Recorded Playback Scrambled/Distorted BTJustice 8 4,088 2011-03-31, 05:12 AM
Last Post: BTJustice
  No Data In the Recorded File zb1 5 2,199 2010-08-24, 01:08 AM
Last Post: zb1
  error: failure playing back file yonu 4 2,006 2010-07-12, 12:52 AM
Last Post: yonu
  Recorded TV will not play :( Dave_M 11 3,897 2010-06-02, 05:13 PM
Last Post: Dave_M
  UK Freesat Scan.cache File jeffers 3 2,019 2010-05-25, 10:34 PM
Last Post: jeffers
  3 AC3Filter instances when playing back a still recording TS file? jksmurf 3 1,881 2010-05-17, 12:30 AM
Last Post: jksmurf
  Recording stops at 4gb file size experiencebliss 5 2,357 2010-05-04, 02:54 AM
Last Post: pBS
  Is there a simple way to get a snapshot of live tv or from a recorded show? hexibot43 12 3,487 2010-04-25, 01:50 PM
Last Post: HarryH3

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

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

Linear Mode
Threaded Mode