[mythtv-commits] Ticket #7822: Mythbackend cannot locate recordings for preview/delete, but can play them

MythTV mythtv at cvs.mythtv.org
Wed Jul 28 20:38:34 UTC 2010


#7822: Mythbackend cannot locate recordings for preview/delete, but can play them
--------------------------------+-------------------------------------------
 Reporter:  tjharris@…          |        Owner:  ijr       
     Type:  defect              |       Status:  new       
 Priority:  major               |    Milestone:  unknown   
Component:  MythTV - General    |      Version:  0.22-fixes
 Severity:  medium              |   Resolution:            
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by mimo+mythtv-svn@…):

 Just to confirm. I have the same problem (on PowerPC). It used to work at
 one stage, now it's this.
 {{{
 /usr/bin/mythbackend --version
 Please include all output in bug reports.
 MythTV Version   : 24158
 MythTV Branch    : branches/release-0-23-fixes
 Network Protocol : 56
 Library API      : 0.23.20100314-1
 QT Version       : 4.6.2
 Options compiled in:
  linux debug using_oss using_alsa using_pulse using_jack using_pulseoutput
 using_backend using_dvb using_firewire using_frontend using_hdhomerun
 using_hdpvr using_iptv using_ivtv using_joystick_menu using_libudev
 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus
 using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc
 using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python
 using_opengl using_ffmpeg_threads using_libavc_5_3 using_live using_mheg
 }}}

 {{{
 2010-07-28 21:31:45.171 MythXML::ProcessRequest: GetPreviewImage : GET
 /Myth/GetPreviewImage?ChanId=1015&StartTime=2010-07-25T23%3A35%3A00&Height=56&Width=100&
 HTTP/1.0

 2010-07-28 21:31:45.195 MSqlQuery::exec(DBManager0) SELECT r.chanid,
 r.starttime,   r.endtime,                r.title,            r.subtitle,
 r.description,            c.channum,          c.callsign,    c.name,
 c.commmethod,       c.outputfilters,                         r.seriesid,
 r.programid,   r.filesize,               r.lastmodified,     r.stars,
 r.previouslyshown,        r.originalairdate,  r.hostname,    r.recordid,
 r.transcoder,       r.playgroup,   r.recpriority,            r.progstart,
 r.progend,     r.basename,               r.recgroup,
 r.storagegroup,                          r.commflagged,      r.cutlist,
 r.autoexpire,             r.editing,          r.bookmark,    r.watched,
 r.preserve,         r.transcoded,  r.deletepending,
 p.audioprop+0,      p.videoprop+0, p.subtitletypes+0  FROM recorded AS r
 LEFT JOIN (channel AS c, recordedprogram AS p) ON (r.chanid    = c.chanid
 AND     r.chanid    = p.chanid AND     r.progstart = p.starttime) WHERE
 r.chanid    = '1015' AND       r.starttime = '2010-07-25T23:35:00' <<<<
 Returns 1 row(s)
 2010-07-28 21:31:45.226 MythXML::GetPreviewImage() - no recording for
 start time 2010-07-25T23:35:00
 2010-07-28 21:31:45.247 HTTPRequest::SendResponse(xml/html) () :404 Not
 Found -> 192.168.0.106: 2

 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7822#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list