Opened 18 years ago
Closed 18 years ago
#3766 closed patch (fixed)
Update MythTV.py to latest protocol
| Reported by: | Owned by: | Anduin Withers | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythvideo | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The attached patch updates MythTV.py to match the latest protocol version in trunk. Also fixes a minor bug relating to db_name that was present since [13756]
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | mythtv.py.patch added |
|---|
comment:1 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [14048]) Closes #3766
This update handles the last protocol update.
Thanks to Hadley Rich for the patch.