|
@@ -13,7 +13,7 @@ using Microsoft.Extensions.Logging;
|
|
namespace Emby.Server.Implementations.Library
|
|
namespace Emby.Server.Implementations.Library
|
|
{
|
|
{
|
|
/// <summary>
|
|
/// <summary>
|
|
- /// Test.
|
|
|
|
|
|
+ /// A library post scan/refresh task for pre-fetching remote images.
|
|
/// </summary>
|
|
/// </summary>
|
|
public class ImageFetcherPostScanTask : ILibraryPostScanTask
|
|
public class ImageFetcherPostScanTask : ILibraryPostScanTask
|
|
{
|
|
{
|