use folder.ext when poster.ext is not found for movies or shows (#96)
This commit is contained in:
@@ -49,7 +49,7 @@ namespace ErsatzTV.Infrastructure.Search
|
||||
private readonly ILogger<SearchIndex> _logger;
|
||||
|
||||
private readonly ISearchRepository _searchRepository;
|
||||
|
||||
|
||||
public SearchIndex(
|
||||
ILocalFileSystem localFileSystem,
|
||||
ISearchRepository searchRepository,
|
||||
|
||||
Reference in New Issue
Block a user