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 … 1094 1095 1096 1097 1098 … 1231 Next »
xrecord scheduler

 
  • 0 Vote(s) - 0 Average
xrecord scheduler
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#1
2005-02-23, 04:33 PM
Below is my priorityrecordings.xml file. It was generated after i entered the information on GBPVR. I have the latest xrecord plugin. So after updateepg ran, same problem: Every Single Episode on Channel 2 (the first channel on my EPG) was slated to record. It just put everything into pending--so again, you can imagine it is a pain in the a** to go through and delete each one. If anyone knows what i'm doing wrong, please let me know. Below is my file:

<?xml version="1.0" encoding="UTF-8"?>
<GBPVR d1p1:noNamespaceSchemaLocation="C:\Program Files\devnz\gbpvr\PriorityRecordings.xsd" xmlns:d1p1="http://www.w3.org/2001/XMLSchema-instance">
<Configuration>
<MissingRecordingPriority>0</MissingRecordingPriority>
<Conflicts>Delete</Conflicts>
<DuplicatesAllowed>Yes</DuplicatesAllowed>
</Configuration>
<Recording type="Season" priority="1">
<Channel>44</Channel>
<ProgramName>Newlyweds : Nick & Jessicap</ProgramName>
<RecordingType>New Episodes</RecordingType>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<LimitDays>
<DaysOfWeek>Wednesday</DaysOfWeek>
</LimitDays>
<Padding>
<PrePadding>3</PrePadding>
<PostPadding>3</PostPadding>
</Padding>
</Recording>
<Recording type="All" priority="2">
<Search>
<GuideDescription>
<TextSearch>Harrison Ford</TextSearch>
</GuideDescription>
</Search>
<RecordingType>New Episodes</RecordingType>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Padding>
<PrePadding>2</PrePadding>
<PostPadding>2</PostPadding>
</Padding>
</Recording>
<Recording type="All" priority="3">
<Search>
<GuideDescription>
<TextSearch>James Bond</TextSearch>
</GuideDescription>
</Search>
<RecordingType>All Episodes</RecordingType>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Padding>
<PrePadding>3</PrePadding>
<PostPadding>3</PostPadding>
</Padding>
</Recording>
</GBPVR>
If you want to know why nPVR is the bomb, ask my wife!
jrockintuitive
Offline

Senior Member

Posts: 292
Threads: 19
Joined: Dec 2004
#2
2005-02-23, 05:56 PM
I would love if you want to help test the CDK sked.

I can even walk you through creating a test enviornment so you do not mess with your main GBPVR DB.

Questions:
Did you get the latest priorityrecording from wiki (updated version from XRecord)?
If so, would you be willing to send me your log and priority file (and possible FTP me your DB - I can provide you with an ID and PWD).
I also want to warn everyone about the scheduler... although I have made several changes to the scheduler I'd imagine that there are some show stoppers. I run through over 50 test scenerious and everything looks good. However, there are far to many parameters for me to test. I will let everyone know when the CDK scheduler is prime time. I think we are close but not there yet. FYI: I know KingArgyle as well as myself use the CDK scheduler in production.
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#3
2005-02-23, 11:12 PM
I'm up for being a tester--but just to warn you, i'm not as computer savvy as the rest of you!
If you want to know why nPVR is the bomb, ask my wife!
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#4
2005-02-23, 11:39 PM
I just ran your file against my test system using the most current version of the CDK Scheduler. Make sure your RecordingUtils.dll file is date 2/22/2005 and the PriorityRecordings.exe file is dated 2/22/2005. When I ran it here are the results I received:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
Newlyweds : Nick &amp; Jessicap has 0 potential recording(s).
has 7 potential recording(s).
has 1 potential recording(s).
Patriot Games is being recorded from 2/26/2005 1:05:00 AM to 2/26/2005 3:05:00 AM on capture source 1
Patriot Games is being recorded from 2/26/2005 4:30:00 PM to 2/26/2005 6:30:00 PM on capture source 1
Witness is being recorded from 2/23/2005 8:00:00 PM to 2/23/2005 10:00:00 PM on capture source 1
Hollywood Homicide is being recorded from 2/27/2005 9:30:00 AM to 2/27/2005 11:30:00 AM on capture source 1
Hollywood Homicide is being recorded from 2/27/2005 6:00:00 PM to 2/27/2005 8:00:00 PM on capture source 1
Witness is being recorded from 2/27/2005 3:00:00 PM to 2/27/2005 5:00:00 PM on capture source 1
The Devil's Own is being recorded from 3/1/2005 8:00:00 PM to 3/1/2005 10:00:00PM on capture source 1
The Living Daylights is being recorded from 3/1/2005 5:05:00 PM to 3/1/2005 7:20:00 PM on capture source 1
[/QUOTE]


I checked and the Search Criteria found these shows on different channels and recorded them correctly.

Even if you are using XRecord v16 or above you should be using the most current version of CDKScheduler (2/22/2005) or newer with it.

BTW, Nice tuning on the code, JRock. It runs much quicker.
jrockintuitive
Offline

Senior Member

Posts: 292
Threads: 19
Joined: Dec 2004
#5
2005-02-24, 12:45 AM
Thanks King, you did all of the heavy lifting on this scheduler.

I'm not happy with the &quot; has 7 potential recording(s).&quot;

But I will fix shortly.
jrockintuitive
Offline

Senior Member

Posts: 292
Threads: 19
Joined: Dec 2004
#6
2005-02-24, 12:53 AM
[b Wrote:Quote[/b] ]I'm up for being a tester--but just to warn you, i'm not as computer savvy as the rest of you!

Cool and thanks.

This goes for anyone willing to help.

I think the best thing to do is to setup the priorityrecording file to exactly what you want.

I know it is very difficult to do. If you can take a first crack at the priorityrecording file and run the program that would be great.

If you need help, I can walk you through the process or create the file for you with your settings -- send me the shows name, time, channel - and any other &quot;special&quot; consideration you would like.

My biggest concerns are international issues (I'm for the US)- I changes my OS to german and tested the code- it works- but I'm sure there are issues.

Everyone be warned... I plan to make some minor changes to make this easier to fill out by hand and in XRecord.

Of course, I will enlist KingArgyle with help on the schema

my email is jrockintuitive@yahoo.com
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Which Scheduler Does GBPVR Use for SchedulesDirect aritafari 1 1,271 2010-02-19, 11:51 PM
Last Post: whurlston
  How to trigger external scheduler WolfCry 12 3,883 2009-09-28, 02:02 PM
Last Post: WolfCry
  web scheduler stangdaman 15 4,406 2009-03-15, 08:23 PM
Last Post: JohnD
  XRecord crashes in 1.2.13 Gedanken 8 2,625 2008-05-28, 02:58 AM
Last Post: fla
  command line scheduler ercuem 1 1,124 2008-04-06, 08:10 PM
Last Post: sub
  scheduler and wakeup. mytrumanshow 7 2,353 2008-03-31, 06:28 PM
Last Post: sub
  Need to archive like I use to be able to do with Xrecord jerryfisher 2 1,239 2007-09-23, 02:43 AM
Last Post: fla
  vista task scheduler gangaskan 4 1,642 2007-08-30, 10:14 AM
Last Post: Lindsay
  Can't get Web Scheduler to work Bwangster12 17 4,446 2006-12-04, 09:50 PM
Last Post: Bwangster12
  Web Scheduler Parser Error Cocaine 0 1,149 2006-06-20, 10:34 PM
Last Post: Cocaine

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

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

Linear Mode
Threaded Mode