MythTV
master
|
Go to the source code of this file.
Classes | |
class | filelyrics.LyricsFetcher |
Namespaces | |
filelyrics | |
Functions | |
def | filelyrics.performSelfTest () |
def | filelyrics.buildLyrics (lyrics) |
def | filelyrics.buildVersion () |
def | filelyrics.main () |
Variables | |
string | filelyrics.__author__ = "Paul Harrison" |
string | filelyrics.__title__ = "FileLyrics" |
string | filelyrics.__description__ = "Search the same directory as the track for lyrics" |
string | filelyrics.__version__ = "0.1" |
string | filelyrics.__priority__ = "105" |
bool | filelyrics.__syncronized__ = True |
bool | filelyrics.debug = False |