NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 52 53 54 55 56 … 93 Next »
database & xml

 
  • 0 Vote(s) - 0 Average
database & xml
boohiss
Offline

Junior Member

Posts: 30
Threads: 11
Joined: Apr 2006
#1
2006-07-29, 07:38 PM
I'm looking through the SQLite file and the XML file and I'm kinda confused about what data is where.

What determines if a show will appear on the "Recordings" list? Where does that data come from?

Where can I get the filename of a program from the PROGRAMME table?

Thanks,

Matt
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#2
2006-07-29, 07:51 PM
Quote:What determines if a show will appear on the "Recordings" list? Where does that data come from?
The recordings are in the RECORDING_SCHEDULE table.

Quote:Where can I get the filename of a program from the PROGRAMME table?
A PROGRAMME database record doesnt have filenames, but it does have the show title, which is a major part of the filename. The filename is in the RECORDING_SCHEDULE table.
boohiss
Offline

Junior Member

Posts: 30
Threads: 11
Joined: Apr 2006
#3
2006-07-30, 12:23 AM
Thanks for your reply. However, there's a 'filename' column in that table, but it doesn't seem to correspond to the .mpg or .avi file.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#4
2006-07-30, 01:06 AM
The filename only contains the show title until the recording actually begins, then it is converted into a full path. This is so that if the user changes the recording directory, the files wont be saved in the old location.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Delete recordings from database but not from disk? spinnaker 8 3,748 2013-10-26, 10:51 PM
Last Post: spinnaker
  trying to fake npvr database for unit tests reven 3 2,237 2013-05-20, 08:53 AM
Last Post: reven
  Merged database queries mvallevand 4 2,051 2011-06-26, 09:56 PM
Last Post: mvallevand
  NPVR database questions mvallevand 25 9,777 2011-01-06, 12:58 AM
Last Post: jksmurf
  NPVR database - why so stringy with the fields?? :0) carpeVideo 4 1,986 2010-09-21, 01:48 AM
Last Post: sub
  NPVR Database connection ralphy 4 2,428 2010-09-15, 12:09 AM
Last Post: sub
  How can I reset the Music plugin's database? mkenyon2 1 1,881 2009-10-15, 06:43 PM
Last Post: psycik
  SheduleRecording() locks database cb123 3 2,474 2009-02-14, 06:33 PM
Last Post: sub
  accessing database fluffykeith 3 1,853 2008-07-09, 05:43 PM
Last Post: sub
  SQL database and backticks idkpmiller 6 4,066 2008-05-26, 08:32 AM
Last Post: idkpmiller

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

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

Linear Mode
Threaded Mode