[mythtv-commits] Ticket #11219: Since 0.26 mirobrige can't delete recording

MythTV noreply at mythtv.org
Sat Nov 3 16:58:24 UTC 2012


#11219: Since 0.26 mirobrige can't delete recording
-----------------------------+--------------------------------------
 Reporter:  hfontaine2010@…  |           Type:  Bug Report - General
   Status:  new              |       Priority:  minor
Milestone:  unknown          |      Component:  MythTV - General
  Version:  Unspecified      |       Severity:  medium
 Keywords:  mirobridge       |  Ticket locked:  0
-----------------------------+--------------------------------------
 Since 0.26 -something that works on 0.24 and 0.25 - the import works the
 first time and crashes subsequent runs. OPML file is attached

 Did a clean install Ubuntu 10.04.01 LTS 64bit

 Error message:

 Traceback (most recent call last):
   File "./mirobridge.py", line 2749, in <module>
     main()
   File "./mirobridge.py", line 2715, in main
     if not updateMythRecorded(unwatched):
   File "./mirobridge.py", line 1761, in updateMythRecorded
     rtn = delRecorded(record['chanid'], record['starttime'])
   File "./mirobridge.py", line 704, in delRecorded
     sql_del_a_record(sql_cmd, (chanid, set_del_datatime(starttime)))
 TypeError: sql_del_a_record() takes exactly 1 argument (2 given)

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11219>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list