|
MythTV master
|
Classes | |
| class | OutStreamEncoder |
| class | Videos |
Variables | |
| string | __title__ = "mnvsearch_api - Simple-to-use Python interface to search the MythNetvision data base tables" |
| string | __author__ = "R.D. Vaughan" |
| string | __purpose__ |
| string | __version__ = "0.1.4" |
| stdout | |
| stderr | |
| mythdb = MythDB() | |
| string | filename = os.path.expanduser("~")+'/.mythtv/config.xml' |
|
private |
Definition at line 15 of file mnvsearch_api.py.
|
private |
Definition at line 16 of file mnvsearch_api.py.
|
private |
Definition at line 14 of file mnvsearch_api.py.
|
private |
Definition at line 21 of file mnvsearch_api.py.
| string nv_python_libs.mnvsearch.mnvsearch_api.filename = os.path.expanduser("~")+'/.mythtv/config.xml' |
Definition at line 76 of file mnvsearch_api.py.
| nv_python_libs.mnvsearch.mnvsearch_api.mythdb = MythDB() |
Definition at line 73 of file mnvsearch_api.py.
| nv_python_libs.mnvsearch.mnvsearch_api.stderr |
Definition at line 61 of file mnvsearch_api.py.
| nv_python_libs.mnvsearch.mnvsearch_api.stdout |
Definition at line 60 of file mnvsearch_api.py.