MythTV
master
|
Go to the source code of this file.
Classes | |
class | gomaudio.gomClient |
class | gomaudio.LyricsFetcher |
Namespaces | |
gomaudio | |
Functions | |
def | gomaudio.remove_accents (data) |
def | gomaudio.performSelfTest () |
def | gomaudio.buildLyrics (lyrics) |
def | gomaudio.buildVersion () |
def | gomaudio.main () |
Variables | |
string | gomaudio.__author__ = "Paul Harrison and edge'" |
string | gomaudio.__title__ = "GomAudio" |
string | gomaudio.__description__ = "Search http://newlyrics.gomtv.com for lyrics" |
string | gomaudio.__priority__ = "135" |
string | gomaudio.__version__ = "0.1" |
bool | gomaudio.__syncronized__ = True |
bool | gomaudio.debug = False |
string | gomaudio.GOM_URL = "http://newlyrics.gomtv.com/cgi-bin/lyrics.cgi?cmd=find_get_lyrics&file_key=%s&title=%s&artist=%s&from=gomaudio_local" |