#174 - Fanart - missing images

This commit is contained in:
Luke Pulverenti
2013-05-12 18:57:51 -04:00
parent 2bfcf89abf
commit 1f898cef2d
12 changed files with 568 additions and 255 deletions

View File

@@ -255,7 +255,7 @@ namespace MediaBrowser.Model.Configuration
DownloadMusicArtistImages = new ImageDownloadOptions();
DownloadMusicAlbumImages = new ImageDownloadOptions();
DownloadHDFanArt = true;
MaxBackdrops = 4;
MaxBackdrops = 3;
SortReplaceCharacters = new[] { ".", "+", "%" };
SortRemoveCharacters = new[] { ",", "&", "-", "{", "}", "'" };