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