MythTV  master
Classes | Variables
mtv Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "MTV";
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.23"
 
string __usage_examples__
 
int __search_max_page_items__ = 10
 
int __tree_max_page_items__ = 20
 
 stdout
 
 stderr
 
string apikey = ""
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string mtv.__title__ = "MTV";
private

Definition at line 28 of file mtv.py.

◆ __author__

string mtv.__author__ = "R.D. Vaughan"
private

Definition at line 29 of file mtv.py.

◆ __version__

string mtv.__version__ = "0.23"
private

Definition at line 30 of file mtv.py.

◆ __usage_examples__

string mtv.__usage_examples__
private

Definition at line 39 of file mtv.py.

◆ __search_max_page_items__

int mtv.__search_max_page_items__ = 10
private

Definition at line 166 of file mtv.py.

◆ __tree_max_page_items__

int mtv.__tree_max_page_items__ = 20
private

Definition at line 167 of file mtv.py.

◆ stdout

mtv.stdout

Definition at line 192 of file mtv.py.

◆ stderr

mtv.stderr

Definition at line 193 of file mtv.py.

◆ apikey

string mtv.apikey = ""

Definition at line 231 of file mtv.py.

◆ main

mtv.main = process.mainProcess(target, apikey, )

Definition at line 232 of file mtv.py.

◆ grabberInfo

mtv.grabberInfo

Definition at line 233 of file mtv.py.