MythTV  master
Static Public Member Functions | List of all members
ttplayer.lyricsScraper.ttpClient Class Reference
Inheritance diagram for ttplayer.lyricsScraper.ttpClient:
[legend]
Collaboration diagram for ttplayer.lyricsScraper.ttpClient:
[legend]

Static Public Member Functions

def CodeFunc (Id, data)
 
def EncodeArtTit (data)
 

Detailed Description

privide ttplayer specific function, such as encoding artist and title,
generate a Id code for server authorizition.
(see http://ttplyrics.googlecode.com/svn/trunk/crack) 

Definition at line 30 of file lyricsScraper.py.

Member Function Documentation

◆ CodeFunc()

def ttplayer.lyricsScraper.ttpClient.CodeFunc (   Id,
  data 
)
static
Generate a Id Code
These code may be ugly coz it is translated
from C code which is translated from asm code
grabed by ollydbg from ttp_lrcs.dll.
(see http://ttplyrics.googlecode.com/svn/trunk/crack) 

Definition at line 37 of file lyricsScraper.py.

◆ EncodeArtTit()

def ttplayer.lyricsScraper.ttpClient.EncodeArtTit (   data)
static

Definition at line 105 of file lyricsScraper.py.


The documentation for this class was generated from the following file: