[mythtv-commits] Ticket #12365: Patch: Update Perl and Python bindings proto version and token

MythTV noreply at mythtv.org
Sat Feb 21 20:31:39 UTC 2015


#12365: Patch: Update Perl and Python bindings proto version and token
------------------------------------+-----------------------------
 Reporter:  Bill Meek <keemllib@…>  |          Owner:  wagnerrp
     Type:  Patch - Bug Fix         |         Status:  accepted
 Priority:  minor                   |      Milestone:  unknown
Component:  Bindings - Python       |        Version:  Master Head
 Severity:  medium                  |     Resolution:
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------

Comment (by J.Pilk@…):

 Having carelessly created many orphans by deleting their files, I tried
 find_orphans.py

 Python Backend Connection Backend has version 85, and we speak 83
 Traceback (most recent call last):
   File "find_orphans.py", line 222, in <module>
     BE = MythBE(db=DB)
   File "/usr/lib/python2.7/site-packages/MythTV/mythproto.py", line 119,
 in __init__
     self._conn.command = self._newcmdconn()

 I would like to be able to delete the missing recordings from 'Previously
 Recorded', too, but AFAIK that's not currently in the spec.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12365#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list