mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-19 11:44:47 -04:00
Add jacket to the list of music images (#11314)
This commit is contained in:
parent
6b6aab04ce
commit
ab1fd326d5
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ namespace MediaBrowser.LocalMetadata.Images
|
|||
"folder",
|
||||
"poster",
|
||||
"cover",
|
||||
"jacket",
|
||||
"default"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue