MythTV  master
Functions | Variables
hardwareprofile.scan Namespace Reference

Functions

def rating (profile, smoonURL, gate)
 
def scan (profile, smoonURL, gate)
 

Variables

 gate = create_passing_gate()
 
 smoonURL = get_config_attr("SMOON_URL", "http://smolts.org/")
 
 profile = smolt.create_profile(gate, smolt.read_uuid())
 

Function Documentation

◆ rating()

def hardwareprofile.scan.rating (   profile,
  smoonURL,
  gate 
)

◆ scan()

def hardwareprofile.scan.scan (   profile,
  smoonURL,
  gate 
)

Variable Documentation

◆ gate

hardwareprofile.scan.gate = create_passing_gate()

Definition at line 95 of file scan.py.

◆ smoonURL

hardwareprofile.scan.smoonURL = get_config_attr("SMOON_URL", "http://smolts.org/")

Definition at line 96 of file scan.py.

◆ profile

hardwareprofile.scan.profile = smolt.create_profile(gate, smolt.read_uuid())

Definition at line 97 of file scan.py.

Referenced by PlaybackProfileConfig.AddNewEntry(), V2Capture.AddRecProfile(), RecordingInfo.ApplyTranscoderProfileChange(), AudioPlayer.CanPassthrough(), AudioOutputBase.CanPassthrough(), MythVDPAUHelper.CheckH264Decode(), RecordingProfileEditor.CreateNewProfile(), RecorderBase.CreateRecorder(), CurrentPlaybackProfile(), PlaybackProfileConfig.DeleteProfileItem(), doUpgradeTVDatabaseSchema(), ProgramRecPriority.FillList(), RecordingProfile.fillSelections(), AvFormatDecoder.filter_max_ch(), MythMediaCodecContext.GetBestSupportedCodec(), MythV4L2M2MContext.GetDecoderList(), MythMMALContext.GetDecoderList(), MythMediaCodecContext.GetDecoderList(), MythVTBContext.GetDecoderList(), MythVAAPIContext.GetDecoderList(), MythNVDECContext.GetDecoderList(), MythVDPAUHelper.GetDecoderList(), MythBurn.getDefaultProfile(), MythCodecContext.GetProfileDescription(), MythMMALContext.GetProfiles(), MythMediaCodecContext.GetProfiles(), MythV4L2M2MContext.GetProfiles(), MythVAAPIContext.GetProfiles(), MythVDPAUHelper.GetProfiles(), MythVDPAUContext.GetSupportedCodec(), MythVTBContext.GetSupportedCodec(), MythNVDECContext.GetSupportedCodec(), MythVAAPIContext.GetSupportedCodec(), MythMediaCodecContext.HaveMediaCodec(), MythMMALContext.HaveMMAL(), MythNVDECContext.HaveNVDEC(), MythV4L2M2MContext.HaveV4L2Codecs(), MythVAAPIContext.HaveVAAPI(), MythVDPAUHelper.HaveVDPAU(), MythVTBContext.HaveVTB(), init_jobs(), TVRec.InitAutoRunJobs(), MythV4L2M2MContext.InitVideoCodec(), TVRec.LoadProfile(), ProfileDialog.profileChanged(), MythBurn.profileChanged(), Myth.ProfileDelete(), V2Myth.ProfileDelete(), Myth.ProfileSubmit(), V2Myth.ProfileSubmit(), Myth.ProfileText(), V2Myth.ProfileText(), Myth.ProfileUpdated(), V2Myth.ProfileUpdated(), Myth.ProfileURL(), V2Myth.ProfileURL(), QueueTranscodeJob(), recalcItemSize(), PlaybackProfileConfig.Save(), V4L2encRecorder.SetIntOption(), MpegRecorder.SetIntOption(), RecorderBase.SetIntOption(), MpegRecorder.SetOptionsFromProfile(), DTVRecorder.SetOptionsFromProfile(), V4L2encRecorder.SetOptionsFromProfile(), ASIRecorder.SetOptionsFromProfile(), NuppelVideoRecorder.SetOptionsFromProfile(), V4L2encRecorder.SetStrOption(), MpegRecorder.SetStrOption(), RecorderBase.SetStrOption(), TVRec.SetupDTVSignalMonitor(), PlaybackProfileConfig.swap(), TVRec.SwitchRecordingRingBuffer(), TVRec.TuningNewRecorder(), ProgramRecPriority.updateInfo(), ProgramRecPriority.UpdateList(), and V2Capture.UpdateRecProfile().