Home
last modified time | relevance | path

Searched refs:HTSPClient (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/support/
H A Dhtspmon30 from tvh.htsp import HTSPClient
52 htsp = HTSPClient((opts.host, opts.port))
/dports/multimedia/tvheadend/tvheadend-4.2.8/lib/py/tvh/
H A Dhtsp.py43 class HTSPClient(object): class