MythTV master
Functions | Variables
tmdb3tv Namespace Reference

Functions

def performSelfTest ()
 
def main (showType, command)
 

Variables

string __title__ = "TheMovieDB.org for TV V3"
 
string __author__ = "Peter Bennett"
 

Function Documentation

◆ main()

def tmdb3tv.main (   showType,
  command 
)

Definition at line 49 of file tmdb3tv.py.

Referenced by main().

◆ performSelfTest()

def tmdb3tv.performSelfTest ( )

Definition at line 24 of file tmdb3tv.py.

Referenced by main().

Variable Documentation

◆ __author__

string tmdb3tv.__author__ = "Peter Bennett"
private

Definition at line 18 of file tmdb3tv.py.

◆ __title__

string tmdb3tv.__title__ = "TheMovieDB.org for TV V3"
private

Definition at line 17 of file tmdb3tv.py.