[mythtv-commits] Ticket #6678: Additional functions for Python bindings

MythTV mythtv at cvs.mythtv.org
Sat Aug 8 20:25:20 UTC 2009


#6678: Additional functions for Python bindings
---------------------------------------------------+------------------------
 Reporter:  Raymond Wagner <raymond at wagnerrp.com>  |        Owner:  awithers
     Type:  enhancement                            |       Status:  new     
 Priority:  minor                                  |    Milestone:  0.22    
Component:  Bindings - Python                      |      Version:  head    
 Severity:  medium                                 |   Resolution:          
  Mlocked:  0                                      |  
---------------------------------------------------+------------------------

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

 Patches 10 and 11 illustrate that I need to start reviewing code before
 uploading it.

 Patch 12 updates the FileTransfer class.  The class now requires two
 inputs, file and mode.  The 'file' input still takes the existing Program
 or Tuple inputs, however can now understand the standard
 'myth://group@host:port/path/to/file.ext' format, with group and port
 optional.  The 'mode' input takes 'r' or 'w'.

 Also added is the MythTV.deleteFile(file,group) routine.

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


More information about the mythtv-commits mailing list