MythTV
master
|
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()) | |
def hardwareprofile.scan.rating | ( | profile, | |
smoonURL, | |||
gate | |||
) |
Definition at line 39 of file scan.py.
Referenced by EITHelper.AddEIT(), VideoDialogPrivate.AutomaticParentalAdjustment(), MRSSParser.CollectArbitraryLocatedData(), hardwareprofile.sendProfile.do_scan_remote(), NativeArchive.exportRecording(), PlaylistContainer.FillIntelliWeights(), EITFixUp.FixAUNine(), EITFixUp.FixAUSeven(), GetDisplayRating(), getRSSArticles(), getTreeArticles(), ProgLister.HandleSelected(), DBEvent.InsertDB(), ProgInfo.InsertDB(), ProgDetails.loadPage(), XMLTVParser.parseFile(), Parse.ParseItem(), EditMetadataDialog.ratingSpinChanged(), MetaIOID3.read(), ResultItem.ResultItem(), VideoMetadata.SetRating(), VideoMetadataImp.SetRating(), Playlist.shuffleTracks(), DBEvent.UpdateDB(), ViewScheduled.updateInfo(), GuideGrid.updateInfo(), ProgramRecPriority.UpdateList(), ViewScheduled.UpdateUIListItem(), PlaybackBox.UpdateUIListItem(), VideoDialogPrivate.VideoDialogPrivate(), VideoMetadata.VideoMetadata(), MetaIOID3.writeRating(), and MetaIOID3.writeVolatileMetadata().
def hardwareprofile.scan.scan | ( | profile, | |
smoonURL, | |||
gate | |||
) |
Definition at line 57 of file scan.py.
Referenced by TV.ActiveHandleAction(), ImageScanThread< ImageDbSg >.ChangeState(), GameHandler.customEvent(), ScanInfo.DeleteScansFromSource(), MythVideoScanTracker.DetectInterlace(), MythPlayerUI.DisplayPauseFrame(), hardwareprofile.sendProfile.do_scan_remote(), V2Channel.GetScanList(), lirc_clearmode(), lirc_code2char_internal(), lirc_execute(), lirc_iscode(), lirc_startupmode(), PaneExistingScanImport.Load(), main(), TV.MenuItemDisplayPlayback(), GameHandler.promptForRemoval(), SaveScan(), MythPlayer.SetFrameInterval(), VideoPerformanceTest.Test(), GalleryThumbView.UpdateScanProgress(), and RecorderBase.VideoScanChange().
hardwareprofile.scan.smoonURL = get_config_attr("SMOON_URL", "http://smolts.org/") |
hardwareprofile.scan.profile = smolt.create_profile(gate, smolt.read_uuid()) |
Definition at line 99 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(), MythMMALContext.GetDecoderList(), MythV4L2M2MContext.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(), ImportRecorder.SetOptionsFromProfile(), DTVRecorder.SetOptionsFromProfile(), V4L2encRecorder.SetOptionsFromProfile(), FirewireRecorder.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().