NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 141 142 143 144 145 … 193 Next »
Duplicate Shows

 
  • 0 Vote(s) - 0 Average
Duplicate Shows
Sketch
Offline

Junior Member

Posts: 9
Threads: 3
Joined: Sep 2005
#1
2005-09-10, 04:13 PM
I tried looking around to see about this, and didn't see anything in GB. It would be nice if GBPvr could recognize and not record duplicate shows.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2005-09-10, 05:03 PM
There is a 'dont record duplicates' option in the config app, but it will only work for zap2it users.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#3
2005-09-11, 12:55 AM
you can also try rectracker. Not perfect but pretty good.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#4
2005-09-12, 12:40 AM
Don't be modest, Jorm. RecTracker handles about 99.9% of all cases, and works with either XMLTV or Zap2It as sources.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#5
2005-09-12, 03:49 AM
Smile
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
#6
2005-09-12, 04:01 AM
Well, I might as well as my rectracker question here...
From what I understand, rectracker is called in PostUpdateEPG.bat with "rectracker -purge"
Am I understanding this correctly in that it purges the RECORDING_SCHEDULE table from shows that are already in rectracker.mdb?
Or does PriorityRecordings.exe also use rectracker.mdb to NOT enter in RECORDING_SCHEDULE shows that have already been recorded?
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#7
2005-09-12, 11:27 AM
only the following is true

purges the RECORDING_SCHEDULE table from shows that are already in rectracker.mdb
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#8
2005-09-12, 01:05 PM
Slight correction here. CDK Scheduler (PriorityRecording.exe), does use the RecTracker.dll file to check the RecTracker.mdb for shows that have alread been recorded, and when scheduling if you tell it not to record or schedule duplicates, it won't do so.
LilY0da
Offline

Senior Member

Posts: 442
Threads: 25
Joined: Jul 2005
#9
2005-09-12, 01:33 PM
OK, so if I don't want it to enter the shows in RECORDING_SCHEDULE, I have to set <DuplicatesAllowed>No</DuplicatesAllowed> ?

What I don't want, is CDK scheduling 1 episode of a high priority show that I already saw, which will be removed by rectracker - purge later anyway, and my lowest priority show that wasn't scheduled will never be...

Is there a problem with setting this to "no"? I don't see why the default would be "yes"
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#10
2005-09-12, 01:49 PM
The default was set to yes to keep compatibility with the way GBPVR had scheduled shows in the past.

You can set it to No and that should make the the default so that if a show has already been scheduled it won't schedule it again. You can also setup a show like the following in the XML file (XRecord's Schedule function also allows you to do this through the front end GUI):

Code:
    <Recording priority="3">
        <Channel>4</Channel>
        <ProgramName>Las Vegas</ProgramName>
        <Quality>Custom2</Quality>
        <CaptureSource>1</CaptureSource>
        <Duplicates>
            <Recorded>No</Recorded>
            <Scheduled>No</Scheduled>
        </Duplicates>
    </Recording>

This basically tells CDK to record the program "Las Vegas" on Channel 4 using CaptureSource 1 but to not record or schedule duplicates. This allows for show by show control of the scheduling of duplicates or not (my prefered way of scheduling shows and controling duplciates).

Plenty more examples working with the XML can be found in this thread:

http://forums.nextpvr.com/showthread.php...hlight=CDK
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unhighlight recorded shows artmetz 0 403 2024-10-19, 05:05 PM
Last Post: artmetz
  All shows page buntay20 15 2,051 2024-01-28, 08:39 PM
Last Post: mvallevand
  Titles no visible on web EPG for very long shows JP23 4 1,226 2022-07-01, 04:34 PM
Last Post: sub
  Folder change detection (database update) to avoid missing shows Faravid 2 2,019 2019-05-03, 03:16 PM
Last Post: Faravid
  Archive a Series and/or Batch of Shows in recordings from root menu? jksmurf 25 14,452 2017-09-21, 12:14 PM
Last Post: BrettB
  Batch file to be executed when recording consecutive shows on the same channel ElihuRozen 5 4,039 2017-09-16, 07:11 PM
Last Post: ElihuRozen
  Separate Menu for Archived Shows jksmurf 5 3,644 2015-08-02, 11:19 AM
Last Post: jksmurf
  Record shows that contains "Show Name" vintdiesel 5 2,764 2014-05-21, 07:22 PM
Last Post: jghanisco
  Prevent duplicate recordings based on EPG description W3bbo 2 1,802 2014-02-05, 09:19 AM
Last Post: W3bbo
  More Options for Duplicate Handling jksmurf 8 3,050 2012-08-25, 05:57 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode