mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Update Emby.Server.Implementations/Library/LibraryManager.cs
Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
a9e744bea0
commit
3bd7633cbf
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ namespace Emby.Server.Implementations.Library
|
|||
public bool IsScanRunning { get; private set; }
|
||||
|
||||
private IServerApplicationHost _appHost;
|
||||
private IMediaEncoder _mediaEncoder;
|
||||
private readonly IMediaEncoder _mediaEncoder;
|
||||
|
||||
/// <summary>
|
||||
/// The _library items cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue