[mythtv-commits] Ticket #6839: Python/curses interface for mythfrontend control socket

MythTV mythtv at cvs.mythtv.org
Thu Aug 13 18:43:15 UTC 2009


#6839: Python/curses interface for mythfrontend control socket
----------------------------------------+-----------------------------------
 Reporter:  raymond at wagnerrp.com        |       Owner:  ijr 
     Type:  enhancement                 |      Status:  new 
 Priority:  minor                       |   Milestone:  0.22
Component:  Contributed Scripts & Apps  |     Version:  head
 Severity:  low                         |     Mlocked:  0   
----------------------------------------+-----------------------------------
 This script was originally posted on IRC some number of months (maybe a
 year?) ago, so I don't know who to give credit to.

 This runs on the command line using curses, so key presses get transmitted
 directly to the frontend.  I've updated it to use the Frontend class in
 the Python bindings, in place of the telnet library.  It will also now
 autodetect what frontends are available for connection to if none is given
 on the command line.

 Since this is command line only, it is meant to aide setup and
 maintenance, rather than a full time use app.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6839>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list