mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-26 04:58:08 +00:00
update library monitor
This commit is contained in:
@@ -119,7 +119,7 @@ namespace MediaBrowser.Server.Mono.Native
|
||||
{
|
||||
get
|
||||
{
|
||||
return Environment.OperatingSystem == Startup.Common.OperatingSystem.Linux;
|
||||
return Environment.OperatingSystem != Startup.Common.OperatingSystem.Osx;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user