mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01:00
#174 - Fanart - missing images
This commit is contained in:
@@ -255,7 +255,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
DownloadMusicArtistImages = new ImageDownloadOptions();
|
||||
DownloadMusicAlbumImages = new ImageDownloadOptions();
|
||||
DownloadHDFanArt = true;
|
||||
MaxBackdrops = 4;
|
||||
MaxBackdrops = 3;
|
||||
|
||||
SortReplaceCharacters = new[] { ".", "+", "%" };
|
||||
SortRemoveCharacters = new[] { ",", "&", "-", "{", "}", "'" };
|
||||
|
||||
Reference in New Issue
Block a user