Minor fixes
This commit is contained in:
parent
53f99d5d4b
commit
d9f6953416
|
@ -875,6 +875,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
if (dispose)
|
||||
{
|
||||
StopProcesses();
|
||||
_thumbnailResourcePool.Dispose();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -272,7 +272,7 @@ namespace MediaBrowser.MediaEncoding.Probing
|
|||
/// <summary>
|
||||
/// Gets or sets the field_order.
|
||||
/// </summary>
|
||||
/// <value>The loro_surmixlev.</value>
|
||||
/// <value>The field_order.</value>
|
||||
[JsonPropertyName("field_order")]
|
||||
public string FieldOrder { get; set; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user