MythTV  master
Classes | Namespaces | Functions | Variables
embedlrc.py File Reference

Go to the source code of this file.

Classes

class  embedlrc.LyricsFetcher
 

Namespaces

 embedlrc
 

Functions

def embedlrc.getLyrics3 (filename)
 
def embedlrc.endOfString (string, utf16=False)
 
def embedlrc.ms2timestamp (ms)
 
def embedlrc.getLyricsGeneric (filename)
 
def embedlrc.getID3Lyrics (filename)
 
def embedlrc.getFlacLyrics (filename)
 
def embedlrc.getMP4Lyrics (filename)
 
def embedlrc.performSelfTest ()
 
def embedlrc.buildLyrics (lyrics)
 
def embedlrc.buildVersion ()
 
def embedlrc.main ()
 

Variables

string embedlrc.__author__ = "Paul Harrison and ronin"
 
string embedlrc.__title__ = "EmbeddedLyrics"
 
string embedlrc.__description__ = "Search tracks tag for embedded lyrics"
 
string embedlrc.__version__ = "0.2"
 
string embedlrc.__priority__ = "50"
 
bool embedlrc.__syncronized__ = True
 
bool embedlrc.debug = False