boxset image fixes

This commit is contained in:
Luke Pulverenti
2015-10-14 01:02:30 -04:00
parent 574a796280
commit 1f7e1f5c4a
14 changed files with 97 additions and 24 deletions

View File

@@ -7,15 +7,15 @@ namespace MediaBrowser.Controller.Providers
/// </summary>
None = 0,
/// <summary>
/// The default
/// </summary>
Default = 1,
/// <summary>
/// Existing images will be validated
/// </summary>
ValidationOnly = 2,
ValidationOnly = 1,
/// <summary>
/// The default
/// </summary>
Default = 2,
/// <summary>
/// All providers will be executed to search for new metadata