mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-15 13:33:04 +03:00
3.2.26.10
This commit is contained in:
@@ -2104,6 +2104,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
var vn = string.Empty;
|
||||
|
||||
var hasArt = !string.IsNullOrWhiteSpace(state.AlbumCoverPath);
|
||||
hasArt = false;
|
||||
|
||||
if (hasArt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user