[mythtv-users] GetPreviewImage is checking for recording at wrong start time

jk90090 jk90090 at gmail.com
Wed Jan 4 21:53:58 UTC 2012


Started noticing that myMythWeb 
<http://code.mythtv.org/trac/wiki/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]

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'


I did an update (manual gentoo ebuild) yesterday before submitting the 
ticket. MythTV build is from mythtv-0.25_pre20120103.tar.gz .MythWeb 
<http://code.mythtv.org/trac/wiki/MythWeb>is 
www-apps/mythweb-0.25_pre20111115, also pulling in from the manual ebuild.

I just depcleaned the mythtv and mythweb packages and doublecheck the 
following do not exist:

    /usr/include/mythtv/ /usr/share/mythtv/ /usr/bin/myth*
    /usr/lib/libmyth /usr/lib/mythtv/

Re-emerged both, same issue.

So I logged a defect, and was told the following:

  >You have something out of date, please ask for help on the users mailing
  >list.  Both the services API and MythWeb have been modified to require UTC
  >time, so either your PHP bindings, your mythtv, or your mythweb is out of
  >date.

My PHP is:

*  dev-lang/php
       Latest version available: 5.3.8
       Latest version installed: 5.3.6
       Size of files: 10,975 kB
       Homepage:      http://php.net/
       Description:   The PHP language runtime engine: CLI, CGI, 
FPM/FastCGI, Apache2 and embed SAPIs.
       License:       PHP-3

I went ahead and updated PHP but no change.  Then I looked at the 
Ebuild, and I don't see PHP in the dependencies.  Shouldn't it?

Doublechecked my etc-update and everything is current generally.

Suggestions?  I can't see what I'm possibly doing wrong here.

-JK


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20120104/9d4e9d2c/attachment.html 


More information about the mythtv-users mailing list