Opened 5 years ago
Closed 3 years ago
#13499 closed Patch - Feature (Trac EOL)
Convert Mythlink.pl -> Python Mythlink.py
Reported by: | dawesc | Owned by: | Raymond Wagner |
---|---|---|---|
Priority: | minor | Milestone: | 29.2 |
Component: | Bindings - Python | Version: | Master Head |
Severity: | low | Keywords: | Mythlink Perl Python Mythlink.pl Mythlink.py |
Cc: | Ticket locked: | no |
Description
There is plenty of documentation discussing how mythlink is still python and is pending somebody to port this to python; i've now ported this to python as it's convenient for me to help deprecate perl. I've left in the same structure for the moment and kept everything as similar as possible without looking into many improvements at this time just to make it so that it's easy to review and test this initial port.
Change History (3)
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
For documenation i've updated the wiki source here https://justpaste.it/1x2z4 if after approval somebody could create the appropriate page
Note: See
TracTickets for help on using
tickets.
Here is pull request for this functionality
https://github.com/MythTV/mythtv/pull/186