mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-02 23:06:31 +01:00
make api project portable
This commit is contained in:
@@ -305,6 +305,8 @@ namespace MediaBrowser.Model.IO
|
||||
char DirectorySeparatorChar { get; }
|
||||
|
||||
string GetFullPath(string path);
|
||||
|
||||
List<FileSystemMetadata> GetDrives();
|
||||
}
|
||||
|
||||
public enum FileOpenMode
|
||||
|
||||
Reference in New Issue
Block a user