[mythtv-commits] Ticket #10238: GetPreviewImage is checking for recording at wrong start time

MythTV noreply at mythtv.org
Tue Jan 3 23:59:27 UTC 2012


#10238: GetPreviewImage is checking for recording at wrong start time
-------------------------------------+-------------------------------------
     Reporter:  jk90090@…            |      Owner:  kormoc
         Type:  Bug Report -         |     Status:  new
  General                            |  Milestone:  unknown
     Priority:  minor                |    Version:  Trunk Head
    Component:  Plugin - MythWeb     |   Keywords:  GetPreviewImage MythWeb
     Severity:  medium               |  Preview Images
Ticket locked:  0                    |
-------------------------------------+-------------------------------------
 Started noticing that my MythWeb "Recordings" page wasn't showing preview
 icons.  Check the backend log and saw the following sort of errors:


 2012-01-03 15:55:44.682301 E [7951/8502] HttpServer82
 services/content.cpp:450 (GetPreviewImage) - GetPreviewImage: no recording
 for start time 'Mon Jan 2 12:00:00 2012'


 I never have recordings at 2pm, everything generally starts at 8pm and
 goes until 11pm, the usual TV window.
 That day specifically I had a recording at 2x @ 8pm, 1x 8:30p, and 1x 10p.

 Build is from today's pull (Jan 3rd), though I showed the error back on
 the 11/21/2011 build I was previously running this morning.

 mythbackend version: master [v0.25pre-4001-g8e9d2a0]

 Ticket 9977 is similar and but closed as invalid.

 More log samples:

 2012-01-03 15:55:44.697768 E [7951] HttpServer82 services/content.cpp:450
 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Mon Jan
 2 12:30:00 2012'
 2012-01-03 15:55:44.698174 E [7951/8026] HttpServer86
 services/content.cpp:450 (GetPreviewImage) - GetPreviewImage: no recording
 for start time 'Mon Jan 2 14:00:00 2012'
 2012-01-03 15:55:44.719451 E [7951] HttpServer82 services/content.cpp:450
 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Mon Jan
 2 12:00:00 2012'
 2012-01-03 15:55:44.729905 E [7951] HttpServer82 services/content.cpp:450
 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Jan
 1 12:30:00 2012'
 2012-01-03 15:55:44.735957 E [7951] HttpServer82 services/content.cpp:450
 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Jan
 1 13:30:00 2012'
 2012-01-03 15:55:44.743695 E [7951] HttpServer82 services/content.cpp:450
 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Fri Dec
 30 12:00:00 2011'
 2012-01-03 15:55:44.746811 E [7951] HttpServer82 services/content.cpp:450
 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sat Dec
 31 12:00:00 2011'

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10238>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list