mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
update core project
This commit is contained in:
@@ -312,6 +312,8 @@ namespace MediaBrowser.Model.IO
|
||||
string GetFullPath(string path);
|
||||
|
||||
List<FileSystemMetadata> GetDrives();
|
||||
|
||||
void SetExecutable(string path);
|
||||
}
|
||||
|
||||
public enum FileOpenMode
|
||||
|
||||
Reference in New Issue
Block a user