MythTV master
Namespaces | Classes | Functions | Variables
giantbomb Namespace Reference

Namespaces

namespace  giantbomb_api
 
namespace  giantbomb_exceptions
 

Classes

class  OutStreamEncoder
 

Functions

def main ()
 

Variables

string __title__ = "GiantBomb Query";
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.20"
 
string __usage_examples__
 
int IS_PY2 = 2
 
 stdio_type = file
 
 unicode = str
 
 unichr = chr
 
 stdout
 
 stderr
 
string version = ''
 

Function Documentation

◆ main()

def giantbomb.main ( )
Gets game details using a GiantBomb# OR using a game name

Definition at line 215 of file giantbomb.py.

Referenced by main().

Variable Documentation

◆ __author__

string giantbomb.__author__ = "R.D. Vaughan"
private

Definition at line 32 of file giantbomb.py.

◆ __title__

string giantbomb.__title__ = "GiantBomb Query";
private

Definition at line 31 of file giantbomb.py.

◆ __usage_examples__

string giantbomb.__usage_examples__
private

Definition at line 39 of file giantbomb.py.

◆ __version__

string giantbomb.__version__ = "0.20"
private

Definition at line 33 of file giantbomb.py.

◆ IS_PY2

int giantbomb.IS_PY2 = 2

Definition at line 132 of file giantbomb.py.

◆ stderr

giantbomb.stderr

Definition at line 178 of file giantbomb.py.

◆ stdio_type

giantbomb.stdio_type = file

Definition at line 146 of file giantbomb.py.

◆ stdout

giantbomb.stdout

Definition at line 177 of file giantbomb.py.

◆ unichr

giantbomb.unichr = chr

Definition at line 151 of file giantbomb.py.

◆ unicode

giantbomb.unicode = str

Definition at line 150 of file giantbomb.py.

Referenced by main().

◆ version

string giantbomb.version = ''

Definition at line 185 of file giantbomb.py.

Referenced by AvFormatDecoder.autoSelectVideoTrack(), VBox.checkVersion(), DBUtil.CompareDBMSVersion(), MythDRMDevice.ConfirmDevice(), construct_sig(), ProgramMapTable.Create(), ProgramAssociationTable.Create(), MythRenderVulkan.DebugVulkan(), UPnpCDS.DetermineClient(), MythEGL.GetEGLVendor(), getRecordingExtenderDbInfo(), CardUtil.GetV4LInfo(), CardUtil.GetVBoxdesc(), MPEGStreamData.HandleTables(), ATSCStreamData.HandleTables(), MythSocketManager.HandleVersion(), MainServer.HandleVersion(), MythHTTPServer.Init(), insertGrabberInDB(), EITCache.IsNewEIT(), MPEGStreamData.IsRedundant(), ATSCStreamData.IsRedundant(), DVBStreamData.IsRedundant(), TableStatus.IsSectionSeen(), TableStatusMap.IsSectionSeen(), EITCache.LoadChannel(), ThemeUpdateTask.LoadVersion(), ThemeChooser.LoadVersion(), V4LChannel.Open(), MythEDID.ParseCTA861(), M3U.ParseKey(), HLSReader.ParseM3U8(), HLSRingBuffer.ParseM3U8(), ParseMythSourceVersion(), M3U.ParseSegmentInformation(), M3U.ParseVersion(), HLSRingBuffer.ParseVersion(), performActualUpdate(), MythUDPListener.Process(), DTVChannel.SetChannelByString(), TableStatus.SetSectionSeen(), TableStatusMap.SetSectionSeen(), ChannelUtil.SetServiceVersion(), TableStatus.SetVersion(), TableStatusMap.SetVersion(), ATSCStreamData.SetVersionCVCT(), ATSCStreamData.SetVersionMGT(), MPEGStreamData.SetVersionPAT(), MPEGStreamData.SetVersionPMT(), ATSCStreamData.SetVersionRRT(), DVBStreamData.SetVersionSDT(), DVBStreamData.SetVersionSDTo(), ATSCStreamData.SetVersionTVCT(), and NetEditorBase.SlotLoadedData().