fixes #582 - support tbn image files.

This commit is contained in:
Luke Pulverenti
2013-10-13 01:56:44 -04:00
parent e98665a091
commit 05378c82cb
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ namespace MediaBrowser.Controller.Entities
/// <summary>
/// The supported image extensions
/// </summary>
public static readonly string[] SupportedImageExtensions = new[] { ".png", ".jpg", ".jpeg" };
public static readonly string[] SupportedImageExtensions = new[] { ".png", ".jpg", ".jpeg", ".tbn" };
/// <summary>
/// The trailer folder name