[mythtv-commits] Ticket #9966: mythfilldatabase

MythTV noreply at mythtv.org
Sat Aug 6 09:26:51 UTC 2011


#9966: mythfilldatabase
-------------------------------------------+------------------------
     Reporter:  lars.schmohl@…             |      Owner:  stuartm
         Type:  Bug Report - General       |     Status:  new
     Priority:  critical                   |  Milestone:  unknown
    Component:  MythTV - Mythfilldatabase  |    Version:  Trunk Head
     Severity:  high                       |   Keywords:
Ticket locked:  0                          |
-------------------------------------------+------------------------
 unable to import from xmltv.

 Program are not shown in the listing. No recordings are scheduled.

 Got this mysql import:.

 DB Error (MSqlQuery):
 Query was:
 REPLACE INTO program (  chanid,         title,          subtitle,
 description,   category,       category_type,    starttime,      endtime,
 closecaptioned, stereo,         hdtv,            subtitled,
 subtitletypes,  audioprop,      videoprop,   partnumber,     parttotal,
 syndicatedepisodenumber,   airdate,        originalairdate,listingsource,
 seriesid,       programid,      previouslyshown,   stars,
 showtype,       title_pronounce, colorcode ) VALUES( ?,        ?,
 ?,       ?,  ?,      ?,        ?,     ?,  ?,            ?,        ?,
 ?,  ?,      ?,     ?,  ?,    ?,  ?,  ?,       ?,   ?,  ?,      ?,     ?,
 ?,         ?,      ?,      ?)
 Bindings were:
 :AIRDATE="2011", :AUDIOPROP=1, :CATEGORY="unterhaltung (shows/comedy)",
 :CATTYPE=NULL, :CC=false, :CHANID=29011, :COLORCODE="", :DESCRIPTION="",
 :ENDTIME=2011-08-26T23:33:00, :HASSUBTITLES=false, :HDTV=false,
 :LSOURCE=4,
 :ORIGAIRDATE=NULL, :PARTNUMBER=0, :PARTTOTAL=0, :PREVSHOWN=false,
 :PROGRAMID="",
 :SERIESID="61078915", :SHOWTYPE="", :STARS="",
 :STARTTIME=2011-08-26T23:30:00,
 :STEREO=true, :SUBTITLE="", :SUBTYPES=0, :SYNDICATENO="",
 :TITLE="heute-show xxs", :TITLEPRON="", :VIDEOPROP=0

 when i set the cat type in the db (UPDATE program SET
 category_type="genre"), the program listing is shown and recordings are
 scheduled.

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


More information about the mythtv-commits mailing list