Go to the source code of this file.
Namespaces | |
| namespace | mythvideo_search |
Classes | |
| class | mythvideo_search::ItemInfo |
Functions | |
| def | mythvideo_search::title_search |
| def | mythvideo_search::data_search |
| def | mythvideo_search::poster_search |
| def | mythvideo_search::__open_db |
| def | mythvideo_search::get_db_setting |
| def | mythvideo_search::set_db_setting |
| def | mythvideo_search::get_video_startup_dir |
| def | mythvideo_search::install |
| def | mythvideo_search::uninstall |
| def | mythvideo_search::main |
Variables | |
| string | mythvideo_search::IMAGE_URL_BASE = 'http://%s:%d/images' |
| string | mythvideo_search::SETTINGS_BACKUP = '~/.mythvideo_search.rc' |
| mythvideo_search::URL_PORT = HTTP_PORT | |
| string | mythvideo_search::URL_HOST = 'localhost' |
| string | mythvideo_search::DB_USER = 'mythtv' |
| string | mythvideo_search::DB_PASSWORD = 'mythtv' |
| string | mythvideo_search::DB_HOST = 'localhost' |
| string | mythvideo_search::DB_DATABASE = 'mythconverg' |
| list | mythvideo_search::items |
| tuple | mythvideo_search::poster_map = dict() |
1.5.5