update image magick sharp

This commit is contained in:
Luke Pulverenti
2015-03-04 12:22:55 -05:00
parent 5878190cab
commit 2b179ecfe2
7 changed files with 18 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ namespace MediaBrowser.Model.Sync
/// Gets or sets the quality.
/// </summary>
/// <value>The quality.</value>
public SyncQuality Quality { get; set; }
public string Quality { get; set; }
/// <summary>
/// Gets or sets the name.
/// </summary>