[mythtv] [PATCH] Control duplicates by channel ID

David Shay david at shay.net
Fri Sep 7 02:04:56 UTC 2007


On 8/11/07, David Engel <david at istwok.net> wrote:
>
> On Fri, Aug 10, 2007 at 02:00:25PM -0500, David Shay wrote:
> > This is definitely an interesting "out of the box" thought.  I haven't
> > played it all the way out yet.   My first glance was at the
> > oldrecorded/oldstatus join in FromProgram, which is what was biting us
> > in the current situation.  If we change the callsign in oldrecorded to
>
> Ah, yes.  Oh, well.  As you noted, the problem with the FromProgram
> join could possibly be overcome.  I wouldn't throw this option
> completely out yet, but this does make this hack less elegant.
>
> > Haven't gotten back to code anything the last few days, nor will I
> > until next week at the rate work is going, but I'll keep mulling it
> > over.
>
> OK.  It's looking again like changing PruneRedundants to group by
> chanid instead of callsign and dealing with the fallout from that is
> the best current option.


Alright.  Want to start looking at this again.  Needed to get out of the
troll war that I accidentally got involved in on -users. *Slaps head and
vows not to do that again.

Anyway, I looked some more at concatenating callsign/chanid for these
special cases and I think it would lead to a lot of exception logic,
seemingly in more places than just FromRecorded.

If I rule that out temporarily for now, option 2 would still be to try to
figure out how to get all of the oldrecorded entries in.  I still think
that's possible, but if I temporarily rule this out, and call option 3 your
"changing PruneRedundants to group  by chanid instead of callsign", can you
describe what you believe the fallout would be?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20070906/f4aa7151/attachment.htm 


More information about the mythtv-dev mailing list