[mythtv-commits] Ticket #3313: Add the ability to get the episode title format from the database

MythTV mythtv at cvs.mythtv.org
Sun Apr 15 09:59:05 UTC 2007


#3313: Add the ability to get the episode title format from the database
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  awithers
     Type:  patch      |      Status:  new     
 Priority:  minor      |   Milestone:  unknown 
Component:  mythvideo  |     Version:  head    
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 This patch extends the functionality from #3123

 Instead of having to hard code your chosen episode title format into the
 script every time you update it, it will fetch the value from the settings
 table (if it exists).

 The setting value is VideoEpisodeTitleFormat wich you will need to
 manually insert into the database to use this functionality.

 The default behaviour isn't changed.

 I've just copied the database related functions from find_meta.py so they
 are now duplicated. I'm sure it could be consolidated somehow.

 Cheers!

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


More information about the mythtv-commits mailing list