MythTV  master
Classes | Functions
xbmcvfs Namespace Reference

Classes

class  File
 

Functions

bool exists (str path)
 
str translatePath (str path)
 

Function Documentation

◆ exists()

bool xbmcvfs.exists ( str  path)

Definition at line 51 of file xbmcvfs.py.

Referenced by Content.AddRecordingLiveStream(), V2Video.AddVideo(), Video.AddVideo(), Content.AddVideoLiveStream(), DBUtil.BackupDB(), CalcTrackLength(), MythExternRecApp.config(), MetadataResultsDialog.Create(), ImageSearchResultsDialog.Create(), MythBrowser.Create(), MythMediaBuffer.Create(), VideoDialog.CreatePlayMenu(), ThumbThread< ImageDbSg >.CreateThumbnail(), NewsSite.customEvent(), determineURLType(), DBUtil.DoBackup(), BurnMenu.doBurn(), NetBase.DoDownloadAndPlay(), MythWebView.doDownloadRequested(), NativeArchive.exportRecording(), RecordingExtender.extendRecording(), ExtractImage(), StorageGroup.FileExists(), MusicMetadata.Filename(), XmltvID.fillSelections(), FindLyrics(), MythUIThemeHelper.FindThemeFile(), get_filename(), Content.GetAlbumArt(), V2Content.GetAlbumArt(), MusicMetadata.getAlbumArtFile(), DBUtil.GetBackupDirectory(), Guide.GetChannelIcon(), V2Guide.GetChannelIcon(), PictureMetaData.GetComment(), VideoMetaData.GetComment(), VideoDialog.GetCoverImage(), CardUtil.GetDeviceName(), Content.GetFile(), V2Content.GetFile(), SSDPExtension.GetFile(), Content.GetImageFile(), V2Content.GetImageFile(), InternetContent.GetInternetContent(), InternetContent.GetInternetSearch(), MusicMetadata.getLocalFilename(), anonymous_namespace{videodlg.cpp}.GetLocalVideoImage(), PictureMetaData.GetOrientation(), VideoMetaData.GetOrientation(), PictureMetaData.GetOriginalDateTime(), VideoMetaData.GetOriginalDateTime(), GetPlaybackURL(), Content.GetPreviewImage(), V2Content.GetPreviewImage(), Content.GetRecording(), V2Content.GetRecording(), PictureMetaData.GetTag(), VideoMetaData.GetTag(), DVDThemeSelector.getThemeList(), Content.GetVideo(), V2Content.GetVideo(), VideoSelector.getVideoListFromDB(), Channel.GetXMLTVIdList(), V2Channel.GetXMLTVIdList(), MainServer.HandleMusicSaveLyrics(), MainServer.HandleMusicTagAddImage(), MainServer.HandleMusicTagChangeImage(), FileServerHandler.HandleQueryCheckFile(), MainServer.HandleQueryCheckFile(), ATSCStreamData.HasCachedCVCT(), ATSCStreamData.HasCachedTVCT(), NativeArchive.importRecording(), InitializeMythDirs(), ImportIconsWizard.initialLoad(), MythBurn.isArchiveItemValid(), MythUIThemeCache.IsImageInCache(), RemoteFile.isLocal(), isRemote(), Jitterometer.Jitterometer(), LircDaemonDevice(), MythBurn.loadEncoderProfiles(), UPnpCDSTv.LoadRecordings(), ThemeChooser.LoadVersion(), UPnpCDSVideo.LoadVideos(), main(), MythFileExists(), MythImageReader.MythImageReader(), MythCDROM.onDeviceMounted(), MythFileBuffer.OpenFile(), MythMediaDevice.performMountCmd(), MythHTTPFile.ProcessFile(), HtmlServerExtension.ProcessRequest(), JoystickMenuThread.ReadConfig(), RemoteFileWrapper.RemoteFileWrapper(), NetStream.Request(), MetadataImageDownload.run(), RunCCExtract(), ExportNative.runScript(), MythBurn.runScript(), XmlConfiguration.Save(), showLogViewer(), NetSearch.ShowMenu(), MythInputDeviceHandler.Start(), DVDThemeSelector.themeChanged(), RecordingSelector.titleChanged(), NetTree.UpdateCurrentItem(), GameHandler.UpdateGameDB(), NetTree.UpdateItem(), NetTree.UpdateResultItem(), and NativeArchive.~NativeArchive().

◆ translatePath()

str xbmcvfs.translatePath ( str  path)

Definition at line 55 of file xbmcvfs.py.