mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
allow realtime monitor under linux
This commit is contained in:
@@ -119,7 +119,7 @@ namespace MediaBrowser.Server.Mono.Native
|
||||
{
|
||||
get
|
||||
{
|
||||
return false;
|
||||
return Environment.OperatingSystem == Startup.Common.OperatingSystem.Linux;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user