[mythtv-commits] Ticket #10747: [PATCH] Autogenerate originalairdate for new episode repeats

MythTV noreply at mythtv.org
Fri Oct 26 08:39:57 UTC 2012


#10747: [PATCH] Autogenerate originalairdate for new episode repeats
---------------------------------------+----------------------------
 Reporter:  Bradley Baetz <bbaetz@…>   |          Owner:  stuartm
     Type:  Patch - Feature            |         Status:  closed
 Priority:  minor                      |      Milestone:  0.27
Component:  MythTV - Mythfilldatabase  |        Version:  0.25-fixes
 Severity:  medium                     |     Resolution:  fixed
 Keywords:                             |  Ticket locked:  0
---------------------------------------+----------------------------

Comment (by Bradley Baetz <bbaetz@…>):

 Hmm, not quite:

  - shepherd never populates originalairdate, so its always missing and the
 select doesn't match. That's fixable in shepherd by just setting it on
 "new" episodes to the current date (assuming that the "standard" US
 grabbers do that?)
  - What I really need is for the original airdate for the repeat to be the
 MAX(originalairdate) such that  originalairdate < startdate
    That handles daily shows that show twice a day, once for the original
 and once for the repeat (this is why I was using first/last)

 Will think about it this weekend and see what I can do without it become
 too complicated.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10747#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list