Opened 16 years ago

Closed 15 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@…> 16 years ago.
test.py (2.8 KB) - added by Ian Barton <ian@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Ian Barton <ian@…>

Attachment: MythTV.diff added

Changed 16 years ago by Ian Barton <ian@…>

Attachment: test.py added

comment:1 Changed 16 years ago by Anduin Withers

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

comment:2 Changed 15 years ago by robertm

Resolution: duplicate
Status: acceptedclosed

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

Note: See TracTickets for help on using tickets.