<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I did something like this for a friend who wanted to upgrade her collection of favourite House episodes from analog cable to digital OTA. On the digital channel we did a record all this channel and for duplicate matching we said only in current recordings & gradually her faves are being upgraded. </blockquote>
<br>I did not know there were different options in duplicate checking. I will have to look into that.<br><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I also did a SQL report to mail her a list of duplicates every week and she manually reviews and deletes. The key here is the digital channel is different from the analog one.<br>
</blockquote><div> <br></div><div>I was thinking of something like this. <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I imagine this could be made generic with a custom query that selects your desired titles when they appear in the new source and a row exists with the same programid and the old source. That involves a lot of hunting so I doubt this would perform very well.<br>
<br>
Since the list of shows to rerecord is static(ish) you might instead get their programids and do a custom query matching on the new source and programid in the giant list of IDs. I assume programid is indexed so this would run efficiently.<br>
</blockquote><div><br></div><div>Thanks.<br><br></div><div>John <br></div></div></div></div>