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 36 of file scan.py.
Referenced by 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(), VideoMetadataImp.SetRating(), VideoMetadata.SetRating(), Playlist.shuffleTracks(), DBEvent.UpdateDB(), ViewScheduled.updateInfo(), GuideGrid.updateInfo(), ProgramRecPriority.UpdateList(), PlaybackBox.UpdateUIListItem(), ViewScheduled.UpdateUIListItem(), VideoDialogPrivate.VideoDialogPrivate(), VideoMetadata.VideoMetadata(), MetaIOID3.writeRating(), and MetaIOID3.writeVolatileMetadata().
def hardwareprofile.scan.scan | ( | profile, | |
smoonURL, | |||
gate | |||
) |
Definition at line 54 of file scan.py.
Referenced by TV.ActiveHandleAction(), ImageScanThread< DBFS >.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.profile = smolt.create_profile(gate, smolt.read_uuid()) |
Definition at line 96 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(), MythMediaCodecContext.GetDecoderList(), MythMMALContext.GetDecoderList(), MythNVDECContext.GetDecoderList(), MythV4L2M2MContext.GetDecoderList(), MythVAAPIContext.GetDecoderList(), MythVDPAUHelper.GetDecoderList(), MythVTBContext.GetDecoderList(), MythBurn.getDefaultProfile(), MythCodecContext.GetProfileDescription(), MythVAAPIContext.GetProfiles(), MythV4L2M2MContext.GetProfiles(), MythMediaCodecContext.GetProfiles(), MythMMALContext.GetProfiles(), MythVDPAUHelper.GetProfiles(), MythNVDECContext.GetSupportedCodec(), MythVDPAUContext.GetSupportedCodec(), MythVAAPIContext.GetSupportedCodec(), MythVTBContext.GetSupportedCodec(), MythMediaCodecContext.HaveMediaCodec(), MythMMALContext.HaveMMAL(), MythNVDECContext.HaveNVDEC(), MythV4L2M2MContext.HaveV4L2Codecs(), MythVAAPIContext.HaveVAAPI(), MythVDPAUHelper.HaveVDPAU(), MythVTBContext.HaveVTB(), init_jobs(), TVRec.InitAutoRunJobs(), MythV4L2M2MContext.InitVideoCodec(), TVRec.LoadProfile(), MythBurn.profileChanged(), ProfileDialog.profileChanged(), V2Myth.ProfileDelete(), V2Myth.ProfileSubmit(), V2Myth.ProfileText(), V2Myth.ProfileUpdated(), V2Myth.ProfileURL(), QueueTranscodeJob(), recalcItemSize(), PlaybackProfileConfig.Save(), MpegRecorder.SetIntOption(), RecorderBase.SetIntOption(), V4L2encRecorder.SetIntOption(), ASIRecorder.SetOptionsFromProfile(), DTVRecorder.SetOptionsFromProfile(), MpegRecorder.SetOptionsFromProfile(), V4L2encRecorder.SetOptionsFromProfile(), MpegRecorder.SetStrOption(), RecorderBase.SetStrOption(), V4L2encRecorder.SetStrOption(), TVRec.SetupDTVSignalMonitor(), PlaybackProfileConfig.swap(), TVRec.SwitchRecordingRingBuffer(), TVRec.TuningNewRecorder(), TVRec.TuningNewRecorderReal(), ProgramRecPriority.updateInfo(), ProgramRecPriority.UpdateList(), and V2Capture.UpdateRecProfile().