MythTV
master
|
Go to the source code of this file.
Classes | |
class | alsong.LyricsFetcher |
Namespaces | |
alsong | |
Functions | |
def | alsong.performSelfTest () |
def | alsong.buildLyrics (lyrics) |
def | alsong.buildVersion () |
def | alsong.main () |
Variables | |
string | alsong.__author__ = "Paul Harrison and 'driip'" |
string | alsong.__title__ = "Alsong" |
string | alsong.__description__ = "Search http://lyrics.alsong.co.kr" |
string | alsong.__version__ = "0.1" |
string | alsong.__priority__ = "140" |
bool | alsong.__syncronized__ = True |
bool | alsong.debug = False |
string | alsong.ALSONG_URL = 'http://lyrics.alsong.net/alsongwebservice/service1.asmx' |
string | alsong.ALSONG_TMPL |