[mythtv-commits] Ticket #6158: Add Export to MythVideo Functionality to Watch Recordings

MythTV mythtv at cvs.mythtv.org
Tue Jan 27 00:54:07 UTC 2009


#6158: Add Export to MythVideo Functionality to Watch Recordings
---------------------------------------+------------------------------------
 Reporter:  robert.mcnamara at gmail.com  |        Owner:  awithers
     Type:  enhancement                |       Status:  new     
 Priority:  minor                      |    Milestone:  unknown 
Component:  Plugin - MythVideo         |      Version:  head    
 Severity:  low                        |   Resolution:          
  Mlocked:  0                          |  
---------------------------------------+------------------------------------

Comment(by robert.mcnamara at gmail.com):

 New version of the patch adds custom naming at export time, as seen here:

 http://www.fecitfacta.com/export1.png
 http://www.fecitfacta.com/export2.png
 http://www.fecitfacta.com/export3.png

 For a Quick export of television, most people will want to simple choose
 "Yes," but if you are trying to export something like a movie or a one-off
 that you don't want in your default export directory, you can do it from
 the popup.  For the sake of documenting them, here are the allowed
 variables for directory and file naming:

 %FILE%
 %TITLE%
 %SUBTITLE%
 %DESCRIPTION%
 %HOSTNAME%
 %CATEGORY%
 %RECGROUP%
 %PLAYGROUP%
 %CHANID%
 %STARTTIME%
 %ENDTIME%
 %STARTTIMEISO%
 %ENDTIMEISO%
 %PROGSTART%
 %PROGEND%
 %PROGSTARTISO%
 %PROGENDISO%

 I'd love to find a clever way to include season and episode number, but
 that info's just not there in the listings.  Maybe when/if directory
 preferences are added to MythVideo, one of them can be
 lastseason/lastepisode which can be pulled and incremented as a variable.

 This patch is a version compatible with the patches from #6159.  To make
 it compatible with unpatched trunk, replace instances of the word
 "screenshot" in the patch with "coverfile".

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


More information about the mythtv-commits mailing list