[mythtv-commits] Ticket #5659: Add full path for XMLTV config file to database

MythTV mythtv at cvs.mythtv.org
Sun Aug 31 12:40:18 UTC 2008


#5659: Add full path for XMLTV config file to database
------------------------------+---------------------------------------------
 Reporter:  laga at laga.ath.cx  |       Owner:  ijr       
     Type:  patch             |      Status:  new       
 Priority:  minor             |   Milestone:  unknown   
Component:  mythtv            |     Version:  0.21-fixes
 Severity:  medium            |     Mlocked:  0         
------------------------------+---------------------------------------------
 Changes:

 libs/libmythtv/dbcheck.cpp: adds a new column to the videosource table
 which holds the full path to the XMLTV config file.
 For some reason, mythtv segfaults when upgrading the DB with this patch.
 Maybe someone can spot what's wrong, the BT seems useless to me.

 libs/libmythtv/videosource.cpp: insert full path to the XMLTV config file
 when adding/modifying a video source

 programs/mythfilldatabase/filldata.cpp: get full path to XMLTV config file
 from database. Fall back to old behavior if there's no entry.

 This patch is not as well tested as I'd like it to be. It's posted for
 review. A version against trunk will be posted once the underlying logic
 has been approved.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5659>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list