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 … 1104 1105 1106 1107 1108 … 1231 Next »
Xrecord

 
  • 0 Vote(s) - 0 Average
Xrecord
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#1
2005-02-08, 03:50 PM
I've had problems getting the schedule function to work. There is an xml file that was missing (priorityrecording.xml) I just created a blank file and called it that, but that didn't seem to take care of the problem. Can anyone help?
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
#2
2005-02-08, 04:17 PM
Cut and paste the below code into Notepad, and save it in your GBPVR root directory as PriorityRecordings.xml.

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
<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>
</Configuration>
<Recording type="Season" priority="1">
<Channel>4</Channel>
<ProgramName>Days of our Lives</ProgramName>
<RecordingType>All Episodes</RecordingType>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
</Recording>
</GBPVR>
[/QUOTE]

Make sure you change the value in noNamespaceSchemaLocation to point to the where you have the PriorityRecordings.xsd file.

That should get you started. You can also get more information on the Scheduler by looking in the developers forum under External Recording Manager as well as CDK Scheduler.
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#3
2005-02-09, 03:53 PM
Alright, thanks for that. But you know, the only thing that gets pending is Days of Our Lives. I'm trying to add a show, it saves it under the scheduler tab, but when it postupdatesepg, it never picks it up as a show.
If you want to know why nPVR is the bomb, ask my wife!
jrockintuitive
Offline

Senior Member

Posts: 292
Threads: 19
Joined: Dec 2004
#4
2005-02-09, 07:26 PM
What is in your priority recording file...

Feel free to send it to me.
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#5
2005-02-11, 04:49 PM
I added what KingArgyle put, and it worked--though i want just newer episodes, so i hope that if i tweaked that one setting it still works.

Then I added a few more (through xrecord), and the next thing i know, it pretty much pended to record every show in every slot in one of the channels. that was not a fun way of spending 10 minutes deleting them all one by one.

Do i have to manually edit the priorityrecording file to make this work?

I have deleted everything and added (in xrecord) 'denzel washington'. the results this time were the exact same, every d*m show in one of station recorded for the entire week. please help

below is my priorityrecordingfile:

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;GBPVR d1p1:noNamespaceSchemaLocation=&quot;C:\Program Files\devnz\gbpvr\PriorityRecordings.xsd&quot; xmlns:d1p1=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;
&lt;Configuration&gt;
&lt;MissingRecordingPriority&gt;0&lt;/MissingRecordingPriority&gt;
&lt;Conflicts&gt;Delete&lt;/Conflicts&gt;
&lt;DuplicatesAllowed&gt;Yes&lt;/DuplicatesAllowed&gt;
&lt;/Configuration&gt;
&lt;Recording type=&quot;Season&quot; priority=&quot;11&quot;&gt;
&lt;Channel&gt;44&lt;/Channel&gt;
&lt;ProgramName&gt;newlyweds: nick &amp;amp; jessica&lt;/ProgramName&gt;
&lt;RecordingType&gt;New Episodes&lt;/RecordingType&gt;
&lt;Quality&gt;Medium&lt;/Quality&gt;
&lt;CaptureSource&gt;1&lt;/CaptureSource&gt;
&lt;Duplicates&gt;
&lt;Recorded&gt;No&lt;/Recorded&gt;
&lt;Scheduled&gt;No&lt;/Scheduled&gt;
&lt;/Duplicates&gt;
&lt;LimitDays&gt;
&lt;DaysOfWeek&gt;Wednesday&lt;/DaysOfWeek&gt;
&lt;/LimitDays&gt;
&lt;Padding&gt;
&lt;PrePadding&gt;3&lt;/PrePadding&gt;
&lt;PostPadding&gt;3&lt;/PostPadding&gt;
&lt;/Padding&gt;
&lt;/Recording&gt;
&lt;Recording type=&quot;All&quot; priority=&quot;11&quot;&gt;
&lt;Search&gt;
&lt;GuideDescription&gt;
&lt;TextSearch&gt;denzel washington&lt;/TextSearch&gt;
&lt;/GuideDescription&gt;
&lt;/Search&gt;
&lt;RecordingType&gt;All Episodes&lt;/RecordingType&gt;
&lt;Quality&gt;Medium&lt;/Quality&gt;
&lt;CaptureSource&gt;1&lt;/CaptureSource&gt;
&lt;Duplicates&gt;
&lt;Recorded&gt;No&lt;/Recorded&gt;
&lt;Scheduled&gt;No&lt;/Scheduled&gt;
&lt;/Duplicates&gt;
&lt;LimitDays&gt;
&lt;DaysOfWeek&gt;Wednesday&lt;/DaysOfWeek&gt;
&lt;/LimitDays&gt;
&lt;Padding&gt;
&lt;PrePadding&gt;2&lt;/PrePadding&gt;
&lt;PostPadding&gt;2&lt;/PostPadding&gt;
&lt;/Padding&gt;
&lt;/Recording&gt;
&lt;/GBPVR&gt;
If you want to know why nPVR is the bomb, ask my wife!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  XRecord crashes in 1.2.13 Gedanken 8 2,694 2008-05-28, 02:58 AM
Last Post: fla
  Need to archive like I use to be able to do with Xrecord jerryfisher 2 1,291 2007-09-23, 02:43 AM
Last Post: fla
  Xrecord works, but no image's show up frankvanhoesel 7 2,093 2006-01-29, 06:39 PM
Last Post: krustythekroom
  Failed Recordings - problem with GBPVR or Xrecord? haripj 4 2,025 2006-01-11, 11:24 AM
Last Post: Eoghan
  IComparer in Xrecord Dubya 8 2,323 2005-08-23, 02:28 PM
Last Post: jorm
  XRecord / CDKScheduler confilct ? RandyAdamsTN 1 1,223 2005-05-31, 02:43 PM
Last Post: jorm
  Xrecord and WMV files sean 3 1,352 2005-05-22, 12:15 PM
Last Post: jorm
  xrecord - Moving files isgdre 2 1,397 2005-04-24, 02:58 PM
Last Post: jorm
  xrecord - Page UP/Down Request isgdre 1 1,089 2005-04-24, 02:55 PM
Last Post: jorm
  Xrecord Question. Gunr 6 2,371 2005-04-18, 01:53 PM
Last Post: jorm

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

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

Linear Mode
Threaded Mode