MythTV master
|
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 = '' |
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().
|
private |
Definition at line 32 of file giantbomb.py.
|
private |
Definition at line 31 of file giantbomb.py.
|
private |
Definition at line 39 of file giantbomb.py.
|
private |
Definition at line 33 of file giantbomb.py.
int giantbomb.IS_PY2 = 2 |
Definition at line 132 of file giantbomb.py.
giantbomb.stderr |
Definition at line 178 of file giantbomb.py.
giantbomb.stdio_type = file |
Definition at line 146 of file giantbomb.py.
giantbomb.stdout |
Definition at line 177 of file giantbomb.py.
giantbomb.unichr = chr |
Definition at line 151 of file giantbomb.py.
giantbomb.unicode = str |
Definition at line 150 of file giantbomb.py.
Referenced by main().
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().