Opened 18 years ago

Closed 16 years ago

#4985 closed patch (duplicate)

Update to the python bindings

Reported by: Ian Barton <ian@…> Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: low Keywords:
Cc: Ticket locked: no

Description

Attached is a diff against MythTV.py from 0.21-fixes. The patch implements several new backend QUERY_ commands. Also implemented are:

The Channel class for storing details of a TV channel. The Guide class for storing details from the program guide.

together with methods to retrieve information about channels and program listings.

test.py is a simple example program showing how to use most of the methods implemented.

Ian.

Attachments (2)

MythTV.diff (33.9 KB ) - added by Ian Barton <ian@…> 18 years ago.
test.py (2.8 KB ) - added by Ian Barton <ian@…> 18 years ago.

Download all attachments as: .zip

Change History (4)

by Ian Barton <ian@…>, 18 years ago

Attachment: MythTV.diff added

by Ian Barton <ian@…>, 18 years ago

Attachment: test.py added

comment:1 by Anduin Withers, 18 years ago

Owner: changed from Isaac Richards to Anduin Withers
Status: newaccepted

comment:2 by robertm, 16 years ago

Resolution: duplicate
Status: acceptedclosed

Non-stale and non-overlapping parts added to #6885, closing this one.

Note: See TracTickets for help on using tickets.