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

MythTV mythtv at cvs.mythtv.org
Mon Nov 30 16:42:11 UTC 2009


#6680: User Job for exporting to MythVideo
---------------------------------------------------+------------------------
 Reporter:  Raymond Wagner <raymond@…>             |       Owner:  robertm 
     Type:  enhancement                            |      Status:  assigned
 Priority:  minor                                  |   Milestone:  0.23    
Component:  Contributed Scripts & Apps             |     Version:  head    
 Severity:  low                                    |     Mlocked:  0       
---------------------------------------------------+------------------------

Comment(by anonymous):

 I am getting the following error message when trying to use
 mythtvidexport.13.py

 Traceback (most recent call last):
   File ".mythtv/scripts/mythvidexport.py", line 554, in <module>
     main()
   File ".mythtv/scripts/mythvidexport.py", line 533, in main
     export = VIDEO(opts,0)
   File ".mythtv/scripts/mythvidexport.py", line 89, in __init__
     self.get_source()
   File ".mythtv/scripts/mythvidexport.py", line 103, in get_source
     self.srchost = self.prog.hostname
 AttributeError: 'NoneType' object has no attribute 'hostname'

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


More information about the mythtv-commits mailing list