mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-04 21:32:53 +01:00
update recording layout
This commit is contained in:
@@ -1096,7 +1096,8 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
LocalAddress = localAddress,
|
||||
SupportsLibraryMonitor = SupportsLibraryMonitor,
|
||||
EncoderLocationType = MediaEncoder.EncoderLocationType,
|
||||
SystemArchitecture = NativeApp.Environment.SystemArchitecture
|
||||
SystemArchitecture = NativeApp.Environment.SystemArchitecture,
|
||||
SystemUpdateLevel = ConfigurationManager.CommonConfiguration.SystemUpdateLevel
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user