Opened 18 years ago
Closed 16 years ago
#4985 closed patch (duplicate)
Update to the python bindings
| Reported by: | 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)
Change History (4)
Note:
See TracTickets
for help on using tickets.

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