mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
allow realtime monitor under linux
This commit is contained in:
parent
16b6b99a91
commit
f0089e9f04
@ -119,7 +119,7 @@ namespace MediaBrowser.Server.Mono.Native
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return false;
|
return Environment.OperatingSystem == Startup.Common.OperatingSystem.Linux;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user