mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
allow realtime monitor under linux
This commit is contained in:
parent
c239aff2a9
commit
34479cfe3d
@ -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