|
MythTV
0.26-pre
|
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" |
| string | version = '' |
| string nv_python_libs::mnvsearch::mnvsearch_api::__title__ = "mnvsearch_api - Simple-to-use Python interface to search the MythNetvision data base tables" |
Definition at line 14 of file mnvsearch_api.py.
| string nv_python_libs::mnvsearch::mnvsearch_api::__author__ = "R.D. Vaughan" |
Definition at line 15 of file mnvsearch_api.py.
00001 ''' 00002 This python script is intended to perform a data base search of MythNetvision data base tables for 00003 videos based on a command line search term. 00004 '''
Definition at line 16 of file mnvsearch_api.py.
Definition at line 21 of file mnvsearch_api.py.
Definition at line 105 of file mnvsearch_api.py.
1.7.6.1