mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-13 13:46:24 +00:00
reduce library queries
This commit is contained in:
@@ -14,6 +14,7 @@ namespace MediaBrowser.Model.System
|
||||
Architecture SystemArchitecture { get; }
|
||||
string GetEnvironmentVariable(string name);
|
||||
string GetUserId();
|
||||
string StackTrace { get; }
|
||||
}
|
||||
|
||||
public enum OperatingSystem
|
||||
|
||||
Reference in New Issue
Block a user