[mythtv-commits] Ticket #13094: Dvr/GetUpcomingList?Count=1 is reporting an old scheduled recording after a recording failure

MythTV noreply at mythtv.org
Tue Aug 8 15:45:09 UTC 2017


#13094: Dvr/GetUpcomingList?Count=1 is reporting an old scheduled recording after a
recording failure
---------------------------------------------+-----------------------------
 Reporter:  stephen@…                        |          Owner:  bmeek
     Type:  Bug Report - General             |         Status:  new
 Priority:  minor                            |      Milestone:
                                             |  needs_triage
Component:  MythTV - Services API - Backend  |        Version:  0.28.1
 Severity:  low                              |     Resolution:
 Keywords:  API GetUpcomingList              |  Ticket locked:  0
---------------------------------------------+-----------------------------

Comment (by bmeek):

 The existing code includes recordings that pass
 this test:

   !GetRecordingEndTime() > MythDate::current()

 {{{
      AsOf = 2017-08-08T02:06:30Z
 StartTime = 2017-08-08T00:45:00Z
   StartTs = 2017-08-08T00:45:00Z
   EndTime = 2017-08-08T02:25:00Z
     EndTs = 2017-08-08T02:28:00Z
    Status = Failed
 }}}
 Status looks correct. I'll try to fail a recording myself
 and see what the backend is saying (30-Pre though.)

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


More information about the mythtv-commits mailing list