MythTV  master
Functions | Variables
tmdb3 Namespace Reference

Functions

def performSelfTest ()
 
def main (showType, command)
 

Variables

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

Function Documentation

◆ performSelfTest()

def tmdb3.performSelfTest ( )

Definition at line 26 of file tmdb3.py.

Referenced by main().

◆ main()

def tmdb3.main (   showType,
  command 
)

Definition at line 51 of file tmdb3.py.

Variable Documentation

◆ __title__

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

Definition at line 19 of file tmdb3.py.

◆ __author__

string tmdb3.__author__ = "Peter Bennett"
private

Definition at line 20 of file tmdb3.py.