update ffmpeg

This commit is contained in:
Luke Pulverenti
2015-11-11 10:46:30 -05:00
parent cc19ce0daf
commit c15afb479b
6 changed files with 19 additions and 25 deletions

View File

@@ -104,12 +104,6 @@ namespace MediaBrowser.Model.Configuration
/// <value><c>true</c> if [enable user views]; otherwise, <c>false</c>.</value>
public bool EnableUserViews { get; set; }
/// <summary>
/// Gets or sets a value indicating whether [disable startup scan].
/// </summary>
/// <value><c>true</c> if [disable startup scan]; otherwise, <c>false</c>.</value>
public bool DisableStartupScan { get; set; }
/// <summary>
/// Gets or sets a value indicating whether [enable library metadata sub folder].
/// </summary>