mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
commit
4da8f7a7fd
@ -176,7 +176,7 @@ namespace MediaBrowser.LocalMetadata.Images
|
|||||||
"default"
|
"default"
|
||||||
};
|
};
|
||||||
|
|
||||||
if (item is MusicAlbum || item is MusicArtist || item is Photo)
|
if (item is MusicAlbum || item is MusicArtist || item is PhotoAlbum)
|
||||||
{
|
{
|
||||||
// these prefer folder
|
// these prefer folder
|
||||||
names.Insert(0, "poster");
|
names.Insert(0, "poster");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user