[mythtv-commits] Ticket #6825: "Miro Bridge" a new MythTV script enhancement

MythTV mythtv at cvs.mythtv.org
Mon Aug 10 23:24:29 UTC 2009


#6825: "Miro Bridge" a new MythTV script enhancement
----------------------------------------+-----------------------------------
 Reporter:  r.d.vaughan at rogers.com      |        Owner:  ijr    
     Type:  enhancement                 |       Status:  new    
 Priority:  minor                       |    Milestone:  0.22   
Component:  Contributed Scripts & Apps  |      Version:  unknown
 Severity:  low                         |   Resolution:         
  Mlocked:  0                           |  
----------------------------------------+-----------------------------------

Comment(by tsx_5 at yahoo.com):

 Replying to [comment:1 r.d.vaughan at rogers.com]:

 Running 0.3.1 on mandriva system (using python 2.6), it crashes at the
 end...

 Shutting down...
 Traceback (most recent call last):
   File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line
 2196, in <module>
     main()
   File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line
 2171, in main
     if not updateMythRecorded(unwatched):
   File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line
 1415, in updateMythRecorded
     records = createRecordedRecords(item)
   File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line
 1037, in createRecordedRecords
     tmp_recorded[u'description'] =
 massageDescription(item[u'description'])
   File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line
 647, in massageDescription
     anyTag,anyClose = makeHTMLTags(Word(alphas,alphanums+":_"))
   File "/usr/lib/python2.6/site-packages/pyparsing.py", line 2572, in
 makeHTMLTags
     return _makeTags( tagStr, False )
   File "/usr/lib/python2.6/site-packages/pyparsing.py", line 2562, in
 _makeTags
 Optional("/",default=[False]).setResultsName("empty").setParseAction(lambda
 s,l,t:t[0]=='/') + Suppress(">")
   File "/usr/lib/python2.6/site-packages/pyparsing.py", line 1011, in
 __init__
     self.matchLen = len(matchString)
 TypeError: object of type 'Word' has no len()

 Nasa

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


More information about the mythtv-commits mailing list