[mythtv-commits] Ticket #6680: User Job for exporting to MythVideo

MythTV mythtv at cvs.mythtv.org
Tue Jul 7 22:02:30 UTC 2009


#6680: User Job for exporting to MythVideo
---------------------------------------------------+------------------------
 Reporter:  Raymond Wagner <raymond at wagnerrp.com>  |        Owner:  ijr    
     Type:  enhancement                            |       Status:  new    
 Priority:  minor                                  |    Milestone:  0.22   
Component:  MythTV - General                       |      Version:  unknown
 Severity:  low                                    |   Resolution:         
  Mlocked:  0                                      |  
---------------------------------------------------+------------------------

Comment(by Raymond Wagner <raymond at wagnerrp.com>):

 Added custom formatting for filename and title.  It *should* work, but I
 won't have anything to test it on until later tonight.  Strings are stored
 in settings values 'mythvideo.exportfmt' and 'mythvideo.titlefmt'.

 Available strings are: %TITLE%, %SUBTITLE%, %SEASON%, %EPISODE%, %YEAR%,
 %DIRECTOR%, %HOSTNAME%, %STORAGEGROUP%, %GENRE%

 Defaults are:
     'TV/%TITLE%/Season %SEASON%/%SEASON%x%EPISODE% - %SUBTITLE%'
        and
     '%SEASON%x%EPISODE% - %SUBTITLE%'

 I'm happy with the formatting I use, so it's a bit difficult thinking of
 what other people might want.  Any suggestions on other strings to add?

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


More information about the mythtv-commits mailing list