mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
3.2.26.10
This commit is contained in:
parent
2ed625d27e
commit
a74dbb6481
2 changed files with 2 additions and 1 deletions
|
|
@ -2104,6 +2104,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
var vn = string.Empty;
|
||||
|
||||
var hasArt = !string.IsNullOrWhiteSpace(state.AlbumCoverPath);
|
||||
hasArt = false;
|
||||
|
||||
if (hasArt)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue