MythTV
master
|
Go to the source code of this file.
Classes | |
class | lyricswiki.LyricsFetcher |
Namespaces | |
lyricswiki | |
Functions | |
def | lyricswiki.performSelfTest () |
def | lyricswiki.buildLyrics (lyrics) |
def | lyricswiki.buildVersion () |
def | lyricswiki.main () |
Variables | |
string | lyricswiki.__author__ = "Paul Harrison and ronie'" |
string | lyricswiki.__title__ = "LyricsWiki" |
string | lyricswiki.__description__ = "Search http://lyrics.wikia.com for lyrics" |
string | lyricswiki.__priority__ = "150" |
string | lyricswiki.__version__ = "0.2" |
bool | lyricswiki.__syncronized__ = False |
string | lyricswiki.LIC_TXT = 'we are not licensed to display the full lyrics for this song at the moment' |
bool | lyricswiki.debug = False |