NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 45 46 47 48 49 … 56 Next »
XRecord v33

 
  • 0 Vote(s) - 0 Average
XRecord v33
Richard
Offline

Member

Posts: 81
Threads: 12
Joined: Mar 2005
#21
2005-08-09, 09:30 PM
Hello Jorm,

We had talked in http://forums.nextpvr.com/showthread.php?t=6932 about being able to suspend a scheduled program in cdk scheduler. Have you had any success on this to do item?
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#22
2005-08-09, 10:07 PM
I think jrock got to busy. I will try to modify the cdk scheduler myself when I get ahead of the things I have taken on. Probably a week and the hooks will be in the cdk.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
LilY0da
Offline

Senior Member

Posts: 442
Threads: 25
Joined: Jul 2005
#23
2005-08-10, 04:13 AM
I tried to use Xrecord tonight, but there's something weird.
It doesn't show me all the recorded shows that I can see in Video Archive.
I searched a bit through the GBPVR.mdb, and it looks like in the RECORDING_SCHEDULE, there is only one entry for "Spin City" for exemple, and that is the one Xrecord is showing, but somehow, Video Archive shows me the 3 files that are in the same directory as the one Xrecord shows... It even shows the description correctly.

Do you know if Video Archive modifies the data structure somehow, making it incompatible with Xrecord? Or is this just some weirdness in my database???
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#24
2005-08-10, 04:57 AM
The video archive plug-in copies the information out of the GBPVR database and into its own. it never deletes information from the GBPVR database unless you delete a scheduled recording. I believe XRecord does more or less the same and stores info in its own files. GBPVR does clean up its own database whenever files are moved. So, if you move a file from one directory to another, GBPVR will delete the information and "forget" about the file. The video archive plug-in however will still have the information and show things correctly.

Also, you might want to look in the Programme table to see what is there. That is where the information on recorded shows is kept and where XRecord is probably looking to find information. The Recording_Schedule tables show future, scheduled recordings and reoccurring recordings.

Jeff
capone
Offline

Posting Freak

Posts: 1,756
Threads: 190
Joined: Jan 2005
#25
2005-08-10, 05:20 AM
Do you use renamer? For no reason I could find, the files would be renamed, but they wouldn't get updated in the DB, and would be lost in xrecord as a result. I just turned it off for the time being.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#26
2005-08-10, 10:18 AM
if you xexport -all and then call the renamer it should work.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
LilY0da
Offline

Senior Member

Posts: 442
Threads: 25
Joined: Jul 2005
#27
2005-08-10, 02:22 PM
No I didn't rename alter or move the files...

Jorm, the Programme table seems to have all the shows, not just the recorded ones... Is there a flag I can use or a query I can make to see which ones are the recorded ones in there?
For Spin City, it shows 7 entries, whereas I only have 3 left on the drive... It also shows tons of TV shows I never even knew existed, so no way I could have recorded that...
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#28
2005-08-10, 02:32 PM
there is no information in the program table that tells you what was or will be recorded. That information is in scheduled recording table.

Jeff and I have taken different approaches. The video archiver moves the data out of the scheduled recording table into his database. That gives him safety if the gbpvr database dies. I did not like that solution because if I want to burn shows to a disk or share them with a friend I wanted to be able to provide them with a file that can go along with the mpeg. The .dat

Another solution is that I can possibily make xrecord video archiver aware so that it can tap the same database as a 3rd source (1st source database, 2nd .dat, 3rd video archiver).

Currently if the shows are archived with the video archiver xrecord can not find them.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
capone
Offline

Posting Freak

Posts: 1,756
Threads: 190
Joined: Jan 2005
#29
2005-08-10, 03:02 PM
Well, I put renamer and xexport -all in. This time it renamed just fine (again, like it used to). But, still no dat file. I ran it command line, and it ran though most of them, but then hit some error:

output E:\Recorded TV\Starved\Starved_20050804_22002230.mpg.dat
Exporting entry E:\Recorded TV\Starved\Starved_20050804_22002230.mpg.dat

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
at XExport1.XExport.exportEntry(ScheduledRecording recording)
at XExport1.XExport.Main(String[] args)
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#30
2005-08-10, 03:03 PM
Jorm -

Maybe you and I can work offline on this. It should literally be just 2 lines of code to extract all the information you need.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  New version 0.47 of XRecord is available on the wiki fla 35 8,948 2007-05-26, 10:39 PM
Last Post: fla
  Reskin XRecord? Old Dog 15 4,251 2007-03-23, 01:18 AM
Last Post: fla
  XRecord, XSearch, & XGuide Old Dog 7 2,486 2006-07-17, 11:16 AM
Last Post: tkgafs
  xrecord v.45 jorm 8 3,516 2006-01-25, 01:54 PM
Last Post: JohnInSJ
  Xrecord v.44 jorm 13 4,509 2005-11-25, 01:30 PM
Last Post: jorm
  XRecord v.43 jorm 10 4,390 2005-10-13, 07:49 PM
Last Post: capone
  XRecord v.41 jorm 41 12,409 2005-10-07, 04:37 PM
Last Post: jorm
  change xrecord default view AcidSun 1 1,591 2005-09-27, 03:24 PM
Last Post: lseats
  XRecord v.40 jorm 23 7,450 2005-09-24, 09:19 PM
Last Post: Heyt
  Xrecord v.38 jorm 33 9,953 2005-09-19, 11:37 PM
Last Post: spyder40

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

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

Linear Mode
Threaded Mode