update boxset default image
This commit is contained in:
parent
e44d6cffea
commit
4320f066b7
|
@ -121,7 +121,7 @@ namespace MediaBrowser.Providers.Folders
|
|||
}
|
||||
if (string.Equals(viewType, CollectionType.BoxSets, StringComparison.OrdinalIgnoreCase))
|
||||
{
|
||||
return urlPrefix + "collections.jpg";
|
||||
//return urlPrefix + "collections.jpg";
|
||||
}
|
||||
if (string.IsNullOrWhiteSpace(viewType))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user